var variableslide2=new Array() //variableslide2[x]=["path to image", "OPTIONAL link for image", "OPTIONAL text description (supports HTML tags)"] variableslide2[0]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=588', '/exhibitordetail.php?page_heading=Sponsor Profile&id=341', '']; variableslide2[1]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=605', '/exhibitordetail.php?page_heading=Sponsor Profile&id=359', '']; variableslide2[2]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=601', '/exhibitordetail.php?page_heading=Sponsor Profile&id=358', '']; variableslide2[3]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=589', '/exhibitordetail.php?page_heading=Sponsor Profile&id=338', '']; variableslide2[4]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=602', '/exhibitordetail.php?page_heading=Sponsor Profile&id=356', '']; variableslide2[5]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=557', '/exhibitordetail.php?page_heading=Sponsor Profile&id=335', '']; variableslide2[6]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=604', '/exhibitordetail.php?page_heading=Sponsor Profile&id=351', '']; variableslide2[7]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=592', '/exhibitordetail.php?page_heading=Sponsor Profile&id=344', '']; variableslide2[8]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=594', '/exhibitordetail.php?page_heading=Sponsor Profile&id=317', '']; variableslide2[9]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=535', '/exhibitordetail.php?page_heading=Sponsor Profile&id=323', '']; variableslide2[10]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=603', '/exhibitordetail.php?page_heading=Sponsor Profile&id=357', '']; variableslide2[11]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=460', '/exhibitordetail.php?page_heading=Sponsor Profile&id=235', '']; variableslide2[12]=['http://www.health-e-nation.com.au/cms/imagedb_render.php?imgid=590', '/exhibitordetail.php?page_heading=Sponsor Profile&id=329', '']; 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' contentcontainer2+='' if (variableslide2[currentslide2][1]!="") contentcontainer2+='' contentcontainer2+='' if (variableslide2[currentslide2][2]!="") contentcontainer2+=variableslide2[currentslide2][2] if (document.layers){ crossrotateobj2.document.write(contentcontainer2) crossrotateobj2.document.close() } else if (ie||dom) crossrotateobj2.innerHTML=contentcontainer2 if (currentslide2==variableslide2.length-1) currentslide2=0 else currentslide2++ setTimeout("rotateimages2()",slidedelay) } if (ie||dom) document.write('
') function start_slider2(){ crossrotateobj2=dom? document.getElementById("slidedom2") : ie? document.all.slidedom2 : document.slidensmain2.document.slidenssub2 if (document.layers) document.slidensmain2.visibility="show" rotateimages2() } if (ie||dom) start_slider2() else if (document.layers) window.onload=start_slider2 //counter++; //alert(counter) document.write('')