
/*==================================
 *【FLASHを表示させる】
 * @param	mid		モンスターID
 * @param	gif		モンスター画像パス
 *
====================================*/
function fnViewFlash () {
	parent.flashView('uemenu','menu','ueFlash','555','43');
}

/*==================================
 *【FLASHで別窓を開く時に利用】
 * @param	なし
 *
====================================*/
function OpenWin1(){
	win1=window.open("../oll_help/prof/blank.htm","mmm","name=mmm,resizable=no,status=no,width=200,height=100,left=0,top=0");
}
function OpenWin2(){
	win1=window.open("../oll_help/chat/blank.htm","mmm","name=mmm,resizable=no,status=no,width=200,height=100,left=0,top=0");
}
function OpenWin3(){
	win1=window.open("../oll_help/bbs/blank.htm","mmm","name=mmm,resizable=no,status=no,width=200,height=100,left=0,top=0");
}
function OpenWin4(){
	win1=window.open("../oll_help/iras/blank.htm","mmm","name=mmm,resizable=no,status=no,width=200,height=100,left=0,top=0");
}
function OpenWin5(){
	win1=window.open("../oll_help/dot/blank.htm","mmm","name=mmm,resizable=no,status=no,width=200,height=100,left=0,top=0");
}
function OpenWin6(){
	win1=window.open("../oll_help/cgi/blank.htm","mmm","name=mmm,resizable=no,status=no,width=200,height=100,left=0,top=0");
}
function OpenWin7(){
	win1=window.open("../oll_help/ez/blank.htm","mmm","name=mmm,resizable=no,status=no,width=200,height=100,left=0,top=0");
}