document.writeln(''); var jsfouritmenu = new Array(); var jsfouriturls = new Array(); document.write('');
document.writeln(''); jsfouritmenu[jsfouritmenu.length]="flower15s.jpg"; jsfouriturls[jsfouriturls.length]="http://www.anfyflash.com/clickpage.html"; document.write('');
document.writeln(''); jsfouritmenu[jsfouritmenu.length]="flower3s.jpg"; jsfouriturls[jsfouriturls.length]="http://www.anfyflash.com/clickpage.html"; document.write('');
document.writeln(''); jsfouritmenu[jsfouritmenu.length]="flower4s.jpg"; jsfouriturls[jsfouriturls.length]="http://www.anfyflash.com/clickpage.html"; document.write('');



function jsfouritclick() {
  var ptr = jsfouritmptr+1;
  if (ptr>=jsfouritmenu.length) ptr=0;
  window.open(jsfouriturls[ptr], "_blank");
}

function jsfouritgetref(ns4n, etcn) {
  if (document.layers) return document.layers[ns4n];
    else if (document.all) return document.all[etcn];
    else return document.getElementById(etcn);
}

function jsfouritm() {
  var ptr = jsfouritmptr;
  var cnt = jsfouritmdocnt;
  var iw = 240, ih = 187;
  var iw2 = iw>>1, ih2 = ih>>1;
  var bptr = ptr+1; if (bptr>=jsfouritmenu.length) bptr=0;
  var ox = 200; var oy = 100;
  var ref;
  ref = jsfouritgetref('sithere4', 'sithere');
  if (ref==null) {
	if (document.layers) document.writeln('<layer name="sithere4" width="'+iw+'" height="'+ih+'" >');
	document.writeln('<div id="sithere" style="position:absolute; left:'+ox+'px; top:'+oy+'px; width:'+iw+'; height:'+ih+'; overflow:hidden;">');
	document.writeln('<a href=# onClick="jsfouritclick()"><img src='+jsfouritmenu[bptr]+' name="bgr4i" border=0 width='+iw+' height='+ih+'></a>');

	if (document.layers) document.writeln('<layer name="ti4ul4" width='+iw2+' height='+ih2+'>');
	document.writeln('<div id="ti4ul" style="position:absolute; left:0px; top:0px; width:'+iw2+'; height:'+ih2+'; overflow:hidden;">');
	document.writeln('<img src='+jsfouritmenu[ptr]+' name="ti4uli" width='+iw+' height='+ih+'>');
	document.writeln('</div>');
	if (document.layers) document.writeln('</layer>');

	if (document.layers) document.writeln('<layer name="ti4ur4" width='+(iw-iw2)+' height='+ih2+'>');
	document.writeln('<div id="ti4ur" style="position:absolute; left:'+iw2+'px; top:0px; width:'+(iw-iw2)+'; height:'+ih2+'; overflow:hidden;">');
	document.writeln('<div id="ti4urcut" style="position:absolute; left:'+(-iw2)+'px; top:0px; width:'+(iw-iw2)+'; height:'+ih2+';">');
	document.writeln('<img src='+jsfouritmenu[ptr]+' name="ti4uri" width='+iw+' height='+ih+'>');
	document.writeln('</div></div>');
	if (document.layers) document.writeln('</layer>');

	if (document.layers) document.writeln('<layer name="ti4bl4" width='+iw2+' height='+(ih-ih2)+'>');
	document.writeln('<div id="ti4bl" style="position:absolute; left:0px; top:'+ih2+'px; width:'+iw2+'; height:'+(ih-ih2)+'; overflow:hidden;">');
	document.writeln('<div id="ti4blcut" style="position:absolute; left:0px; top:'+(-ih2)+'px; width:'+iw2+'; height:'+(ih-ih2)+';">');
	document.writeln('<img src='+jsfouritmenu[ptr]+' name="ti4bli" width='+iw+' height='+ih+'>');
	document.writeln('</div></div>');
	if (document.layers) document.writeln('</layer>');

	if (document.layers) document.writeln('<layer name="ti4br4" width='+(iw-iw2)+' height='+(ih-ih2)+'>');
	document.writeln('<div id="ti4br" style="position:absolute; left:'+iw2+'px; top:'+ih2+'px; width:'+(iw-iw2)+'; height:'+(ih-ih2)+'; overflow:hidden;">');
	document.writeln('<div id="ti4brcut" style="position:absolute; left:'+(-iw2)+'px; top:'+(-ih2)+'px; width:'+(iw-iw2)+'; height:'+(ih-ih2)+';">');
	document.writeln('<img src='+jsfouritmenu[ptr]+' name="ti4bri" width='+iw+' height='+ih+'>');
	document.writeln('</div></div>');
	if (document.layers) document.writeln('</layer>');

	document.writeln('</div>');
	if (document.layers) document.writeln('</layer>');
  } else {
	if (document.layers) ref.moveTo(ox,oy); else { ref.style.left = ox; ref.style.top = oy; }
	cnt--; if (cnt<0) {

	  document['ti4uli'].src = jsfouritmenu[bptr];
	  document['ti4uri'].src = jsfouritmenu[bptr];
	  document['ti4bri'].src = jsfouritmenu[bptr];
	  document['ti4bli'].src = jsfouritmenu[bptr];

	  jsfouritmptr++; if (jsfouritmptr>=jsfouritmenu.length) jsfouritmptr=0;
	  cnt = 101;
	}

	if (cnt<=100) document['bgr4i'].src = jsfouritmenu[bptr];

	var cx = Math.round(iw2*cnt/100);
	var cy = Math.round(ih2*cnt/100);

	ref=jsfouritgetref('ti4ul4','ti4ul');
	if (document.layers) ref.moveTo(0, cy-ih2); else { ref.style.top = cy-ih2; ref.style.left = 0; }

	ref=jsfouritgetref('ti4ur4','ti4ur');
	if (document.layers) ref.moveTo(iw-cx, 0); else { ref.style.top = 0; ref.style.left = iw-cx; }

	ref=jsfouritgetref('ti4br4','ti4br');
	if (document.layers) ref.moveTo(iw2, ih-cy); else { ref.style.top = ih-cy; ref.style.left = iw2; }

	ref=jsfouritgetref('ti4bl4','ti4bl');
	if (document.layers) ref.moveTo(cx-iw2, ih2); else { ref.style.top = ih2; ref.style.left = cx-iw2; }

	jsfouritmdocnt = cnt;
  }
  setTimeout("jsfouritm()",10,"JavaScript");
}

var jsfouritmptr = 0;
var jsfouritmdocnt = 100;

var jsfouritpre = new Array();
for (var i=0; i<jsfouritmenu.length; i++) {
  jsfouritpre[i] = new Image;
  jsfouritpre[i].src = jsfouritmenu[i];
}

jsfouritm();



//DO NOT MODIFY
/*
<APPLETINFO>
appletname=jstileimage
applettype=JAVASCRIPT
created=1064911975040
appletfilename=jstileimage1.js
</APPLETINFO>
<JAVASCRIPT>
ox=200
oy=100
iw=240
ih=187
tpause=10
urlo=http://www.anfyflash.com/clickpage.html
target=_blank
</JAVASCRIPT>
<HTMLGENERATOR>
image=-
image_GS=2;images;url
mystarttag=-
mystarttag_GS=1;-
url_GS=0;-
url0=http://www.anfyflash.com/clickpage.html
url1=http://www.anfyflash.com/clickpage.html
url2=http://www.anfyflash.com/clickpage.html
images_GS=4;-
images0=flower15s.jpg
images1=flower3s.jpg
images2=flower4s.jpg
</HTMLGENERATOR>
*/
