
// È¸¿ø°¡ÀÔ ºÎºÐ
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&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<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

// È¸¿ø°¡ÀÔ right ºÎºÐ


// Áö½ÄÆÄÀÏ ºÎºÐ  Body.php
function CH_photo(obj){

	if( obj == "1" ){
	    photolist1.style.display = 'block';
	    photolist2.style.display = 'none';	
		photolist3.style.display = 'none';

	    document.photoimg01.src = "http://image.joseilbo.com/img/main/main_ji_over.gif";
	    document.photoimg02.src = "http://image.joseilbo.com/img/main/main_dong.gif";
		document.photoimg03.src = "http://image.joseilbo.com/img/main/main_do.gif";

	}else if( obj == "2" ){
		photolist1.style.display = 'none';
	    photolist2.style.display = 'block';
		photolist3.style.display = 'none';

	    document.photoimg01.src = "http://image.joseilbo.com/img/main/main_ji.gif";
	    document.photoimg02.src = "http://image.joseilbo.com/img/main/main_dong_over.gif";
		document.photoimg03.src = "http://image.joseilbo.com/img/main/main_do.gif";


	}else if( obj == "3" ){
	    photolist1.style.display = 'none';
	    photolist2.style.display = 'none';
		photolist3.style.display = 'block';


	    document.photoimg01.src = "http://image.joseilbo.com/img/main/main_ji.gif";
	    document.photoimg02.src = "http://image.joseilbo.com/img/main/main_dong.gif";
		document.photoimg03.src = "http://image.joseilbo.com/img/main/main_do_over.gif";
	
/*
	}else if( obj == "4" ){
	    photolist1.style.display = 'none';
	    photolist2.style.display = 'none';
		photolist3.style.display = 'none';
		photolist4.style.display = 'block';

	    document.photoimg01.src = "http://image.joseilbo.com/img/main/main_ji.gif";
	    document.photoimg02.src = "http://image.joseilbo.com/img/main/main_dong.gif";
		document.photoimg03.src = "http://image.joseilbo.com/img/main/main_do.gif";
		document.photoimg04.src = "http://image.joseilbo.com/img/main/main_up_over.gif";
	}

*/
}

}
// ¼¼¹« µµ¿ì¹Ì Right.php 

function CH_doumi(obj){

	if( obj == "1" ){
	    doumilist1.style.display = 'block';
	    doumilist2.style.display = 'none';	
		doumilist3.style.display = 'none';

	    document.doumi01.src = "http://image.joseilbo.com/img/main/se_cal_over.gif";
	    document.doumi02.src = "http://image.joseilbo.com/img/main/se_dic.gif";
		document.doumi03.src = "http://image.joseilbo.com/img/main/se_ja.gif";

	}else if( obj == "2" ){
		doumilist1.style.display = 'none';
	    doumilist2.style.display = 'block';
		doumilist3.style.display = 'none';

	    document.doumi01.src = "http://image.joseilbo.com/img/main/se_cal.gif";
	    document.doumi02.src = "http://image.joseilbo.com/img/main/se_dic_over.gif";
		document.doumi03.src = "http://image.joseilbo.com/img/main/se_ja.gif";

	}else if( obj == "3" ){
	    doumilist1.style.display = 'none';
	    doumilist2.style.display = 'none';
		doumilist3.style.display = 'block';

	    document.doumi01.src = "http://image.joseilbo.com/img/main/se_cal.gif";
	    document.doumi02.src = "http://image.joseilbo.com/img/main/se_dic.gif";
		document.doumi03.src = "http://image.joseilbo.com/img/main/se_ja_over.gif";
	}
}



// ¼¼¹« µµ¿ì¹Ì NewsRight2.php 

