/* title */
document.title = "::: »ê¸¶·ç ºÀÆò¸Þ¹Ð :::";

/* Top Butten */
function on_top(){
	window.scrollTo(0.0);
}

/* Pring Butten */
function on_print(){
	window.print();
}


/* ¸µÅ© ¼± */
function bluring(){ 
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); 
} 
document.onfocusin=bluring;


/* ÇÃ·¹½¬ ºÒ·¯¿À±â */
function flash(width, height, url, value) {

document.write ("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width="+width+" height="+height+" id='Untitled-1' align='middle'> ");
document.write ("<param name='allowScriptAccess' value='sameDomain' /> ");
document.write ("<param name='movie' value="+url+" /> ");
document.write ("<param name='quality' value='high' /> ");
document.write ("<param name='bgcolor' value='#ffffff' /> ");
document.write ("<param name='wmode' value="+value+" /> ");
document.write ("<embed src="+url+" quality='high' bgcolor='#ffffff' width="+width+" height="+height+" name='Untitled-1' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' /> ");
document.write ("</object> ");

}

//

function out(a,b){
	drawOuta = eval("drawOut_"+a+".style");
	drawOutb = eval("drawOut_"+b+".style");

	drawOuta.display = 'block';
	drawOutb.display = 'none';
}
function imageRoll(a,b) {
	var imga = document.getElementById( a );
	var imgb = document.getElementById( b );

	imga.src = "../sub_images/"+a+"_1.gif";
	imgb.src = "../sub_images/"+b+"_0.gif";
}
//

/* Url Control */
function url(name){
	document.location.href = eval(name);
}


home = "/index.php";
mail = "mailto:#";
sitemap = "../sub/?sub=5&doc=1";
join = "/bbs/member.php?mboard=memberboard&exe=regist_form";
login = "../sub/?sub=7&doc=2";


u11 = "../sub/?sub=1&doc=1";
u12 = "../sub/?sub=1&doc=2";
u13 = "../sub/?sub=1&doc=3";

u21 = "../sub/?sub=2&doc=1";

u31 = "../sub/?sub=3&doc=1";

u41 = "../sub/?sub=4&doc=1";
u42 = "../sub/?sub=4&doc=2";
u43 = "../sub/?sub=4&doc=3";
u44 = "../sub/?sub=4&doc=4";

u51 = "/bbs/board.php?board=notice";
u52 = "/bbs/board.php?board=freeboard";
u53 = "/bbs/board.php?board=estmate";
u54 = "/bbs/board.php?board=gallery";

u61 = "../sub/?sub=6&doc=1";

u71 = "/bbs/member.php?mboard=memberboard&exe=regist_form";
u72 = "../sub/?sub=7&doc=2";
u73 = "/bbs/member.php?mboard=memberboard&exe=passwd_lose";