// JavaScript Document

/*‰æ‘œŠg‘å*/

function op(url){
w=window.open(url,"window_name","width=600,height=650,scrollbars=no");
w.document.write("<html><head><title>E‰Æ‹ï.jp@¤•iŠg‘å‰æ‘œ</title></head><body topmargin=4 leftmargin=0><center>");
w.document.write("<img src=" + url + ">");
w.document.write("<form>");
w.document.write("<input type='button' name='close' value='•Â‚¶‚é' onClick='Javascript:window.close()'>");
w.document.write("</form>");
w.document.write("</center></body></html>");
}

/*‰æ‘œŠg‘åbig*/
function biga(url){
w=window.open(url,"window_name","width=620,height=650,scrollbars=yes");
w.document.write("<html><head><title>E‰Æ‹ï.jp@¤•iŠg‘å‰æ‘œ</title></head><body topmargin=4 leftmargin=0><center>");
w.document.write("<img src=" + url + ">");
w.document.write("<form>");
w.document.write("<input type='button' name='close' value='•Â‚¶‚é' onClick='Javascript:window.close()'>");
w.document.write("</form>");
w.document.write("</center></body></html>");
}

/*‰æ‘œŠg‘å800*/
function size8(url){
w=window.open(url,"window_name","width=820,height=650,scrollbars=yes");
w.document.write("<html><head><title>E‰Æ‹ï.jp@¤•iŠg‘å‰æ‘œ</title></head><body topmargin=4 leftmargin=0><center>");
w.document.write("<img src=" + url + ">");
w.document.write("<form>");
w.document.write("<input type='button' name='close' value='•Â‚¶‚é' onClick='Javascript:window.close()'>");
w.document.write("</form>");
w.document.write("</center></body></html>");
}

/*size•\‹L*/
function sizeh(url){
w=window.open(url,"window_name","width=500,height=540,scrollbars=yes");
w.document.write("<html><head><title>ƒTƒCƒY•\‹Là–¾@E‰Æ‹ï.JP</title></head><body topmargin=4 leftmargin=0><center>");
w.document.write("<img src=" + url + ">");
w.document.write("<form>");
w.document.write("<input type='button' name='close' value='•Â‚¶‚é' onClick='Javascript:window.close()'>");
w.document.write("</form>");
w.document.write("</center></body></html>");
}


/*pegescroll*/
var scrj = 1;
function softScrollBack() {
   if(navigator.appName == "Microsoft Internet Explorer" && document.compatMode == "CSS1Compat") {
      var scdist = document.body.parentNode.scrollTop;
   } else {
      var scdist = document.body.scrollTop;
   }
   if(scrj<50 && scdist) {
      scdist = (scdist>2) ? Math.ceil(scdist*.2) : 1;
      scrj++;
      scrollBy(0,-scdist);
      setTimeout("softScrollBack()",20);
   } else {
      scrollTo(0,0);
      scrj = 1;
   }
}


/*open*/
function disp(url){
window.open(url, "window_name", "width=586,height=600,scrollbars=yes");
} 

/*searchtext*/
function searchTxt(){
document.write("<a href='http://www.ekag.jp/picup/shisetu_index.html'>•ŸŽƒŽ{Ý‰Æ‹ï“ÁW</a>@<a href='http://www.ekag.jp/picup/kids_index.html'>ƒLƒbƒYƒR[ƒi[</a>@/@ˆÖŽqEƒe[ƒuƒ‹Eƒ\ƒtƒ@[‹Æ–±—p‚ª“Á‰¿”Ì”„");

}