var new_obj;
var isie=(/msie/i).test(navigator.userAgent); //ie

// ´Ù¿î·Îµå
function webDown(){
	var width	= 645;
	var height	= 700;
	var top		= ((screen.Height - height) / 2) - 30;
	var left	= (screen.Width - width) / 2;

	f = document.fDoc;
	new_obj = window.open("", "web_down", "width=" + width + ", height=" + height + ", resizable=no, status=0, titlebar=0, toolbar=0, scrollbars=yes, top=" + top + ", left=" + left);
	new_obj.opener = self;
	f.target = "web_down";
	f.action = "result_act.asp?act=1&p_code=All";
	f.submit();
	return;
}

// ½Å±Ô¹öÀü
function webDownNew(){
	var width	= 740;
	var height	= 700;
	var top		= ((screen.Height - height) / 2) - 30;
	var left	= (screen.Width - width) / 2;

    //if (isie){
    //    f = document.fDoc;
    //    new_obj = window.open("", "web_down", "width=" + width + ", height=" + height + ", resizable=no, status=0, titlebar=0, toolbar=0, scrollbars=yes, top=" + top + ", left=" + left);
    //    new_obj.opener = self;
    //    f.target = "web_down";
    //    f.action = "result_act.asp?act=1&p_code=All";
    //    f.submit();
    //}
    //else{
        f = document.fDoc;
        f.target = "hiddenIframe";
        f.action = "result_act.asp?act=1&p_code=All";
        f.submit();
    //}
	return;
}

// ÇÁ¸°Æ®
function printPage() {
	var width	= 645;
	var height	= 700;
	var top		= ((screen.Height - height) / 2) - 30;
	var left	= (screen.Width - width) / 2;

	f = document.fDoc;
	new_obj = window.open("", "web_print", "width=" + width + ", height=" + height + ", resizable=no, status=0, titlebar=0, toolbar=0, scrollbars=yes, top=" + top + ", left=" + left);
	new_obj.opener = self;
	f.target = "web_print";
	f.action = "result_act.asp?act=2&p_code=All";
	f.submit();
}

// ÇÁ¸°Æ®
function printPageNew() {
	var width	= 740;
	var height	= 700;
	var top		= ((screen.Height - height) / 2) - 30;
	var left	= (screen.Width - width) / 2;

	f = document.fDoc;
	new_obj = window.open("", "web_print", "width=" + width + ", height=" + height + ", resizable=no, status=0, titlebar=0, toolbar=0, scrollbars=yes, top=" + top + ", left=" + left);
	new_obj.opener = self;
	f.target = "web_print";
	f.action = "result_act.asp?act=2&p_code=All";
	f.submit();
}

// ¸ÞÀÏ
function email_win(page_code){
	var width	= 430;
	var height	= 250;
	var top		= ((screen.Height - height) / 2) - 30;
	var left	= (screen.Width - width) / 2;

    f = document.fDoc;
	win = window.open('', "web_mails", "width=" + width + ", height=" + height + ", resizable=no, status=0, titlebar=0, toolbar=0, scrollbars=" + scroll + ", top=" + top + ", left=" + left);
	win.opener = self;
	f.target = "web_mails";
	f.action = "/service/email_insert.asp?p_code=All";
	f.submit();
}

function actAlarm(a){

    if (a == 1) hiddenIframe.SaveFile_time();
    else if (a == 2) new_obj.webPrint();

    return;
}

// ¿î¼¼ ¸ÞÀÏ ¹ß¼Û(Á÷Á¢ÀÔ·Â Ã¼Å©)
function check_value() {
	if(document.fInputDoc.mchk.checked == true){
		document.getElementById("show_user_input").style.display	= "block";
		document.getElementById("show_select").style.display		= "none";
		document.fInputDoc.u_r_email.focus();
	} else {
		document.getElementById("show_select").style.display		= "block";
		document.getElementById("show_user_input").style.display	= "none";
		document.fInputDoc.u_r_email_a.focus();
	}
}

// °áÁ¦ÇÑ ¿î¼¼ ´Ù½Ãº¸±â
function bill_unse(page_code) {
	WindowCenterOpen("/service/popup_result_again_info.asp?page_code=" + page_code, "unzzang_bill_unse", 550, 390, "no");
}

// »ùÇÃº¸±â
function sample(page_code) {
	if (page_code == "jungtong_year" || page_code == "jungtong_tojung") {
		wid = 670;
	}
	else if (page_code == "unse_year09")	{
		wid = 780;
	}
    //2011³â½Å±Ô¿î¼¼
	else if (page_code == "unse_year_2011" || page_code == "my_year_2011" || page_code == "tojung_year_2011" || page_code == "tojung_2011" ){
		wid = 780;
	}
    //2012³â½Å³â¿î¼¼
	else if (page_code == "unse_year_2012" || page_code == "pildok_2012" || page_code == "tojung_year_2012" || page_code == "tojung_2012" ){
		wid = 780;
	}


	else	{
		wid = 650;
	}
	WindowCenterOpen("/service/sample.asp?page_code=" + page_code, "unzzang_sample", wid, 650, "no");
}

// ¸Àº¸±â
function exmple(page_code) {
	var width	= 530;
	var height	= 330;
	var scroll	= "no";

//	if (page_code == "perfect_saju" || page_code == "perfect_gunghap" || page_code == "gunghap_paper" || page_code == "premium_gunghap")	height	= 500;
	if (page_code == "perfect_saju" || page_code == "perfect_gunghap")																		scroll	= "yes";

	WindowCenterOpen("/service/popup_test.asp?page_code=" + page_code, "unzzang_exmple", width, height, scroll);
}

// »ý½ÃÃßÁ¤
function time() {
	WindowCenterOpen("/service/time.asp", "unzzang_time", 500, 540, "no");
}

function pop_sample(){
	alert("°áÁ¦ÈÄ ÀÌ¿ë °¡´ÉÇÕ´Ï´Ù");
}


