Picture animation banner ads scroll up and down to customize pictures links and so on


You can customize the image, link, length, width, etc. The left and right arrows appear when the cursor is moved over the picture.

Here is the HTML file code:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="JS code , Focus figure ,JS AD code ,JS The special effects of code " />
<meta name="description" content=" This code content is adjustable size banner Banner effect, common webmaster code, more focus map code please visit ke leyi JS Code channel. " />
<title> The banner AD strip scrolls up and down _ KeLeYi </title><base target="_blank" />
</head>
<body style="text-align:center">
<h2> The banner AD strip scrolls up and down </h2>
<div id="ad_headerbanner"><SCRIPT src="http://keleyi.com/keleyi/phtml/flash/js/keleyi.falsh.js" type=text/javascript></SCRIPT>

<SCRIPT type=text/javascript>
<!--
var fp_pics="",fp_links="";
//Advertising pictures with links
fp_pics += " § "+"http://keleyi.com/keleyi/phtml/flash/images/w1.jpg"; //Advertising picture address
fp_links += " § "+escape("http://keleyi.com/a/bjac/3wjq3xm2.htm"); //Advertising link address
//Advertising pictures with links
fp_pics += " § "+"http://keleyi.com/keleyi/phtml/flash/images/w2.jpg"; //Advertising picture address
fp_links += " § "+escape("http://keleyi.com/a/bjac/06r1x7tg.htm"); //Advertising link address
//Advertising pictures with links
fp_pics += " § "+"http://keleyi.com/keleyi/phtml/flash/images/w3.jpg"; //Advertising picture address
fp_links += " § "+escape("http://keleyi.com/a/bjac/gucmqug3.htm"); //Advertising link address
fp_pics=fp_pics.substring(1);
fp_links=fp_links.substring(1);
//Default images with links
var def_pic = "images/w2.jpg"; //Default image address
var def_link = escape("http://keleyi.com/"); //Default image link

var FP = new zadaiFlash("http://keleyi.com/keleyi/phtml/flash/flipper.swf", "FP_L_swf", 950, 90, "7", "#FFFFFF", false, "High");
FP.addParam("menu", "false");
FP.addParam("wmode", "transparent");
FP.addVariable("pic_width", "950"); //Image width
FP.addVariable("pic_height", "90"); //Pictures of high
FP.addVariable("flip_time", "300"); //Flip CARDS speed
FP.addVariable("pause_time", "2000"); //Time interval between
FP.addVariable("wait_time", "2000"); //Waiting time
FP.addVariable("pics", fp_pics); //Advertising picture address
FP.addVariable("urls", fp_links); //Advertising link address
FP.addVariable("def_pic", def_pic); //Default image address
FP.addVariable("def_link", def_link); //Default link address
FP.write("ad_headerbanner");
//-->
</SCRIPT></div>
<br><br>
</body>
</html>