// JavaScript Document


function egrowprshort1window(){
   var strUrl = "egrowprshort1.html"
   window.open(strUrl,"apscmwindow","width=720,height=480");
}
function egrowprshort2window(){
   var strUrl = "egrowprshort2.html"
   window.open(strUrl,"apscmwindow","width=720,height=480");
}
function gaiyou2window(){
   var strUrl = "aps-subu/gaiyou2.html"
   window.open(strUrl,"apscmwindow","width=720,height=480");
}
function apscmwindow(){
   var strUrl = "aps-subu/apscm.html"
   window.open(strUrl,"apscmwindow","width=720,height=525");
}
function egrowprkyujin4window(){
   var strUrl = "aps-subu/gaiyou3.html"
   window.open(strUrl,"egrowprkyujin4window","width=720,height=525");
}
function egrowprkyujin4window(){
   var strUrl = "aps-subu/egrowprkyujin4.html"
   window.open(strUrl,"apscmwindow","width=720,height=525");
}

function wordwindow(){
   var strUrl = "word.html"
   window.open(strUrl,"wordwindow","width=720,height=480");
}
function excelkisowindow(){
   var strUrl = "excelkiso.html"
   window.open(strUrl,"wordwindow","width=720,height=480");
}
function powerkisowindow(){
   var strUrl = "powerkiso.html"
   window.open(strUrl,"powerwindow","width=720,height=480");
}

function clangwindow(){
   var strUrl = "clang.html"
   window.open(strUrl,"clangwindow","width=720,height=480");
}
function javawindow(){
   var strUrl = "java.html"
   window.open(strUrl,"javawindow","width=640,height=480");
}

function illustratorwindow(){
   var strUrl = "illustrator.html"
   window.open(strUrl,"illustratorwindow","width=640,height=480");
}
function photoshopwindow(){
   var strUrl = "photoshop.html"
   window.open(strUrl,"photoshopwindow","width=640,height=480");
}
function dreamweaverwindow(){
   var strUrl = "dreamweaver.html"
   window.open(strUrl,"dreamweaverwindow","width=640,height=480");
}

function cyuwindow(){
   var strUrl = "cyu.html"
   window.open(strUrl,"cyuwindow","width=640,height=480");
}
function englishwindow(){
   var strUrl = "english.html"
   window.open(strUrl,"englishwindow","width=640,height=480");
}function bmannerwindow(){
   var strUrl = "bmanner.html"
   window.open(strUrl,"bmannerwindow","width=728,height=400");
}

function disp(url){
	window.open(url, "window_name", "width=470,height=335,scrollbars=no");
}