function CH_R2(obj){

	if( obj == "1" ){
	    right2_list1.style.display = 'block';
	    right2_list2.style.display = 'none';	
		right2_list3.style.display = 'none';
		right2_list4.style.display = 'none';
			
	    document.R_01.src = "http://image.joseilbo.com/img/news/right_ji_01_over.gif";
	    document.R_02.src = "http://image.joseilbo.com/img/news/right_ji_02.gif";
		document.R_03.src = "http://image.joseilbo.com/img/news/right_ji_03.gif";
		document.R_04.src = "http://image.joseilbo.com/img/news/right_ji_04.gif";

	}else if( obj == "2" ){
		right2_list1.style.display = 'none';
	    right2_list2.style.display = 'block';
		right2_list3.style.display = 'none';
		right2_list4.style.display = 'none';

	    document.R_01.src = "http://image.joseilbo.com/img/news/right_ji_01.gif";
	    document.R_02.src = "http://image.joseilbo.com/img/news/right_ji_02_over.gif";
		document.R_03.src = "http://image.joseilbo.com/img/news/right_ji_03.gif";
		document.R_04.src = "http://image.joseilbo.com/img/news/right_ji_04.gif";

	}else if( obj == "3" ){
	    right2_list1.style.display = 'none';
	    right2_list2.style.display = 'none';
		right2_list3.style.display = 'block';
		right2_list4.style.display = 'none';

	    document.R_01.src = "http://image.joseilbo.com/img/news/right_ji_01.gif";
	    document.R_02.src = "http://image.joseilbo.com/img/news/right_ji_02.gif";
		document.R_03.src = "http://image.joseilbo.com/img/news/right_ji_03_over.gif";
		document.R_04.src = "http://image.joseilbo.com/img/news/right_ji_04.gif";

	}else if( obj == "4" ){
	    right2_list1.style.display = 'none';
	    right2_list2.style.display = 'none';
		right2_list3.style.display = 'none';
		right2_list4.style.display = 'block';

	    document.R_01.src = "http://image.joseilbo.com/img/news/right_ji_01.gif";
	    document.R_02.src = "http://image.joseilbo.com/img/news/right_ji_02.gif";
		document.R_03.src = "http://image.joseilbo.com/img/news/right_ji_03.gif";
		document.R_04.src = "http://image.joseilbo.com/img/news/right_ji_04_over.gif";
	}
}



// ±â»çº¸±â¿¡¼­ 2°³·Î µÇ¾îÀÖ´Â³ð  NewsRight.php 

function CH_migi(obj){

	if( obj == "1" ){
	    doumilist1.style.display = 'block';
	    doumilist2.style.display = 'none';	

	    document.migi_img_01.src = "http://image.joseilbo.com/img/news/right_ji_01_over.gif";
	    document.migi_img_02.src = "http://image.joseilbo.com/img/news/right_ji_03.gif";


	}else if( obj == "2" ){
		doumilist1.style.display = 'none';
	    doumilist2.style.display = 'block';

	    document.migi_img_01.src = "http://image.joseilbo.com/img/news/right_ji_01.gif";
	    document.migi_img_02.src = "http://image.joseilbo.com/img/news/right_ji_03_over.gif";
	}

}



function newwin() { // ¾÷¹«¼­½Ä ÆäÀÌÁö ¸µÅ©

	location.href="http://form.joseilbo.com/index.php?id=" + '<?=$joseid?>' + "&name=" + '<?=$name?>' + "&email=" + '<?=$email?>' + "&jumin=" + '<?=$jumin?>' + "&phone=" + '<?=$tel?>' + "&company_id=joseilbo&company_password=joseilbo1234&permission_code=0b35d617bf240e1c30431983a96b243c";
}
// ´º½º Á¦º¸
function news_report(str, str1, str2) { // ±â»çÁ¦º¸, ÆíÁýÀå¿¡°Ô ±Ûº¸³»±â, ¿ìÃ¼Åë, Á¦ÈÞ¹®ÀÇ(122¹ø¿¡ ¼Ò½ºÀÖÀ½)
	
	//var url='http://www.joseilbo.com/Contents/Jebo/jebo.php?to=' + str + '&part=' + str1;   
	var url='http://busan.joseilbo.com/Briefing/jebo.php?to=' + str + '&part=' + str1+ '&newsid=' + str2;   
	window.open(url,'jebo',"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width=668,height=530,left=10,top=20");
}
// ´º½º Á¤Á¤½Å°í
function news_correct(str, str1) { // ±â»çÁ¦º¸, ÆíÁýÀå¿¡°Ô ±Ûº¸³»±â, ¿ìÃ¼Åë, Á¦ÈÞ¹®ÀÇ(10¹ø¼­¹ö¿¡ ¼Ò½ºÀÖÀ½)
	
	var url='http://busan.joseilbo.com/Briefing/jebo.php?to=' + str + '&part=' + str1;   
	window.open(url,'jebo',"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width=668,height=555,left=10,top=20");
}

