آدمک مرلین سخنگو ( توپه توپه )
با کدهای زیر میتونید آدمک سخنگو ( یا همون مرلین ) رو داشته باشین . دو کد زیر متفاوت هستند زیرا طوری برنامه ریزی شده که حرکاتشون فرق دارد . دو کد را هیچ وقت با هم استفاده نکنید . در قسمتهایی که نوشته جمله شما باید جمله مورد نظرتون رو حتما به صورت فینگلیش ( فارسی نوشتن با حروف انگلیسی ) بنویسید تا آدمک ( مرلین ) اونو برای مخاطب بخونه ، باور کنید که میشه . اگه باور نمیکنید روی نمونه ها در آخر پست کلیک کنید و ببینید . من شخصا با این کدها از همه بیشتر حال می کنم .
مرلین 1:
کد:
<OBJECT id=AgentControl style="LEFT: 0px; WIDTH: 0px; TOP: 0px"
codeBase=../../../../#VERSION=2,0,0,0 height=0 width=0
classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F VIEWASTEXT></OBJECT><A
href="http://www.****************/"></A><!-- Speech and Agent Files Respectively. There numerous languages available for D/L.-->
</a><!-- Speech and Agent Files Respectively. There numerous languages available for D/L.--><SCRIPT LANGUAGE="VBScript">
Dim Merlin
Dim LoadChar
Dim CharLink
Dim arrSpeech (5)
Dim arrHref (3)
arrHref (1) = "agentB.htm"
arrHref (2) = "agentB.htm"
arrHref (3) = "agentB.htm" 'You need to adjust the URL's in order to work.
function strSpeech(intval)
Set CharLink = Merlin.Speak (arrSpeech (intval))
'newPage = arrHref (intval)
end function
Sub AgentControl_RequestComplete(ByVal Request)
'If Request = CharLink Then
' document.location.href = newPage
'End If
End Sub
Public Sub Window_OnLoad()
'Set LoadChar = AgentControl.Characters.Load ("Merlin", _
' "C:\Windows\msagent\chars\merlin.acs") 'Change to proper root depending on OS.
Set LoadChar = AgentControl.Characters.Load ("Merlin")
On Error Resume Next
Set Merlin = AgentControl.Characters ("Merlin")
Merlin.Show
Merlin.Speak ("jomleye shoma")
Merlin.MoveTo 100,500
Merlin.GestureRight
Merlin.Speak ("jomleye shoma")
Merlin.MoveTo 500,10
Merlin.Speak ("jomleye shoma")
Merlin.MoveTo 200,10
Merlin.Speak ("jomleye shoma")
Merlin.MoveTo 300,300
Merlin.Speak ("jomleye shoma")
Merlin.MoveTo 200,450
Merlin.Speak ("adrese maile shoma")
Merlin.MoveTo 500,10
Merlin.Speak ("adrese webloge shoma")
End Sub
Sub AgentControl_DragStart (ByVal ID, ByVal Button, ByVal Shift,ByVal x, ByVal y)
Merlin.Play ("Alert")
Merlin.Speak ("\Pau=800\\vol=65535\darde eshgh \hamishe \mara\shekast dad ")
End Sub
Sub AgentControl_DragCOmplete (ByVal ID, ByVal Button, ByVal Shift,ByVal x, ByVal y)
Merlin.Play ("RestPose")
End Sub
</SCRIPT></div>
</head>
</body>
</span></span>
</html>
مرلین 2:
کد:
<OBJECT id=wolfi classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F>></OBJECT>
<SCRIPT language=JavaScript type=text/javascript>
function LoadLocalAgent(CharID, CharACS) {
LoadReq = wolfi.Characters.Load(CharID, CharACS);
return(true);
}
var MerlinID;
var MerlinACS;
wolfi.Connected = true;
MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);
Merlin = wolfi.Characters.Character(MerlinID);
Merlin.Show();
Merlin.Play("Surprised");
Merlin.Play("GetAttention");
Merlin.Play("GetAttention");
Merlin.Play("Blink");
Merlin.speak(" jomleye shoma ");
Merlin.speak(" jomleye shoma");
Merlin.Play("Blink"); Merlin.Play("Confused");
Merlin.Play("Blink"); Merlin.Play("Confused");
Merlin.Play("Surprised");
Merlin.Play('Gesturedown');
Merlin.speak(" jomleye shoma");
Merlin.speak(" jomleye shoma ");
Merlin.Play('Gestureleft');
Merlin.speak(" jomleye shoma ");
Merlin.speak(" jomleye shoma ");
Merlin.speak(" jomleye shoma ");
Merlin.speak(" jomleye shoma ");
Merlin.speak("e-mail shoma");
Merlin.Play('Gestureright');
Merlin.speak(" jomleye shoma ");
Merlin.Play("Blink");
Merlin.speak(" Good bye ");
Merlin.Play("Write");
Merlin.Play("Read");
Merlin.Play("Process");
Merlin.Play("Search");
Merlin.Play("Idle1_1");
Merlin.Play("Acknowledge");
Merlin.Play("Alert");
Merlin.Play("Blink");
Merlin.Play("Confused");
Merlin.Play("Decline");
Merlin.Play("DontRecognize");
Merlin.Play("Hearing_2");
Merlin.Play("Hearing_3");
Merlin.Play("Hearing_4");
Merlin.Play("Pleased");
Merlin.Play("Sad");
Merlin.Play("Surprised");
Merlin.Play("Uncertain");
Merlin.Play("GetAttention");
Merlin.Play("DoMagic1");
Merlin.Play("DoMagic2");
Merlin.Play("StartListening");
Merlin.Play("StoptListening");
Merlin.Play("Congratulate");
Merlin.Play("Think");
Merlin.Play("LookDown");
Merlin.Play("LookDownBlink");
Merlin.Play("LookDownReturn");
Merlin.Play("LookUp");
Merlin.Play("LookUpBlink");
Merlin.Play("LookUpReturn");
Merlin.Play("LookRight");
Merlin.Play("LookRightBlink");
Merlin.Play("LookRightReturn");
Merlin.Play("LookLeft");
Merlin.Play("LookLeftBlink");
Merlin.Play("LookLeftReturn");
Merlin.Play("Congratulate");
Merlin.Play("Congratulate_2");
Merlin.Play("Idle2_1");
Merlin.Play("Idle2_2");
Merlin.Play("greet");
Merlin.Play("surprised");
Merlin.Play("announce");
Merlin.Play("Read");
Merlin.Play("Explain");
Merlin.Play("GestureRight");
Merlin.Play("Wave");
Merlin.Play("GestureLeft");
Merlin.Play("Pleased");
Merlin.Play("Blink");
Merlin.Play("GestureDown");
Merlin.Play("Gestureup");
Merlin.Play("GestureDown");
Merlin.Play("processing");
Merlin.Hide();
</SCRIPT>
</HTML>
[ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]
[ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]
کد دو خط قرمز بسیار زیبا به دنبال موس
کد دو خط قرمز بسیار زیبا به دنبال موس :
کد:
<!-- START OF Mouse Cursor Crosshairs DHTML -->
<!-- SUMMARY BRIEF
This DHTML script will make a crosshair to follow
your mouse cursor around.
You can change the color of the crosshair by changing
the color hex codes in the <style> tag in the <head>
of your document.
-->
<!-- Put this portion of the script inside of your <HEAD> tag -->
<style>
<!--
#leftright, #topdown{
position: absolute;
left: 0;
top: 0;
width: 1px;
height: 1px;
layer-background-color: #FF0000;
background-color: #FF0000;
z-index: 100;
font-size: 1px;
}
-->
</style>
<!-- Put this code after your <BODY> tag. -->
<div id="leftright" style="width:expression(document.body.clientWidth-2)"></div>
<div id="topdown" style="height:expression(document.body.clientHeight-2)"></div>
<script language="JavaScript1.2">
<!--
if (document.all&&!window.print){
leftright.style.width=document.body.clientWidth-2
topdown.style.height=document.body.clientHeight-2
}
else if (document.layers){
document.leftright.clip.width=window.innerWidth
document.leftright.clip.height=1
document.topdown.clip.width=1
document.topdown.clip.height=window.innerHeight
}
function followmouse1(){
//move cross engine for IE 4+
leftright.style.pixelTop=document.body.scrollTop+event.clientY+1
topdown.style.pixelTop=document.body.scrollTop
if (event.clientX<document.body.clientWidth-2)
topdown.style.pixelLeft=document.body.scrollLeft+event.clientX+1
else
topdown.style.pixelLeft=document.body.clientWidth-2
}
function followmouse2(e){
//move cross engine for NS 4+
document.leftright.top=e.y+1
document.topdown.top=pageYOffset
document.topdown.left=e.x+1
}
if (document.all)
document.onmousemove=followmouse1
else if (document.layers){
window.captureEvents(Event.MOUSEMOVE)
window.onmousemove=followmouse2
}
function regenerate(){
window.location.reload()
}
function regenerate2(){
setTimeout("window.onresize=regenerate",400)
}
if ((document.all&&!window.print)||document.layers)
//if the user is using IE 4 or NS 4, both NOT IE 5+
window.onload=regenerate2
//-->
</script>
کد پرتاب ستاره در بک گراند
کد پرتاب ستاره را با کدهای بک گراند همزمان نباید استفاده کنید .
کد:
<body>
<script LANGUAGE="JavaScript1.2">
<!--
//set Interval between each firework display,
var intervals=2000
var sparksOn = true;
var speed = 25;
var power = 1;
//Dont change these values-------
var documentWidth=documentHeight=randomx=randomy=leftcorner=topcorner=0
var ns=(document.layers);
var ie=(document.all);
var sparksAflyin = false;
var allDivs = new Array(10);
var totalSparks = 0;
//-------------------------------
function initAll(){
if(!ns && !ie){
sparksOn = false;
return;
}
setInterval("firework()",intervals)
if (ns)
document.captureEvents(Event.MOUSEDOWN | Event.MOUSEMOVE);
for(dNum=0; dNum<7; ++dNum){
if(ie)
allDivs[dNum]=eval('document.all.sDiv'+dNum+'.style');
else
allDivs[dNum]=eval('document.layers["sDiv'+dNum+'"]');
}
}
function firework(){
//below code detects the browser dimenions
if (ie){
documentWidth=document.body.clientWidth
documentHeight=document.body.clientHeight
leftcorner=document.body.scrollLeft
topcorner=document.body.scrollTop
}
else if (ns){
documentWidth=window.innerWidth
documentHeight=window.innerHeight
leftcorner=pageXOffset
topcorner=pageYOffset
}
//below code randomly generates a set of coordinates that fall within the dimension
randomx=leftcorner+Math.floor(Math.random()*documentWidth)
randomy=topcorner+Math.floor(Math.random()*documentHeight)
if(sparksOn){
if(!sparksAflyin){
sparksAflyin=true;
totalSparks=0;
for(var spark=0;spark<=6;spark++){
dx=Math.round(Math.random()*50);
dy=Math.round(Math.random()*50);
moveTo(spark,randomx,randomy,dx,dy);
}
}
}
}
function moveTo(i,tempx,tempy,dx,dy){
if(ie){
if(tempy+80>(document.body.offsetHeight+document.body.scrollTop))
tempy=document.body.offsetHeight+document.body.scrollTop-80;
if(tempx+80>(document.body.offsetWidth+document.body.scrollLeft))
tempx=document.body.offsetWidth+document.body.scrollLeft-80;
}
if(tempx>-50&&tempy>-50){
tempx+=dx;tempy+=dy;
allDivs[i].left=tempx;
allDivs[i].top=tempy;
dx-=power;dy-=power;
setTimeout("moveTo("+i+","+tempx+","+tempy+","+dx+","+dy+")",speed)
}
else
++totalSparks
if(totalSparks==7){
sparksAflyin=false;
totalSparks=0;
}
}
window.onload=initAll
//End-->
</script>
<style>
#sDiv0 {position:absolute; height:1; width:1; font-family:arial black; font-size:25px; color:Aqua;}
#sDiv1 {position:absolute; height:1; width:1; font-family:arial black; font-size:22px; color:red;}
#sDiv2 {position:absolute; height:1; width:1; font-family:arial black; font-size:20px; color:blue;}
#sDiv3 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:orange;}
#sDiv4 {position:absolute; height:1; width:1; font-family:arial black; font-size:25px; color:yellow;}
#sDiv5 {position:absolute; height:1; width:1; font-family:arial black; font-size:25px; color:lightgreen;}
#sDiv6 {position:absolute; height:1; width:1; font-family:arial black; font-size:20px; color:silver;}
</style>
<p></p>
<div id="sDiv0">
*</div>
<div id="sDiv1">
*</div>
<div id="sDiv2">
*</div>
<div id="sDiv3">
*</div>
<div id="sDiv4">
*</div>
<div id="sDiv5">
*</div>
<div id="sDiv6">
*</div>
</body>
</html>
<!--END CODE - Powered java script code by WWW.SONYCARD20.COM-->
کد برای از چپ به راست بردن اسکرول
کد برای از چپ به راست بردن اسکرول :
کد:
<!-- DESCRIPTION: This will make your webpage slide to the right
automatically upon loading of the webpage.
INSTRUCTIONS: Place this script in the HEAD tags of
your webpage. Place your message (WITHOUT ANY SPACES OR BREAKS)
in the page below the BODY tag. Sentences must be continuous or
the script will not work. (Example: Hi.....this....is....a...continuous...sentence..)
If you find the script stopping before it finishes your sentence, change the
H<=4000 variable to a larger number.
FUNCTIONALITY: Works only in NETSCAPE.
-->
<HEAD>
<SCRIPT Language="JavaScript">
//Modified by CoffeeCup Software
//This code is Copyright (c) 1997 CoffeeCup Software
//all rights reserved. License is granted to a single user to
//reuse this code on a personal or business Web Site.
<!--
function coffeeit(){
for (H=0; H<=3000; H++){
parent.scroll(H,0)
}
}
//-->
</SCRIPT>
</HEAD>
<BODY OnLoad="coffeeit()" BGCOLOR=#000000 TEXT=#FFFFFF LINK=#FF0000 VLINK=#FF0000 ALINK=#FF0000>
<P><P><P><BR><BR><BR><P><P><P><BR><BR><BR><P><P><P><P><BR><BR><BR><P><P><P>
<FONT SIZE=5 FACE=ARIAL BLACK>
کد منوی زیبایی که همیشه در هر جای صفحه همراهتان ا ست
کد منوی زیبایی که همیشه همراهتان ا ست . گزینه ها و لینک ها رو خودتون تغییر بدید :
کد:
<!-- START OF Watermark Navigation Menu DHTML -->
<!-- SUMMARY BRIEF
This DHTML script will make a navigation menu
that will follow your screen as you scroll,
kind of like the old Geocities™ watermark.
Look through the code for comments that will
tell you where to change the code to configure
it how you want in order to display the links
that you want.
-->
<!-- Put this code inside of your <HEAD> tag. -->
<STYLE TYPE="text/css">
<!--
.menuheader {
BORDER-COLOR : #000000 ;
cursor : hand ;
Border-Left : #000000 ;
Border-Top : #000000 ;
Padding-Left : 1px ;
Padding-Top : 1px ;
Background-Color : #000000 ;
}
.menu {
Background-Color : white ;
}
.home {
cursor : hand ;
}
.menulinks {
text-decoration:none;
}
//-->
</STYLE>
<!-- Put this code inside of your <BODY> tag on your page, but OUTSIDE of any other tags. This can NOT be inside of any other tags on your page. -->
<SCRIPT Language="Javascript1.2">
<!--
///////////////////////////////////////////////////////////////
// Change the width and placement of the menu on the page below.
///////////////////////////////////////////////////////////////
var menuwidth=110
var offsetleft=10
var offsettop=10
var ns4=document.layers?1:0
var ie4=document.all?1:0
var ns6=document.getElementById&&!document.all?1:0
function makeStatic() {
if (ie4) {object1.style.pixelTop=document.body.scrollTop+offsettop}
else if (ns6) {document.getElementById("object1").style.top=window.pageYOffset+offsettop}
else if (ns4) {eval(document.object1.top=eval(window.pageYOffset+offsettop));}
setTimeout("makeStatic()",0);
}
if (ie4||ns6) {document.write('<span ALIGN="CENTER" ID="object1" STYLE="Position:absolute; Top:20; Left:'+offsetleft+'; Z-Index:5;cursor:hand;background-color:black;"><TABLE BORDER="1" width="'+menuwidth+'" CELLPADDING="0" CELLSPACING="0" BORDERCOLOR="black" bgcolor="white">')}
else if (ns4){ document.write('<LAYER top="20" name="object1" left="'+offsetleft+'" BGCOLOR=black><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="1"><TR><TD><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" width="'+menuwidth+'">')}
///////////////////////////////////////////////////////////////
// Change the name of the menu (the text at the top) below.
// You can also shange the font face, size and border colors.
///////////////////////////////////////////////////////////////
if (ie4||ns6||ns4)
document.write('<TR><TD BGCOLOR="#3399FF" BORDERCOLORDARK="#99CCFF" BORDERCOLORLIGHT="#003399"><P ALIGN=CENTER><FONT SIZE="4" FACE=ARIAL>Navigation</FONT></TD></TR>')
var menui = new Array();
var menul = new Array();
///////////////////////////////////////////////////////////////
// Edit menus listing here. You can make as many as you need,
// just make sure that the numbers go up in order correctly.
// The "menui" variables are the actual link text that will
// show up in the menu. The "menul" variables are the URLs
// that match the text displayed there.
///////////////////////////////////////////////////////////////
menui[0]="CoffeeCup Software";
menui[1]="CoffeeCup HTML Editor";
menui[2]="CoffeeCup Help Site";
menui[3]="CoffeeCup Site Map";
menui[4]="Other CoffeeCup Products";
menui[5]="Bob & Larry\'s Free Stuff";
menui[6]="About CoffeeCup Software";
menui[7]="Bluedomino Webhosting";
menul[0]="http://www.webloger.5u.com";
menul[1]="http://www.webloger.5u.com";
menul[2]="http://www.webloger.5u.com";
menul[3]="http://www.webloger.5u.com";
menul[4]="http://www.webloger.5u.com";
menul[5]="http://www.webloger.5u.com";
menul[6]="http://www.webloger.5u.com";
menul[7]="http://www.webloger.5u.com";
for (i=0;i<=menui.length-1;i++)
///////////////////////////////////////////////////////////////
// You can change table cell background colors below.
// Just change the color names to whatever you want,
// but do NOT change any other code.
///////////////////////////////////////////////////////////////
if (ie4||ns6) {document.write('<TR><TD BORDERCOLOR="white" ONCLICK="location=\''+menul[i]+'\'" onmouseover="className=\'menuheader\'" onMouseout="className=\'menu\'"><CENTER><FONT>'+menui[i]+'</FONT></TD></TR>')}
else if (ns4){document.write('<TR><TD BGCOLOR="white"><ILAYER><LAYER width="'+menuwidth+'" onmouseover="bgColor=\'yellow\'" onmouseout="bgColor=\'white\'"><CENTER><A HREF="'+menul[i]+'" class=menulinks>'+menui[i]+'</A></CENTER></LAYER></ILAYER></TD></TR>')}
if (ie4||ns6) {document.write('</TABLE></span>')}
else if (ns4){document.write('</TABLE></TD></TR></TABLE></LAYER>')}
function menu3(){
if (ns6||ie4||ns4)
makeStatic()
}
window.onload=menu3
//-->
</SCRIPT>
<!-- END OF Watermark Navigation Menu DHTML -->
کد مدت زمانی که شخص وارد سایت یا وبلاگ شده است
کد مدت زمانی که شخص وارد سایت یا وبلاگ شده است :
کد:
<!-- End of Time Spent JavaScript -->
<!-- This scripts tell your sites visitor how long they spent at the page. -->
<!-- Instructions:
1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- Script supplied with CoffeeCup HTML Editor -->
<!-- www.coffeecup.com -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
startday = new Date();
clockStart = startday.getTime();
function initStopwatch() {
var myTime = new Date();
return((myTime.getTime() - clockStart)/1000);
}
function getSecs() {
var tSecs = Math.round(initStopwatch());
var iSecs = tSecs % 60;
var iMins = Math.round((tSecs-30)/60);
var sSecs ="" + ((iSecs > 9) ? iSecs : "0" + iSecs);
var sMins ="" + ((iMins > 9) ? iMins : "0" + iMins);
document.forms[0].timespent.value = sMins+":"+sSecs;
window.setTimeout('getSecs()',1000);
}
// End -->
</script>
<BODY onLoad="window.setTimeout('getSecs()',1)">
<CENTER>
<FORM>
<FONT SIZE="2" FACE="Arial">Time spent here: </FONT><input size=5 name=timespent>
</FORM>
</CENTER>
<!-- End of Time Spent JavaScript -->
کد حرکت جستجو گر به صورت جالب
کد حرکت جستجو گر به صورت جالب :
کد:
<!-- Start of Browser Shake JavaScript -->
<!-- This script causes your entire browser window to shake. ::rumble:: -->
<!-- Instructions: Just put the beginning of this code inside your pages
'<head>' tags and the later part inside your pages '<body>' tags. -->
<!-- Script supplied with CoffeeCup HTML Editor -->
<!-- www.coffeecup.com -->
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<script>
function drop(n) {
if(self.moveBy){
self.moveBy (0,-900);
for(i = n; i > 0; i--){
self.moveBy(0,3);
}
for(j = 8; j > 0; j--){
self.moveBy(0,j);
self.moveBy(j,0);
self.moveBy(0,-j);
self.moveBy(-j,0);
}
}
}
</script>
<SCRIPT language="JavaScript">
<!--
var TrackRed= 0x00; //(RED) Replace the values after '0x' with the
var TrackGreen= 0x00; //(GREEN) two-letter/number hexadecimal color codes
var TrackBlue= 0x00; //(BLUE) in the BODY tag (after bgcolor=).
function FadeTo(steps,red,green,blue)
{
for (var i = 0; i <= steps; i++)
{
var endpart = i/steps;
var startpart = 1 - endpart;
document.bgColor =
Math.floor(TrackRed * startpart + red * endpart)*256*256 +
Math.floor(TrackGreen * startpart + green * endpart)*256 +
Math.floor(TrackBlue * startpart + blue * endpart);
}
TrackRed=red; TrackGreen=green; TrackBlue=blue;
}
//-->
</SCRIPT>
<STYLE TYPE="text/css">
<!--
A {text-decoration:none;}
A:hover {color:silver;}
//-->
</STYLE>
</head>
<body bgcolor="black" text="silver" link="silver"
vlink="silver" alink="silver" onload="drop(300); FadeTo(50,0xFF,0xFF,0xFF);">
<p align="center"><b><font face="Tahoma" size="2">Created By
<a href="http://www.khafankadeh.7p.com/">Webloger.5u.com</a></font></b></p>
</body>
</html>
<!-- End of Browser Shake JavaScript -->
کد این که بفهمید بازدید کنندگانتان از کجا آمده اند
کد این که بفهمید بازدید کنندگانتان از کجا آمده اند :
کد:
</script>
<font size="1"><script language="Javascript" src="http://www.downes.ca/referrers.js"></script></font></body>
</html>
</body>
</html>
</body>
</html>
</body>
</html>
کد ساعت دیجیتال (کامپیوتری) در سایت
کد ساعت دیجیتال (کامپیوتری) در سایت :
کد:
<SCRIPT
LANGUAGE="JavaScript">
var timerID = null;
var timerRunning = false;
function stopclock ()
{
if(timerRunning)
clearTimeout(timerID);
timerRunning = false;
}
function showtime ()
{
var now = new Date();
var hours = now.getHours();
var minutes = now.getMinutes();
var seconds = now.getSeconds()
var timeValue = "" + ((hours >12) ? hours -12 :hours)
timeValue += ((minutes < 10) ? ":0" : ":") + minutes
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
timeValue += (hours >= 12) ? " P.M." : " A.M."
document.clock.face.value = timeValue;
// you could replace the above with this
// and have a clock on the status bar:
// window.status = timeValue;
timerID = setTimeout("showtime()",1000);
timerRunning = true;
}
function startclock ()
{
// Make sure the clock is stopped
stopclock();
showtime();
}
</SCRIPT>
<BODY onLoad="startclock(); timerONE=window.setTimeout" BGCOLOR="000080"
TEXT="ffffff">
<CENTER><form name="clock" onSubmit="0">
<input type="text" name="face" size=13 value=""></CENTER>
کد فرم گذاری برای سایت ( برای سایت های و وبلاگ های پر مخاطب )
کد فرم گذاری برای سایت :
در "value="http://www.p30world.com آدرس سایت یا وبلاگ خودتون رو وارد کنید .
کد:
<!-- TWO STEPS TO INSTALL CUSTOMIZED WINDOW:
1. Paste the coding into the HEAD of your HTML document
2. Put the last code into the BODY of your HTML document -->
<!-- STEP ONE: Copy this code into the HEAD of your HTML document -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function customize(form) {
var address = document.form1.url.value;
var op_tool = (document.form1.tool.checked== true) ? 1 : 0;
var op_loc_box = (document.form1.loc_box.checked == true) ? 1 : 0;
var op_dir = (document.form1.dir.checked == true) ? 1 : 0;
var op_stat = (document.form1.stat.checked == true) ? 1 : 0;
var op_menu = (document.form1.menu.checked == true) ? 1 : 0;
var op_scroll = (document.form1.scroll.checked == true) ? 1 : 0;
var op_resize = (document.form1.resize.checked == true) ? 1 : 0;
var op_wid = document.form1.wid.value;
var op_heigh = document.form1.heigh.value;
var option = "toolbar="+ op_tool +",location="+ op_loc_box +",directories="
+ op_dir +",status="+ op_stat +",menubar="+ op_menu +",scrollbars="
+ op_scroll +",resizable=" + op_resize +",width=" + op_wid +",height="+ op_heigh;
var win3 = window.open("", "what_I_want", option);
var win4 = window.open(address, "what_I_want");
}
function clear(form) {
document.form1.wid.value="";
document.form1.heigh.value="";
}
// End -->
</SCRIPT>
<!-- STEP TWO: Copy this code into the BODY of your HTML document -->
<CENTER>
<h4>Please choose from the following selections to customize your window</h4>
<br>
<TABLE cellpadding=5 border><TR><TD><PRE>
<FORM name=form1 ACTION="javascript:" METHOD="POST">
<INPUT TYPE="text" NAME="url" value="http://www.p30world.com" >: URL
<INPUT TYPE="checkbox" NAME="tool">: Toolbar
<INPUT TYPE="checkbox" NAME="loc_box">: Location
<INPUT TYPE="checkbox" NAME="dir">: Directories
<INPUT TYPE="checkbox" NAME="stat">: Status
<INPUT TYPE="checkbox" NAME="menu">: Menubar
<INPUT TYPE="checkbox" NAME="scroll">: Scrollbars
<INPUT TYPE="checkbox" NAME="resize">: Resizable
<INPUT TYPE="text" NAME="wid" value= >: Width
<INPUT TYPE="text" NAME="heigh" value=>: Height
<BR><CENTER>
<INPUT TYPE="button" VALUE="=ENTER=" OnClick="customize(this.form)">
<INPUT TYPE="reset" VALUE="=RESET=" onClick="clear(this.form)">
</PRE></TD></TR></TABLE>
</FORM>
</CENTER><p><center>
<font face="arial, helvetica" size="-2">
<!-- Script Size: 2.54 KB -->
</font></center></center>
کد مخلوط کردن رنگ های پشت ضمینه با رنگ های دیگر
کد مخلوط کردن رنگ های پشت ضمینه با رنگ های دیگر . خیلی قشنگه .
کد:
<!-- TWO STEPS TO INSTALL CONTINUOUS FADER:
1. Paste the first code into the HEAD of your HTML document
2. Copy the final coding into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into HEAD of your document -->
<HEAD>
<SCRIPT LANGUAGE="Javascript">
<!-- This script and many more are available online free at -->
<! >
<!-- Begin
var COLOR = 999999
var woot = 0
function stoploop() {
document.bgColor = '#000000';
clearTimeout(loopID);
}
function loopBackground() {
if (COLOR > 0) {
document.bgColor = '#' + COLOR
COLOR -= 111111
loopID = setTimeout("loopBackground()",1)
} else {
document.bgColor = '#000000'
woot += 10
COLOR = 999999
COLOR -= woot
loopID = setTimeout("loopBackground()",1)
}
}
// End -->
</SCRIPT>
</HEAD>
<!-- STEP TWO: Add this form to the body of the HTML document -->
<BODY>
<CENTER>
<FORM NAME="background">
<INPUT TYPE="button" VALUE="Start bgColor WARP"
onClick="loopBackground()">
<br>
<input type="button" value="Stop bgColor WARP" onClick="stoploop()">
</FORM>
</CENTER>
<!-- Script Size: 1.16 KB -->
منع انتخاب كلمات و هاي لايت كردن آنها
منع انتخاب كلمات و هاي لايت كردن آنها . با استفاده از این کد و کد منع راست کلیک ( که قبلا تو همین تاپیک معرفی شده ) عمرا کسی از مطالب وبلاگ یا سایت شما بتونه کپی بگیره .
کد:
<SCRIPT language=JavaScript1.2>
//Disable select-text script (IE4+, NS6+)
//Exclusive permission granted to Dynamic Drive to feature script
function disableselect(e){
return false
}
function reEnable(){
return true
}
//if IE4+
document.onselectstart=new Function ("return false")
//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</SCRIPT>
<!----- Script ByTheme.blogfa.com ---->
كد موزيك براي فرمت هاي ريال پلير ( ra , rm , ram )
كد موزيك براي فرمت هاي ريال پلير ( ra , rm , ram )
کد:
<p align="center">
<EMBED src='آدرس آهنگ' width=125 height=30 type=audio/x-pn-realaudio-plugin repeat="true" autostart="true" controls="controlpanel">
<br>
</p>
انتقال صفحه به صورت پنهان
انتقال صفحه به صورت پنهان :
کد:
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<title>New Page 2</title>
</head>
<body>
</body>
<SCRIPT language="JavaScript">
<!--
function getgoing()
{
top.location=" آدرس وبلاگ یا سایت خود را وارد کنید ";
}
if (top.frames.length==0)
{
setTimeout('getgoing()',1);
}
//-->
</SCRIPT>
</html>
کد جلوگیری از ذخیره شدن صفحه
کد جلوگیری از ذخیره شدن صفحه :
کد:
<SCRIPT language=JavaScript1.2>
function disableselect(e){
return false
}
function reEnable(){
return true
}
</SCRIPT>
سخنگو براي وبلاگها با امكان صحبت و خوش آمدگويي و معرفي بخش هاي مختلف وبلاگ به كاربران
سخنگو براي وبلاگها با امكان صحبت و خوش آمدگويي و معرفي بخش هاي مختلف وبلاگ به كاربران . واقعا به درد بخوره . حتما استفاده کنید :
کد:
<OBJECT classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F id=ricci
width="32" height="32"></OBJECT>
<SCRIPT>
var MerlinID;
var MerlinACS;
ricci.Connected = true;
MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);
Merlin = ricci.Characters.Character(MerlinID);
Merlin.Show();
Merlin.Play("congratulate");
Merlin.Speak("welcome to saeed saghary.persianblog.com");
Merlin.Play("announce");
Merlin.Think("website www.saeedsaghary.persianblog.com");
Merlin.Play("domagic2");
Merlin.Think("mailtosaghary2000@yahoo.com");
Merlin.Play("domagic1");
Merlin.Hide();
function LoadLocalAgent(CharID, CharACS) {
LoadReq = ricci.Characters.Load(CharID, CharACS);
return(true);
}
</SCRIPT>
</body>
لرزش مرورگر به مدت 2 ثانيه
لرزش مرورگر به مدت 2 ثانيه :
کد:
<p align="center">
<SCRIPT language=JavaScript>
<!-- Begin
function shake(n) {
if (parent.moveBy) {
for (i = 10; i > 0; i--) {
for (j = n; j > 0; j--) {
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,i);
}
}
}
}
// End -->
</SCRIPT>
<SCRIPT language=JavaScript>
<!--
shake(1);
//-->
</SCRIPT>
قويترين سيستم دوستيابي جهان را به وبلاگ خود اضافه كنيد
قويترين سيستم دوستيابي جهان را به وبلاگ خود اضافه كنيد :
کد:
<html dir="rtl">
<head>
<meta http-equiv="Content-Language" content="en-us">
<STYLE>.textforyp {
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000; FONT-FAMILY: Verdana,Arial,helvetica
}
.boxforyp {
FONT: 10px Verdana,Arial,helvetica; COLOR: #000; BACKGROUND-COLOR: #a3c5ed
}
.buttonforyp {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000; BACKGROUND-COLOR: #7ba6db
}
</STYLE>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<style>
<!--
.textforyp {
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000; FONT-FAMILY: Verdana,Arial,helvetica
}
.boxforyp {
FONT: 10px Verdana,Arial,helvetica; COLOR: #000; BACKGROUND-COLOR: #a3c5ed
}
INPUT {
BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000 1px solid; FONT-FAMILY: tahoma, times new roman; BACKGROUND-COLOR: #c4d4f8
}
.buttonforyp {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000; BACKGROUND-COLOR: #7ba6db
}
.blogtitle {
FONT-WEIGHT: bold; FONT-SIZE: 40px; FILTER: glow(Color=#000000,Strength=10); MARGIN: 2px; WIDTH: 450px; COLOR: #00ff00; FONT-FAMILY: Arial, times new roman, sans-serif; HEIGHT: 60px
}
.adver {
PADDING-RIGHT: 3px; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 2px; COLOR: #000; PADDING-TOP: 2px; FONT-FAMILY: tahoma, times new roman, verdana, arial, sans-serif; TEXT-ALIGN: justify
}
A {
FONT-SIZE: 11px; COLOR: #000; TEXT-DECORATION: none
}
A:link {
FONT-WEIGHT: bold; COLOR: #2871ca; TEXT-DECORATION: none
}
a:link.post1 {
FONT-SIZE: 8pt; COLOR: #1b4a85; TEXT-DECORATION: none
}
-->
</style>
</head>
<body>
<p>
<NOSCRIPT>
<A target=_blank
href="http://v1.nedstatbasic.net/stats?ACCkNQQuuLhe7bR0R/EwxQgVCGLw"><IMG
height=18
src="C:\My Documents\New Folder (5)\New Folder\Tootfarangi4Kid Mohamad's PersiᡡanBlog_files\n(1).gif"
width=18 border=0 nosave=""></A></NOSCRIPT> <!-- End Nedstat Basic code -->
</p>
<DIV id=side14 style="border:3px solid #03366d; WIDTH: 472; HEIGHT: 95; font-weight:normal; left:57; position:absolute; top:35; text-align:center; background-color:#2669bd">
<CENTER>
<STYLE>.textforyp {
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000; FONT-FAMILY: Verdana,Arial,helvetica
}
.boxforyp {
FONT: 10px Verdana,Arial,helvetica; COLOR: #000; BACKGROUND-COLOR: #a3c5ed
}
.buttonforyp {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000; BACKGROUND-COLOR: #7ba6db
}
</STYLE>
<TABLE height=60 cellSpacing=0 cellPadding=0 width=468 bgColor=#2669bd
border=0><FORM
action=http://rd.yahoo.com/SIG=11ocok4fv/M=214040.4307236.5568782.42/S=55377088:N/EXP=1075208816/A=1927468/R=0/*http://personals.yahoo.com/us/common/quicksearch
method=get target=_blank>
<INPUT type=hidden value=1 name=submit1 style="font-size: 11px; color: #000000; font-family: tahoma, 'times new roman'; border: 1px solid #000; background-color: #c4d4f8">
<INPUT
type=hidden value=2 name=r_has_photo style="font-size: 11px; color: #000000; font-family: tahoma, 'times new roman'; border: 1px solid #000; background-color: #c4d4f8">
<INPUT type=hidden value=search
name=dest style="font-size: 11px; color: #000000; font-family: tahoma, 'times new roman'; border: 1px solid #000; background-color: #c4d4f8">
<TBODY>
<TR>
<TD rowSpan=2 dir="ltr"> </TD>
<TD dir="ltr"> </TD></TR>
<TR>
<TD dir="ltr">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 dir="ltr">
<TBODY>
<TR align=middle dir="ltr">
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">من يك </span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">به دنبال</span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">با سن</span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">با كد شهر</span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"> </TD></TR>
<TR align=middle dir="ltr">
<TD class=textforyp vAlign=top dir="ltr"><SELECT class=boxforyp
id=r_gender_pref name=r_gender_pref>
<OPTION value=2
selected dir="ltr">Man</OPTION><OPTION value=1 dir="ltr">Woman</OPTION></SELECT></TD>
<TD class=textforyp vAlign=top dir="ltr"><SELECT class=boxforyp id=r_gender
name=r_gender><OPTION value=1 selected dir="ltr">Woman</OPTION>
<OPTION
value=2 dir="ltr">Man</OPTION></SELECT></TD>
<TD class=textforyp vAlign=top dir="ltr">
<INPUT class=boxforyp id=r_min_age
maxLength=80 size=3 name=r_min_age> <font face="Tahoma">
<span lang="fa">تا</span></font>
<INPUT class=boxforyp
id=r_max_age maxLength=80 size=3 name=r_max_age> </TD>
<TD class=textforyp vAlign=top dir="ltr">
<INPUT class=boxforyp maxLength=80
size=10 name=csz></TD>
<TD class=textforyp vAlign=top noWrap dir="ltr"><INPUT class=buttonforyp type=submit value=Go! name=submit></TD></TR></TBODY></TABLE></TD></TR></FORM></TBODY></TABLE>
<P class=blogtitle>
<a href="alierfan84.blogfa.com">
<font face="Arial Black" size="6" color="#7BA6DB">saeedsaghary</font></a></P></CENTER></DIV>
</body>
</html>
كشف مدت زمان مورد نياز براي Download
كشف مدت زمان مورد نياز براي Download :
کد:
<SCRIPT LANGUAGE="JavaScript">
<!--Total Java Scripts 99 - Next Step Software-->
<!-- Begin
function MakeArray(n) {
this.length = n;
for (var i = 1; i <= n; i++) {
this[i] = 0 }
return this
}
speedVar = new MakeArray(11);
speedVar[1] = "1.1719"
speedVar[2] = "1.7578"
speedVar[3] = "3.5156"
speedVar[4] = "6.8359"
speedVar[5] = "7.8125"
speedVar[6] = "16.6250"
speedVar[7] = "187.9883"
speedVar[8] = "1220.7031"
speedVar[9] = "3295.8984"
speedVar[10] = "5493.1641"
speedVar[11] = "18920.8984"
function compute(form, mult){
for (i=1; i < 12; i++){
if (form.size.value==null||form.size.value.length==0){
form.size.value=0;}
if (form[i+"hour"].value==null||form[i+"hour"].value.length==0){
form[i+"hour"].value=0;}
if (form[i+"minute"].value==null||form[i+"minute"].value.length==0){
form[i+"minute"].value=0;}
if (form[i+"second"].value==null||form[i+"second"].value.length==0){
form[i+"second"].value=0;}
if (mult != 0 && form.size.value != 0){
with (Math){
var speed = speedVar[i];
var TotalTime = ((form.size.value*mult)/speed);
var TotalHours = floor((TotalTime/3600));
var TotalHoursMod = (TotalTime%3600);
var TotalMin = floor(TotalHoursMod/60);
var TotalMinMod = (TotalHoursMod%60);
var TotalSec = floor(TotalMinMod);
form[i+"hour"].value=TotalHours;
form[i+"minute"].value=TotalMin;
form[i+"second"].value=TotalSec;
}
}
}
return;
}
// End -->
</SCRIPT>
<FORM METHOD="POST">
<INPUT TYPE="HIDDEN" NAME="7second" SIZE="6"><INPUT TYPE="HIDDEN" NAME="7minute" SIZE="6"> <INPUT TYPE="HIDDEN" NAME="7hour" SIZE="6">
<CENTER>
<TABLE BORDER="1" bordercolor="#000080" style="border-width:0; border-collapse: collapse" cellpadding="0" cellspacing="0" width="323" height="164">
<TR>
<TD width="162" height="19" style="border-left: medium none #000080; border-right-style: none; border-right-width: medium; border-top: medium none #000080; border-bottom-style: none; border-bottom-width: medium">
<p align="center" style="margin-top: 0; margin-bottom: 0"><font face="Tahoma">
<span style="font-size: 8pt">حجم فايل<b>
<INPUT NAME="size" SIZE="10" style="color: #000080; border: 1px solid #0000FF; background-color: #F4F4FF"></b></span></font></p>
<p align="center" style="margin-top: 0; margin-bottom: 0"><font face="Tahoma">
<span style="font-size: 8pt"><b> <INPUT TYPE="button" OnClick="compute(this.form, 1)" VALUE="KB" style="font-family: tahoma; font-size: 10; color: #800000; border: 1px solid #FF0000; background-color: #FFECEC">
<INPUT TYPE="button" OnClick="compute(this.form, 1024)" VALUE="MB" style="color: #800000; font-family: Tahoma; font-size: 10; border: 1px solid #FF0000; background-color: #FFECEC"><span lang="en-us">
</span> </b></span></font></TD>
<TD colspan=3 width="158" height="19" style="border-left-style: none; border-left-width: medium; border-right: medium none #000080; border-top: medium none #000080; border-bottom-style: none; border-bottom-width: medium"><center>
<p><font face="Tahoma" style="font-size: 8pt"><span lang="en-us">Download </span>
مدت زمان مورد نياز براي </font></p>
</CENTER>
</TD>
</TR>
<TR>
<TH width="162" height="14" style="border-left: medium none #000080; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">
<font face="Tahoma" style="font-size: 8pt; font-weight: 400">بر اساس سرعت </font></TH>
<TH width="53" height="14" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt; font-weight: 400">ساعت </font> </TH>
<TH width="52" height="14" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt; font-weight: 400">دقيقه </font> </TH>
<TH width="51" height="14" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt; font-weight: 400">ثانيه</font></TH>
</TR>
<TR>
<TD BGCOLOR="#ffffff" width="162" height="20" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt">9.6 Kb</font></TD>
<TD width="53" height="20" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="1hour" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="52" height="20" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="1minute" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="51" height="20" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma" style="font-size: 8pt; font-weight: 700">
<INPUT NAME="1second" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2"></font></TD>
</TR>
<TR>
<TD BGCOLOR="#ffffff" width="162" height="21" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt">14.4 Kb</font></TD>
<TD width="53" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="2hour" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="52" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="2minute" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="51" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma" style="font-size: 8pt; font-weight: 700">
<INPUT NAME="2second" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2"></font></TD>
</TR>
<TR>
<TD BGCOLOR="#ffffff" width="162" height="21" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt">28.8 Kb</font></TD>
<TD width="53" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="3hour" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="52" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="3minute" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="51" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma" style="font-size: 8pt; font-weight: 700">
<INPUT NAME="3second" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2"></font></TD>
</TR>
<TR>
<TD BGCOLOR="#ffffff" width="162" height="21" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt">56 Kb</font></TD>
<TD width="53" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="4hour" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="52" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="4minute" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="51" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma" style="font-size: 8pt; font-weight: 700">
<INPUT NAME="4second" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2"></font></TD>
</TR>
<TR>
<TD BGCOLOR="#ffffff" width="162" height="21" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt">ISDN (64 Kb)</font></TD>
<TD width="53" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="5hour" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="52" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="5minute" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="51" height="21" style="border-style: none; border-width: medium">
<p align="center"><font face="Tahoma" style="font-size: 8pt; font-weight: 700">
<INPUT NAME="5second" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2"></font></TD>
</TR>
<TR>
<TD BGCOLOR="#ffffff" width="162" height="19" style="border-style: none; border-width: medium">
<font face="Tahoma" style="font-size: 8pt">ISDN (128 Kb)</font></TD>
<TD width="53" height="19" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom: 1px none #000080">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="6hour" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="52" height="19" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom: 1px none #000080">
<p align="center"><font face="Tahoma"><span style="font-size: 8pt"><b>
<INPUT NAME="6minute" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2">
</b></span></font> </TD>
<TD width="51" height="19" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom: 1px none #000080">
<p align="center"><font face="Tahoma" style="font-size: 8pt; font-weight: 700">
<INPUT NAME="6second" SIZE="6" style="color: #008000; border: 1px solid #00AE00; background-color: #F2FFF2"></font></TD>
</TR>
<b>
<INPUT TYPE="HIDDEN" NAME="8hour" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="8minute" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="8second" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="9hour" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="9minute" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="9second" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="10hour" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="10minute" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="10second" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="11hour" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="11minute" SIZE="6">
<INPUT TYPE="HIDDEN" NAME="11second" SIZE="6">
</b>
</TABLE>
</FORM>
</CENTER>
نمايش آي پي سيستم كاربر وبلاگ
نمايش آي پي سيستم كاربر وبلاگ :
کد:
<font face="Tahoma">
<a target="_blank" href="http://www.dlisland.com">
<BR>
<SCRIPT language=JavaScript>
var ip = '62.219.90.152';
document.write("آدرس آي پي شما :"+ip+"");
</SCRIPT>
<BR></a><BR>
</font>
کابر به راحتی می تواند id شما را add کند
کابر به راحتی می تواند id شما را add کند :
کد:
<a href="http://edit.yahoo.com/config/send_webmesg?.target=YOURYAHOONAME&.src=pg">Add me to yahoo</a>
نشان دهنده مدت زمان حضور كاربر در وبلاگ شما
نشان دهنده مدت زمان حضور كاربر در وبلاگ شما :
کد:
</script>
<meta http-equiv="Content-Language" content="en-us">
<P align=left>
<a target="_blank" href="http://alierfan84.blogfa.com" style="text-decoration: none">
<span style="font-size: 9pt">http://mohandes-computer.blogfa.com<SCRIPT lang=JavaScript>
day = new Date();
miVisit = day.getTime();
function clock() {
dayTwo = new Date();
hrNow = dayTwo.getHours();
mnNow = dayTwo.getMinutes();
scNow = dayTwo.getSeconds();
miNow = dayTwo.getTime();
if (hrNow == 0) {
hour = 12;
ap = " AM";
} else if(hrNow <= 11) {
ap = " AM";
hour = hrNow;
} else if(hrNow == 12) {
ap = " PM";
hour = 12;
} else if (hrNow >= 13) {
hour = (hrNow - 12);
ap = " PM";
}
if (hrNow >= 13) {
hour = hrNow - 12;
}
if (mnNow <= 9) {
min = "0" + mnNow;
}
else (min = mnNow)
if (scNow <= 9) {
secs = "0" + scNow;
} else {
secs = scNow;
}
time = hour + ":" + min + ":" + secs + ap;
document.form.button.value = time;
setTimeout('clock()', 1000);
}
function timeInfo() {
milliSince = miNow;
milliNow = miNow - miVisit;
secsVisit = Math.round(milliNow / 1000);
minsVisit = Math.round((milliNow / 1000) / 60);
alert(" حدود " + minsVisit + " دقيقه و "
+ secsVisit + "ثانيه از بودن شما در سايت مهندس کامپیوترمي گذره ... خوش باشيد ");
}
document.write("<form name=\"form\">"
+ "<input type=button style='cursor=help' style='border=blue' style='height=20' style='background=#ff0033' style='color=white' value=\"Click for info!\""
+ " name=button onClick=\"timeInfo()\"></form>");
onError = null;
clock();
</SCRIPT></body></span></a>