// JavaScript Document 
 

function fogusOnGame(page){
OpenWin = this.open(page,'colum','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=800,height=600');
OpenWin.focus();
}

function hoonthong(page){
OpenWin = this.open(page,'colum','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=800,height=600');
OpenWin.focus();
}

function funthong(page){
OpenWin = this.open(page,'funthong','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=780,height=600');
OpenWin.focus();
}

function talk_hoonnews(page){
OpenWin = this.open(page,'talk_hoonnews','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=780,height=600');
OpenWin.focus();
}

function back_board(page){
OpenWin = this.open(page,'back_board','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=780,height=600');
OpenWin.focus(); 
}

function highlight(page){
OpenWin = this.open(page,'highlight','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=780,height=600');
OpenWin.focus();
}

function newspaper(page){
OpenWin = this.open(page,'newspaper','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=780,height=600');
OpenWin.focus();
}

function krazip(page){
OpenWin = this.open(page,'krazip','toolbar=0,location=0,menuBar=0,scrollbars=1,resizable=0,top=100,left=0,width=780,height=600');
OpenWin.krazip();
}

function MM_preloadimages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadimages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
} 