//Ç÷¡½Ã ºÒ·¯¿À´Â ÇÔ¼ö
function FlashMainbody(Ftrans,wid,hei) {
mainbody = "";
document.write(mainbody);
return;
}
var bNetscape4plus = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4");
var bExplorer4plus = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.substring(0,1) >= "4");
function MM_openBrWindow(theURL,winName,features) {
window.open(theURL,winName,features);
}
function CheckUIElements()
{
var yMenuFrom, yMenuTo, yButtonFrom, yButtonTo, yOffset, timeoutNextCheck;
if ( bNetscape4plus ) {
yMenuFrom = document["scrollmenu"].top;
yMenuTo = top.pageYOffset + 10;
}
else if ( bExplorer4plus ) {
yMenuFrom = parseInt (scrollmenu.style.top, 0);
yMenuTo = document.body.scrollTop + 0;
}
timeoutNextCheck = 500;
if ( Math.abs (yButtonFrom - (yMenuTo + 152)) < 6 && yButtonTo < yButtonFrom ) {
setTimeout ("CheckUIElements()", timeoutNextCheck);
return;
}
if ( yButtonFrom != yButtonTo ) {
yOffset = Math.ceil( Math.abs( yButtonTo - yButtonFrom ) / 10 );
if ( yButtonTo < yButtonFrom )
yOffset = -yOffset;
if ( bNetscape4plus )
document["divLinkButton"].top += yOffset;
else if ( bExplorer4plus )
divLinkButton.style.top = parseInt (divLinkButton.style.top, 10) + yOffset;
timeoutNextCheck = 10;
}
if ( yMenuFrom != yMenuTo ) {
yOffset = Math.ceil( Math.abs( yMenuTo - yMenuFrom ) / 20 );
if ( yMenuTo < yMenuFrom )
yOffset = -yOffset;
if ( bNetscape4plus )
document["scrollmenu"].top += yOffset;
else if ( bExplorer4plus )
scrollmenu.style.top = parseInt (scrollmenu.style.top, 10) + yOffset;
timeoutNextCheck = 10;
}
setTimeout ("CheckUIElements()", timeoutNextCheck);
}
function OnLoad()
{
var y;
if ( top.frames.length )
// top.location.href = self.location.href;
if ( bNetscape4plus ) {
document["scrollmenu"].top = top.pageYOffset + 0;
document["scrollmenu"].visibility = "visible";
}
else if ( bExplorer4plus ) {
scrollmenu.style.top = document.body.scrollTop + 0;
scrollmenu.style.visibility = "visible";
}
CheckUIElements();
return true;
}
function check(){
alert(screenHeight);
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
}
function main01()
{
document.writeln("");
}
function top()
{
document.writeln("");
}
function sub(str)
{
document.writeln("");
}
function img01()
{
document.writeln("");
}
function gallery()
{
document.writeln("");
}