osuflag=true;
var osuline='<div id="onlinesupport_contents_new_1"><!--image--><h4><a href="http://www.pccfun.com/support/html/winxpchkdsk.html">WindowsXP修復 CHKDSKコマンド</a></h4></div>';
function osutable(v){
if(v == "top"){
osuline=osuline.split("../html/");
osuline=osuline.join("./html/");
osuline=osuline.split("../upfile/");
osuline=osuline.join("./upfile/");
}
else if(v == "html"){
osuline=osuline.split("../html/");
osuline=osuline.join("");
}
document.write(osuline);
}

