var variableslide4=new Array() //variableslide4[x]=["path to image", "OPTIONAL link for image", "OPTIONAL text description (supports HTML tags)"] variableslide4[0]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=597', '/exhibitordetail.php?page_heading=Sponsor Profile&id=350', '']; variableslide4[1]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=580', '/exhibitordetail.php?page_heading=Sponsor Profile&id=332', '']; variableslide4[2]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=558', '/exhibitordetail.php?page_heading=Sponsor Profile&id=333', '']; variableslide4[3]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=581', '/exhibitordetail.php?page_heading=Sponsor Profile&id=334', '']; variableslide4[4]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=599', '/exhibitordetail.php?page_heading=Sponsor Profile&id=353', '']; variableslide4[5]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=600', '/exhibitordetail.php?page_heading=Sponsor Profile&id=348', '']; var slidewidth='154px' //set to width of LARGEST image in your slideshow var slideheight='80px' //set to height of LARGEST iamge in your slideshow, plus any text description //var slidebgcolor='#F3F3F3' var slidebgcolor='#FFFFFF' //configure the below variable to determine the delay between image rotations (in miliseconds) var slidedelay=5000 ////Do not edit pass this line//////////////// var ie=document.all var dom=document.getElementById for (i=0;i' contentcontainer4+='' if (variableslide4[currentslide4][1]!="") contentcontainer4+='' contentcontainer4+='' if (variableslide4[currentslide4][2]!="") contentcontainer4+=variableslide4[currentslide4][2] if (document.layers){ crossrotateobj4.document.write(contentcontainer4) crossrotateobj4.document.close() } else if (ie||dom) crossrotateobj4.innerHTML=contentcontainer4 if (currentslide4==variableslide4.length-1) currentslide4=0 else currentslide4++ setTimeout("rotateimages4()",slidedelay) } if (ie||dom) document.write('
') function start_slider4(){ crossrotateobj4=dom? document.getElementById("slidedom4") : ie? document.all.slidedom4 : document.slidensmain4.document.slidenssub4 if (document.layers) document.slidensmain4.visibility="show" rotateimages4() } function show_only_one_logo(){ crossrotateobj4=dom? document.getElementById("slidedom4") : ie? document.all.slidedom4 : document.slidensmain4.document.slidenssub4 if (document.layers) document.slidensmain4.visibility="show" contentcontainer4='
' if (variableslide4[currentslide4][0]!="") { contentcontainer4+='' contentcontainer4+='' } if (ie||dom){ crossrotateobj4.innerHTML=contentcontainer4 } } if (ie||dom) //Chainat does a quick fix for ie6: There is only one principal sponsor's logo so do not need to rotate. Fix the flick problem. //show_only_one_logo() start_slider4() else if (document.layers) window.onload=start_slider4 //counter++; //alert(counter) document.write('')