function Advertising(str, str1) { // ±¤°í °áÁ¦ÇÏ±â
	
	var url='/Contents/Jebo/advertising.php?to=' + str + '&part=' + str1;   
	window.open(url,'jebo',"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width=668,height=530,left=10,top=20");
}

function concerted(str, str1) { // Á¦ÈÞ¹®ÀÇ, Áö±Ý »ç¿ë¾ÈÇÔ(20031212)
	
	var url='http://www.joseilbo.com/Contents/Jebo/concerted.php?to=' + str + '&part=' + str1;   
	window.open(url,'jebo',"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width=668,height=530,left=10,top=20");
}
function addfavorites() { // Áñ°ÜÃ£±â¿¡ Ãß°¡
 
	var favoriteurl		= "http://www.joseilbo.com/" 
	var favoritetitle	= "Á¶¼¼ÀÏº¸ - ºü¸£°í Á¤È®ÇÑ Á¶¼¼´º½ºÀÇ ¸®´õ"

	if (document.all) 
	window.external.AddFavorite(favoriteurl,favoritetitle)
} 
function addfavorites1() { // Áñ°ÜÃ£±â¿¡ Ãß°¡
 
	var favoriteurl		= "http://busan.joseilbo.com/" 
	var favoritetitle	= "Á¶¼¼ÀÏº¸ ºÎ»ê.°æ³²"

	if (document.all) 
	window.external.AddFavorite(favoriteurl,favoritetitle)
} 
function addfavorites2() { // Áñ°ÜÃ£±â¿¡ Ãß°¡
 
	var favoriteurl		= "http://busan.joseilbo.com/" 
	var favoritetitle	= "Á¶¼¼ÀÏº¸ ±¤ÁÖ.Àü³²ºÏ"

	if (document.all) 
	window.external.AddFavorite(favoriteurl,favoritetitle)
} 

function openwin_home() // °øÀÎÈ¸°è»ç ÆË¾÷Ã¢½ºÅ©¸³Æ®
{
	var url='../kicpa/main.html';
	window.open(url,'nb', "width=750, height=500, left=20, top=20, toolbar=yes, location=yes, scrollbars=yes, resizable=yes");
}

function fax() // ÆÑ½º¼­ºñ½º¿ÀÇÂ
{
	var url='/Contents/Fax/fax.php';
	window.open(url,'nb', "width=635, height=675, left=30, top=20, scrollbars=no");
}

function mail() // ¸ÞÀÏ¼­ºñ½º¿ÀÇÂ
{
	var url='/Contents/Fax/mail.php';
	window.open(url,'nb', "width=630, height=525, left=30, top=20, scrollbars=no");
}

function reject() // ´º½º ºê¸®ÇÎ ¼ö½Å°ÅºÎ
{
	var url='/Briefing/rejection.php';
	window.open(url,'nb', "width=483, height=307, left=30, top=20, scrollbars=no");
}

function openwin_exgate(URL){ //ÀÍ½º°ÔÀÌÆ® ÇÃ·¡½Ã¹è³Ê¿¡ ÆË¾÷Ã¢
	window.open(URL,'open_01','status=no,scrollbars=no,resizable=no,width=600,height=600'); 
}

function opendata(code) // ÀÚ·á½Ç
{
	var url=code;   window.open(url,'show','toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=800,height=600,left=10,top=20');
}

function openwin_jebo(str, str1) { // ±â»çÁ¦º¸, ÆíÁýÀå¿¡°Ô ±Ûº¸³»±â, ¿ìÃ¼Åë, Á¦ÈÞ¹®ÀÇ(122¹ø¿¡ ¼Ò½ºÀÖÀ½)
	
	//var url='http://www.joseilbo.com/Contents/Jebo/jebo.php?to=' + str + '&part=' + str1;   
	var url='http://busan.joseilbo.com/Briefing/jebo.php?to=' + str + '&part=' + str1;   
	window.open(url,'jebo',"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width=668,height=530,left=10,top=20");
}

