window.addEvent("domready",switchimg=function(){
				var num=82;
				$($random(1,6)+"pix").src="stuffs/hdrimgs/"+$random(1,num)+".jpg"
				switchimg.delay(1000)
				})