// JavaScript Document

var img = new Array();
	for (var i=0; i < 100; i++) {
	img[i] = new Image();
}

/* shop */
img[0].src = "images/shop_ph01l.jpg";
img[1].src="images/shop_ph02l.jpg";
img[2].src="images/shop_ph03l.jpg";
img[3].src="images/shop_ph04l.jpg";
img[4].src="images/shop_ph05l.jpg";
img[5].src="images/shop_ph06l.jpg";
img[6].src="images/shop_ph01_f2.jpg";
img[7].src="images/shop_ph02_f2.jpg";
img[8].src="images/shop_ph03_f2.jpg";
img[9].src="images/shop_ph04_f2.jpg";
img[10].src="images/shop_ph05_f2.jpg";
img[11].src="images/shop_ph06_f2.jpg";

/* staff */
img[12].src="images/ph_works_01_01S_f2.jpg";
img[13].src="images/ph_works_01_02S_f2.jpg";
img[14].src="images/ph_works_01_03S_f2.jpg";
//img[15].src="images/ph_works_01_04S_f2.jpg";
img[15].src="images/ph_works_01_01L.jpg";
img[16].src="images/ph_works_01_02L.jpg";
img[17].src="images/ph_works_01_03L.jpg";
//img[19].src="images/ph_works_01_04L.jpg";
/*
img[20].src="images/ph_works_02_01S_f2.jpg";
img[21].src="images/ph_works_02_02S_f2.jpg";
img[22].src="images/ph_works_02_03S_f2.jpg";
img[23].src="images/ph_works_02_04S_f2.jpg";
img[24].src="images/ph_works_02_01L.jpg";
img[25].src="images/ph_works_02_02L.jpg";
img[26].src="images/ph_works_02_03L.jpg";
img[27].src="images/ph_works_02_04L.jpg";
*/
img[18].src="images/ph_works_03_01S_f2.jpg";
img[19].src="images/ph_works_03_02S_f2.jpg";
img[20].src="images/ph_works_03_03S_f2.jpg";
img[21].src="images/ph_works_03_04S_f2.jpg";
img[22].src="images/ph_works_03_01L.jpg";
img[23].src="images/ph_works_03_02L.jpg";
img[24].src="images/ph_works_03_03L.jpg";
img[25].src="images/ph_works_03_04L.jpg";

img[26].src="images/ph_works_04_01S_f2.jpg";
img[27].src="images/ph_works_04_02S_f2.jpg";
img[28].src="images/ph_works_04_03S_f2.jpg";
//img[39].src="images/ph_works_04_04S_f2.jpg";
img[29].src="images/ph_works_04_01L.jpg";
img[30].src="images/ph_works_04_02L.jpg";
img[31].src="images/ph_works_04_03L.jpg";
//img[43].src="images/ph_works_04_04L.jpg";

img[32].src="images/ph_works_05_01S_f2.jpg";
img[33].src="images/ph_works_05_02S_f2.jpg";
img[34].src="images/ph_works_05_03S_f2.jpg";
img[35].src="images/ph_works_05_04S_f2.jpg";
img[36].src="images/ph_works_05_01L.jpg";
img[37].src="images/ph_works_05_02L.jpg";
img[38].src="images/ph_works_05_03L.jpg";
img[39].src="images/ph_works_05_04L.jpg";
/*
img[52].src="images/ph_works_06_01S_f2.jpg";
img[53].src="images/ph_works_06_02S_f2.jpg";
img[54].src="images/ph_works_06_03S_f2.jpg";
img[55].src="images/ph_works_06_04S_f2.jpg";
img[56].src="images/ph_works_06_01L.jpg";
img[57].src="images/ph_works_06_02L.jpg";
img[58].src="images/ph_works_06_03L.jpg";
img[59].src="images/ph_works_06_04L.jpg";
*/
img[40].src="images/ph_works_07_01S_f2.jpg";
img[41].src="images/ph_works_07_02S_f2.jpg";
img[42].src="images/ph_works_07_03S_f2.jpg";
img[43].src="images/ph_works_07_04S_f2.jpg";
img[44].src="images/ph_works_07_01L.jpg";
img[45].src="images/ph_works_07_02L.jpg";
img[46].src="images/ph_works_07_03L.jpg";
img[47].src="images/ph_works_07_04L.jpg";
/*
img[68].src="images/ph_works_08_01S_f2.jpg";
img[69].src="images/ph_works_08_02S_f2.jpg";
img[70].src="images/ph_works_08_03S_f2.jpg";
img[71].src="images/ph_works_08_04S_f2.jpg";
img[72].src="images/ph_works_08_01L.jpg";
img[73].src="images/ph_works_08_02L.jpg";
img[74].src="images/ph_works_08_03L.jpg";
img[75].src="images/ph_works_08_04L.jpg";
*/


function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

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];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_changeProp(objName,x,theProp,theValue) { //v6.0
  var obj = MM_findObj(objName);
  if (obj && (theProp.indexOf("style.")==-1 || obj.style)){
    if (theValue == true || theValue == false)
      eval("obj."+theProp+"="+theValue);
    else eval("obj."+theProp+"='"+theValue+"'");
  }
}

function ph_text(objName, x) {
	//document.getElementById(objName).value=x;
	
	var obj = document.getElementById(objName);
	obj.innerHTML = x;

/*
    if(document.getElementById && document.body.replaceChild){
        var obj=document.getElementById(objName);
        var new_el=document.createElement("span");
        var newText=document.createTextNode(x);
        new_el.appendChild(newText);
        obj.replaceChild(new_el, obj.firstChild);
    }
*/
}


function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function sshow(n){
 document.pic.src=img[n].src;
}

function workshow(objName, n){
 //document.getElementById(objName).src=img[n].src;
 document.getElementById(objName).src=n;
}
