/*********************************************** * Conveyor belt slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ //Specify the slider's width (in pixels) var sliderwidth="600" //Specify the slider's height var sliderheight="99px" //Specify the slider's slide speed (larger is faster 1-10) var slidespeed=2 //configure background color: slidebgcolor="#000000" //Specify the slider's images var leftrightslide=new Array() var finalslide='' leftrightslide[0]='' leftrightslide[1]='' leftrightslide[2]='' leftrightslide[3]='' leftrightslide[4]='' leftrightslide[5]='' //Specify gap between each image (use HTML): var imagegap=" " //Specify pixels gap between each slideshow rotation (use integer): var slideshowgap=5 ////NO NEED TO EDIT BELOW THIS LINE//////////// var copyspeed=slidespeed leftrightslide=''+leftrightslide.join(imagegap)+'' var iedom=document.all||document.getElementById if (iedom) document.write(''+leftrightslide+'') var actualwidth='' var cross_slide, ns_slide function fillup(){ if (iedom){ cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2 cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3 cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide actualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidth cross_slide2.style.left=actualwidth+slideshowgap+"px" } else if (document.layers){ ns_slide=document.ns_slidemenu.document.ns_slidemenu2 ns_slide2=document.ns_slidemenu.document.ns_slidemenu3 ns_slide.document.write(leftrightslide) ns_slide.document.close() actualwidth=ns_slide.document.width ns_slide2.left=actualwidth+slidesho
About Us |
Contact Us |
Advertise with Us |
Agent Products |
Broker Products |
Builder Products
Property Directory |
New Homes |
Career Opportunities |
Privacy |
Terms & Conditions |
Site Map |
Feedback
© Copyright 2007 - 2008 Dominion Enterprises. All Rights Reserved.