

// Distributed by http://www.hypergurl.com
// Scrollers width here (in pixels)
var scrollerwidth="360px"
// Scrollers height here
var scrollerheight = "185px"
// Scrollers speed here (larger is faster 1-10)
var scrollerspeed = 1
// Scrollers content here
var scrollercontent = '<p class=\x22survey\x22>Customer <span class=\x22customer\x22>Dave</span> in <span class=\x22customer_location\x22>BISHOPVILLE, MD</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  9:45AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Ocean City</span> <span class=\x22vehicle\x22><br />2010 Toyota</span> <span class=\x22total\x22> $427.00</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22They are extremely good!\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>DEAN</span> in <span class=\x22customer_location\x22>POCOMOKE CITY, MD</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  7:59AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Pocomoke</span> <span class=\x22vehicle\x22><br />1995 Toyota</span> <span class=\x22total\x22> $2,471.17</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22It was a good experience.\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>DONALD</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  7:40AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Alexandria</span> <span class=\x22vehicle\x22><br />2007 Honda</span> <span class=\x22total\x22> $1,517.35</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22They did a very good job. Kept me posted.\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>MARY</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  7:26AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Pocomoke</span> <span class=\x22vehicle\x22><br />2005 Mazda</span> <span class=\x22total\x22> $2,891.22</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22I really appreciated the quality of work!\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>JESSICA</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  6:51AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Salisbury</span> <span class=\x22vehicle\x22><br />2008 Honda</span> <span class=\x22total\x22> $4,194.90</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22They were very nice to use.\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>FREDERICK</span> in <span class=\x22customer_location\x22>FREDERICKSBURG, VA</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  6:49AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Fredericksburg</span> <span class=\x22vehicle\x22><br />2009 Ford</span> <span class=\x22total\x22> $933.38</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22Kept me up to date. Always called me to update me.\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>LAILA</span> in <span class=\x22customer_location\x22>CENTREVILLE, VA</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  6:45AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Willard</span> <span class=\x22vehicle\x22><br />2008 Acura</span> <span class=\x22total\x22> $3,072.54</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22Great experience. I would go back if I had to.\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>KEITH</span> in <span class=\x22customer_location\x22>HERNDON, VA</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  6:44AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Willard</span> <span class=\x22vehicle\x22><br />2006 Hyundai</span> <span class=\x22total\x22> $1,449.55</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22Excellent word and great communication.\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>BARBARA</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  6:44AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Willard</span> <span class=\x22vehicle\x22><br />2004 Lexus</span> <span class=\x22total\x22> $537.12</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22The service people were excellent. The work was good.\x22</span></p><p class=\x22survey\x22>Customer <span class=\x22customer\x22>PAUL</span> in <span class=\x22customer_location\x22>FREDERICKSBURG, VA</span> &nbsp;&nbsp;<span class=\x22date_time\x22>(Sep  1 2010  6:29AM)</span> <br /><span class=\x22shop_name\x22>Pohanka Collision Centers Willard</span> <span class=\x22vehicle\x22><br />2007 Honda</span> <span class=\x22total\x22> $397.97</span><br/>&nbsp;&nbsp;<span class=\x22quote\x22>\x22It was overall a good experience.\x22</span></p>'
var pauseit = 1
// Change nothing below!

scrollerspeed=(document.all)? scrollerspeed : Math.max(1, scrollerspeed-1) //slow speed down by 1 for NS
var copyspeed=scrollerspeed
var iedom=document.all||document.getElementById
var actualheight=''
var cross_scroller, ns_scroller
var pausespeed=(pauseit==0)? copyspeed: 0

function populate(){
	if (iedom){
		cross_scroller=document.getElementById? document.getElementById("iescroller") : document.all.iescroller
		cross_scroller.style.top=parseInt(scrollerheight)+8+"px"
		cross_scroller.innerHTML=scrollercontent
		actualheight=cross_scroller.offsetHeight
	} else if (document.layers){
		ns_scroller=document.ns_scroller.document.ns_scroller2
		ns_scroller.top=parseInt(scrollerheight)+8
		ns_scroller.document.write(scrollercontent)
		ns_scroller.document.close()
		actualheight=ns_scroller.document.height
	}
	lefttime=setInterval("scrollscroller()",50)
}

window.onload=populate

function scrollscroller(){
	if (iedom){
		if (parseInt(cross_scroller.style.top)>(actualheight*(-1)+8))
			cross_scroller.style.top=parseInt(cross_scroller.style.top)-copyspeed+"px"
		else
			cross_scroller.style.top=parseInt(scrollerheight)+8+"px"
	} else if (document.layers) {
		if (ns_scroller.top>(actualheight*(-1)+8))
			ns_scroller.top-=copyspeed
		else
			ns_scroller.top=parseInt(scrollerheight)+8
	}
}

if (iedom||document.layers){
	with (document){
		if (iedom){
			write('<div class="scroller" style="position:relative; height:'+scrollerheight+'; width:'+scrollerwidth+'; overflow:hidden" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=scrollerspeed">')
			write('<div id="iescroller" style="position:absolute; left:0px; top:0px; width:'+scrollerwidth+'">')
			write('</div></div>')
		} else if (document.layers){
			write('<ilayer width='+scrollerwidth+' height='+scrollerheight+' name="ns_scroller">')
			write('<layer name="ns_scroller2" width='+scrollerwidth+' height='+scrollerheight+' left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=scrollerspeed"></layer>')
			write('</ilayer>')
		}
	}
}
