// JavaScript Document

<!--
<!-- Hide script from old browsers

	if (document.images) {
		arrow1 = new Image
		arrow2 = new Image
		arrow3 = new Image
		arrow4 = new Image
		arrow5 = new Image
		arrow6 = new Image
		arrow7 = new Image
		arrow8 = new Image
		arrow9 = new Image
		arrow10 = new Image
		arrow11 = new Image
		arrow12 = new Image

		arrow1.src = "images/photo/1.jpg"
		arrow2.src = "images/photo/2.jpg"
		arrow3.src = "images/photo/3.jpg"
		arrow4.src = "images/photo/4.jpg"
		arrow5.src = "images/photo/5.jpg"
		arrow6.src = "images/photo/6.jpg"
		arrow7.src = "images/photo/7.jpg"
		arrow8.src = "images/photo/8.jpg"
		arrow9.src = "images/photo/9.jpg"
		arrow10.src = "images/photo/10.jpg"
		arrow11.src = "images/photo/11.jpg"
		arrow12.src = "images/photo/12.jpg"		
	}
	else {
		arrow1 = ""
		arrow2 = ""
		arrow3 = ""
		arrow4 = ""
		arrow5 = ""
		arrow6 = ""
		arrow7 = ""
		arrow8 = ""
		arrow9 = ""
		arrow10 = ""
		arrow11 = ""
		arrow12= ""		
		document.arrow = ""		
	}
	// End hiding script from old browsers -->

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->