/****************************************************************************/
/* プロジェクト名：(株)トマトホームページリニューアル                       */
/* 作成者             修正日              詳細                          　　*/
/* Lee．HongJun       2010/03/23          ポップアップ機能を定義            */
/****************************************************************************/

//ボードページをポップアップする


//フォトを表示する
function photo1()
{
window.open("./photo/photo1.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480, height=360,screenX=0,screenY=0")
}
function photo2()
{
window.open("./photo/photo2.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480, height=360,screenX=0,screenY=0")
}
function photo3()
{
window.open("./photo/photo3.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480, height=360,screenX=0,screenY=0")
}
function photo4()
{
window.open("./photo/photo4.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480, height=360,screenX=0,screenY=0")
}
function photo5()
{
window.open("./photo/photo5.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480, height=360,screenX=0,screenY=0")
}
function photo6()
{
window.open("./photo/photo6.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480 height=360,screenX=0,screenY=0")
}
function photo7()
{
window.open("./photo/photo7.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=448, height=470,screenX=0,screenY=0")
}
function photo8()
{
window.open("./photo/photo8.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480, height=360,screenX=0,screenY=0")
}
function photo9()
{
window.open("./photo/photo9.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=480, height=360,screenX=0,screenY=0")
}

//Business/Process/Web部門のダイアグラムを表示
function ProcessDiagram1()
{
	window.open("./popup/ProcessDiagram1Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=667, height=404,screenX=0,screenY=0,left=200,top=0")
}
function ProcessDiagram2()
{
	window.open("./popup/ProcessDiagram2Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=667, height=216,screenX=0,screenY=0,left=200,top=0")
}
function ProcessDiagram3()
{
	window.open("./popup/ProcessDiagram3Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=669, height=295,screenX=0,screenY=0,left=200,top=0")
}
function ProcessDiagram4()
{
	window.open("./popup/ProcessDiagram4Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=667, height=348,screenX=0,screenY=0,left=200,top=0")
}

//Business/Process/組込み部門のダイアグラムを表示
function ProcessDiagram5()
{
	window.open("./popup/ProcessDiagram5Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=670, height=489,screenX=0,screenY=0,left=200,top=0")
}
function ProcessDiagram6()
{
	window.open("./popup/ProcessDiagram6Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=669, height=439,screenX=0,screenY=0,left=200,top=0")
}
function ProcessDiagram7()
{
	window.open("./popup/ProcessDiagram7Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=670, height=233,screenX=0,screenY=0,left=200,top=0")
}
function ProcessDiagram8()
{
	window.open("./popup/ProcessDiagram8Html.html","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=667, height=501,screenX=0,screenY=0,left=200,top=0")
}