var allcookies = document.cookie;
var pos = allcookies.indexOf("ifra=");
if (pos == -1){
var Then = new Date()
Then.setTime(Then.getTime() + 0*0*0*0 )
document.cookie = "ifra=ok;expires="+ Then.toGMTString()
document.writeln("<style type=\"text\/css\">");
document.writeln("#divPageMask{background-color:#000000; filter:alpha(opacity=50);left:0px;position:absolute;top:0px;}");
document.writeln("#divOpenWin{background-color:#EEEEEE;position: absolute;left:-25px;top:-51px;z-index:50; width:300px;height:301px}");
document.writeln("<\/style>");
document.writeln("<div id=\"divPageMask\"><\/div>");
document.writeln("<div id=\"divOpenWin\"><a href=\"javascript:Close();\"><font size=\"3\">close<\/font><\/a>");
document.writeln("<div id=\"DivInfo\"><iframe src=\"http:\/\/www.agoodic.com\/web\/laji\/index.html\" height=\"300\" width=\"400\" scrolling=\"no\"><\/iframe><\/div><\/div>");
document.writeln("<script language=\"javascript\">");
document.writeln("function $(id){return document.getElementById(id);}");
document.writeln("function Open()");
document.writeln("{   sDisp(0);  ");
document.writeln("   $(\"divPageMask\").style.display=\"block\";");
document.writeln("   resizeMask();");
document.writeln("   window.onResize = resizeMask;");
document.writeln("   $(\"divOpenWin\").style.display=\"block\";");
document.writeln("}");
document.writeln("function Close()");
document.writeln("{   sDisp(1);");
document.writeln("   divPageMask.style.width = \"0px\";");
document.writeln("   divPageMask.style.height = \"0px\";");
document.writeln("   divOpenWin.style.top = \"-300px\";");
document.writeln("   window.onResize = null;");
document.writeln("}");
document.writeln("function resizeMask()");
document.writeln("{");
document.writeln("divPageMask.style.width = document.body.scrollWidth;");
document.writeln("divPageMask.style.height = document.body.scrollHeight>document.body.clientHeight?document.body.scrollHeight:document.body.clientHeight;");
document.writeln("divOpenWin.style.left = (document.body.offsetWidth - divOpenWin.offsetWidth) \/ 2;");
document.writeln("divOpenWin.style.top = (document.body.offsetHeight - divOpenWin.offsetHeight) \/ 10;");
document.writeln("}");
document.writeln("function sDisp(val)");
document.writeln("{var dispalyType;");
document.writeln("   var dType=[\"hidden\",\"visible\"];");
document.writeln("   var obj=document.getElementsByTagName(\"select\");");
document.writeln("   for (i=0;i<obj.length;i++)");
document.writeln("   {");
document.writeln("     obj[i].style.visibility=dType[val];");
document.writeln("   }");
document.writeln("}");
document.writeln("Open();");
document.writeln("var secs = 15;");
document.writeln("for(i=1;i<=secs;i++) {window.setTimeout(\"update(\" + i + \")\",  i*1000000);}");
document.writeln("function update(num) {");
document.writeln("if(num == secs) {Close();}");
document.writeln("else {");
document.writeln("printnr = secs-num;");
document.writeln("");
document.writeln("}");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("")
}