function sisa() // °´¿ø±âÀÚ ¸ðÁý
{
	//var url='http://www.joseilbo.com/Contents/editor.php';
	var url='http://busan.joseilbo.com/Briefing/editor.php';
	window.open(url,'editor', "width=750, height=700, left=0, top=0, scrollbars=yes");
}

function sisacom() // www.sisa25.com
{
	var url='http://www.sisa25.com';
	window.open(url,'editor', "width=900, height=700, left=0, top=0, toolbar=yes, location=yes, status=yes, menubar=yes, scrollbars=yes, resizable=yes");
}

function sc() // ¼¼¹«ÀÏÁö
{
	var url='/Contents/Schedule/Schedule.php?loc=<?=date(Y)?>&view=<?=date(M)?>';
	window.open(url,'nb', "width=622, height=528, left=30, top=20, scrollbars=yes");
}

function dic() // ¼¼¹«¿ë¾î»çÀü
{
	var url='http://www.taxnet.co.kr/joseilbo_dic/taxWord.asp';
	window.open(url,'nb', "width=650, height=380, left=30, top=20, scrollbars=yes");
}

function vip() // Vip Service
{ 
	var url='/Contents/Popup/Vip.php';
	window.open(url,'nb', "scrollbars=no");
}

function homepage() // °ßÀûÀÇ·ÚÇÏ±â
{
	var url='http://busan.joseilbo.com/Briefing/apply.php';
	//var url='http://www.joseilbo.com/Contents/apply.php';
	window.open(url,'nb', "width=680, height=670, left=30, top=20, scrollbars=no");
}

function diamond() // ´ÙÀÌ¾Æ¸óµå Å¬·´ ½ÅÃ»ÇÏ±â
{
	var url='http://busan.joseilbo.com/Briefing/Apply.php';
	//var url='http://www.joseilbo.com/Contents/Diamond/Apply.php';
	window.open(url,'Apply', "width=640, height=465, left=0, top=0, scrollbars=no");
}


function sample_hp() // ¼¼¹«»ç È¨ÇÇ ¼ÀÇÃ º¸¿©ÁÖ±â
{
	var url='/Contents/Diamond/diamond_info.html';
	//var url='http://www.joseilbo.com/Contents/Diamond/Apply.php';
	window.open(url,'Apply', "width=730, height=800, left=0, top=0, scrollbars=yes");
}

function yearcalc_2006() // 2006¿¬¸»Á¤»ê 
{
	var url='http://218.38.34.156/refer_2005jungsan.asp';
	//var url='http://www.joseilbo.com/Contents/Diamond/Apply.php';
	window.open(url,'year', "width=750, height=600, left=0, top=0, scrollbars=yes");
}



function yuksul() // ¿À´ÃÀÇ ¿î¼¼
{
	var url='http://www.yuksul.com/scripts/today.asp';
	window.open(url,'nb', "width=800, height=650, left=30, top=20, scrollbars=yes");
}

function nts() // ±âÁØ½Ã°¡ Á¶È¸
{
	//var url='http://www.nts.go.kr/menu/users/ntsdetail/refer_cal1.htm';
	
	var url='http://www.nts.go.kr/menu/reference/refer_cal1.htm';
	window.open(url,'nb', "width=850, height=650, left=30, top=20, scrollbars=yes");
}

function dae() // ´ë´ö¹è³Ê ÆË¾÷Ã¢
{
	var url='/Contents/Popup/dae.html';
	window.open(url,'nb', "width=515, height=600, scrollbars=yes");
}

function counsel() // ¼¼¹«»ó´ãÀ§¿ø ÆË¾÷Ã¢
{
	var url='/Board/profile.php';
	window.open(url,'nb', "width=875, height=675, left=30, top=20, scrollbars=yes");
}

