/* マウスオーバー画像の「'名前,ファイルパス'」を指定 */
function PreLoadIMG2() {
	var IMG = new Array();
	IMG[0] = 'btn_navi01,img/anchor_bot01_ov.gif';
	IMG[1] = 'btn_navi02,img/anchor_bot02_ov.gif';
	IMG[2] = 'btn_navi03,img/anchor_bot03_ov.gif';
	IMG[3] = 'btn_navi04,img/anchor_bot04_ov.gif';
	IMG[4] = 'btn_navi04,img/anchor_bot05_ov.gif';
	IMG[5] = 'btn_navi04,img/anchor_bot06_ov.gif';
	PreLoadIMG_con(IMG);
}

/*
function Open_popup()
{wf=window.open("","popup_win01", "toolbar=0,directories=0,menubar=0,location=0,status=0,scrollbars=0,resizable=0,copyhistory=0,width=350,height=420");
wf.focus();}
*/
function Open_popup()
{wf=window.open("","popup_win01", "toolbar=0,directories=0,menubar=0,location=0,status=0,scrollbars=0,resizable=yes,copyhistory=0,width=550,height=600");
wf.focus();}



function Open_popup1()
{wf=window.open("","popup_win01", "toolbar=0,directories=0,menubar=0,location=0,status=0,scrollbars=0,resizable=0,copyhistory=0,width=720,height=420");
wf.focus();}

function Open_popup2()
{wf=window.open("","popup_win01", "toolbar=0,directories=0,menubar=0,location=0,status=0,scrollbars=0,resizable=0,copyhistory=0,width=530,height=420");
wf.focus();}

function Open_popup3()
{wf=window.open("","popup_win01", "toolbar=0,directories=0,menubar=0,location=0,status=0,scrollbars=0,resizable=0,copyhistory=0,width=530,height=480");
wf.focus();}



