﻿


var insee = null;
function fork(type,url) {
if(type == "techboard" ){ insee = window.open('', 'inseeopen', 'scrollbars=yes,resizable=yes,copyhistory=no,width=1024,height=768');}
else if(type == "mail_form" ){ insee = window.open('', 'insee', 'scrollbars=yes,resizable=yes,width=550,height=480');}
else if(type == "inputbutton" ){ insee = window.open('', 'insee', 'status=no,scrollbars=no,resizable=yes,copyhistory=no,width=700,height=500');}
else if(type == "musicbox" ){ insee = window.open('', 'inseem', 'resizable=yes,copyhistory=no,width=1020,height=100');}
else if(type == "musicbox2" ){ insee = window.open('', 'inseem2', 'resizable=yes,copyhistory=no,width=1020,height=680');}
else if(type == "manhwa" ){insee = window.open('', 'manhwa', 'resizable=yes,copyhistory=no,width=970,height=768');}
else if(type == "manhwa1" ){insee = window.open('', 'manhwa1', 'resizable=yes,copyhistory=no,width=465,height=700');}
else if(type == "open0" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=900,height=700');}
else if(type == "open1" ){insee = window.open('', 'inseex', 'resizable=yes,scrollbars=no,copyhistory=no,width=1020,height=768');}
else if(type == "open2" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=1000,height=740');}
else if(type == "open3" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=800,height=740');}
else if(type == "open4" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=550,height=480');}
else if(type == "open5" ){insee = window.open('', 'inseex', 'resizable=yes,status=no,copyhistory=no,width=800,height=710');}
else if(type == "open6" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=870,height=700');}
else if(type == "open7" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=700,height=700');}
else if(type == "open8" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=700,height=600');}
else if(type == "open9" ){insee = window.open('', 'inseex', 'resizable=no,copyhistory=no,width=430,height=160');}
else if(type == "open10" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,scrollbars=yes,width=800,height=700');}
else if(type == "open11" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,scrollbars=yes,width=740,height=760');}
else if(type == "open12" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,scrollbars=yes,width=800,height=760');}
else if(type == "open13" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,width=640,height=520');}
else if(type == "txt" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,scrollbars=yes,width=800,height=2000');}
else if(type == "txt2" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,scrollbars=yes,width=740,height=3000');}
else if(type == "txt3" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,scrollbars=yes,width=900,height=3000');}
else if(type == "txt4" ){insee = window.open('', 'inseex', 'resizable=yes,copyhistory=no,scrollbars=yes,width=1024,height=3000');}
else if(type == "radio" ){insee = window.open('', 'radio', 'resizable=no,copyhistory=no,width=100,height=300');}
else if(type == "ooo" ){insee = window.open('', 'omegagold', 'resizable=yes,copyhistory=no,width=600,height=600');}
else if(type == "insee" ){insee = window.open('', 'insee', 'resizable=yes,copyhistory=no,width=700,height=550');}
else if(type == "inooo" ){insee = window.open('', 'inooo', 'resizable=yes,copyhistory=no,width=550,height=760');}
else{ insee = window.open(url, 'insee', 'status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=650,height=480');}

insee.focus();
return;
}