function sendmail(str, str1) { // ¼¼¹«»ç¿¡°Ô ÀÌ¸á º¸³»±â
	
	var url='http://busan.joseilbo.com/Briefing/Sendmail.php?to=' + str + '&part=' + str1;   
	//var url='http://www.joseilbo.com/Board/Sendmail.php?to=' + str + '&part=' + str1;   
	window.open(url,'jebo',"toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=350,height=395,left=10,top=20");
}

function popup(theURL,winName,features) { // ÀÏ¹Ý ÆË¾÷Ã¢
	window.open(theURL,winName,features);
}

function semoo111(URL){ // °øÀÎÈ¸°è»ç ¸ÞÀÎ ÆË¾÷Ã¢
	window.open(URL,'open_01','status=no,scrollbars=yes,resizable=no,width=770,height=600,top=10, left=10'); 
}

function live(URL){ // ÇÕµ¿Åä·ÐÈ¸ µ¿¿µ»ó(20031230)
	window.open(URL,'open_01','status=no,scrollbars=yes,resizable=no,width=700,height=600'); 
}

function insurance() { // 4´ë º¸Çè
	//var url='http://www.joseilbo.com/TaxInfo/Insurance.php';
	var url='/Insurance/NPension.html';
	window.open(url,'nb', "width=430,height=390, left=30, top=30, scrollbars=no,toolbar=no,menubar=no,resizable=no,status=no");
	//window.open(url,'nb', "width=550, height=400, left=30, top=30, toolbar=no, location=no, status=no, scrollbars=yes, resizable=no");
}

function scrap(uid, id) {
	var url='/news/news_scrap.php?uid=' + uid + '&id=' + id;   
	//var url='http://www.joseilbo.com/Board/Sendmail.php?to=' + str + '&part=' + str1;   
	window.open(url,'scrap',"toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=400,height=250,left=10,top=20");
}

function news_print(uid) {
	var url='/news/news_print.php?uid=' + uid ;   
	//var url='http://www.joseilbo.com/Board/Sendmail.php?to=' + str + '&part=' + str1;   
	window.open(url,'print',"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width=680,height=600,left=10,top=20");
}

function dics(str) { // ±â»ç³»ºÎÀÇ »çÀü ÆË¾÷
	
	//var url		='http://busan.joseilbo.com/Briefing/Sendmail.php?to=' + str + '&part=' + str1;   
	var url	='http://www.taxnet.co.kr/joseilbo_dic/taxwordView.asp?colorgubun=&id=1&find=' + str + '&word=' + str + '&DanGubun=';
	//var url ='http://www.taxnet.co.kr/joseilbo_dic/taxwordView.asp?colorgubun=&id=1&find=¸Å°¢&word=¸Å°¢&DanGubun=';
	window.open(url,'adic',"toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=650,height=500,left=10,top=20");
}


// Ä«ÇÇ¶óÀÌÆ® ÆË¾÷Ã¢

function copy(code)
{
	
	if(code=='1')			// È¸»ç¼Ò°³

		var url='/Contents/introduce.php';

	else if(code=='2')		// ÀÌ¿ë¾à°ü

		var url='/Contents/stipulation.php';

	else if(code=='3')		// °³ÀÎº¸È£Á¤Ã¥

		var url='/Contents/privacy.php';

	else if(code=='4')		// ÀúÀÛ±Ç

		var url='/Contents/copyright.php';

	else if(code=='5')		// °øÁö»çÇ×

		var url='/Contents/notice.php';

	else if(code=='6')		// »ç¾÷Á¦ÈÞ¹®ÀÇ

		var url='/Contents/cooperate.php';

	else if(code=='7')		// °í°´Áö¿ø

		var url='/Contents/customer.php';

	window.open(url, 'copyright', 'toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=650,height=600,top=10,left=20');
}


// ¸¶ÀÌ½ºÅ©·¾ »èÁ¦
function delete_scrab($str) {
	if(confirm("ÀÌ ±â»ç¸¦ »èÁ¦ÇÏ½Ã°Ú½À´Ï±î?")){ 
	top.location.href="scrap_delete.php?uid="+ $str + "" ; 
	}
}
