// ¼ýÀÚ ÆÐÅÏ °Ë»ç true : ¼ýÀÚ
function NumCheck(input) {
  var arrMatch = input.match(/^([0-9]*)$/);
  if(arrMatch == null) return false;
  return true;
}

// °ø¹é Ã¼Å© ÆÐÅÏ °Ë»ç
function Blank(input) {
  if(!input) { 
    return false;
  } else {
    var count = 0;
    if(input.length > 0) {
      for(i=0;i<input.length;i++) {
        if(input.charAt(i) == " ") count++;
      }

      if(count == input.length) return false;
    }
  }
  return true;
}
//¸Å¹° »ó¼¼Á¤º¸ »õ·Î¿î °Í
	function sale_popupWin_new(no) {
		var width	= 586;
		var height= 552;
		var posx	= 0;
		var posy	= 0;
		posx = (screen.width-width)/2-1;
		posy = (screen.height-height)/2-1;
		position = "width="+width+",height="+height+",scrollbars=yes,top="+posy+",left="+posx;
		var openWindow = window.open("/maemul/html/mm_popinfo.htm?uid="+no,"sapt_popupWin", position);
	}
//¸Å¹° »ó¼¼Á¤º¸ ÇÁ¸°Æ® »õ·Î¿î °Í
	function print_maemul(no) {
		//var width	= 586;
		var width	= 600;
		var height= 552;
		var posx	= 0;
		var posy	= 0;
		posx = (screen.width-width)/2-1;
		posy = (screen.height-height)/2-1;
		position = "width="+width+",height="+height+",scrollbars=yes,top="+posy+",left="+posx;
		var openWindow = window.open("/maemul/html/mm_print.htm?uid="+no,"sapt_popupWin", position);
	}
//¸Å¹°Á¤º¸ ¸ÞÀÏº¸³»±â
function send_maemul(no) {
		var width	= 586;
		var height= 552;
		var posx	= 0;
		var posy	= 0;
		posx = (screen.width-width)/2-1;
		posy = (screen.height-height)/2-1;
		position = "width="+width+",height="+height+",status=yes,width=484,height=309,top="+posy+",left="+posx;
		var openWindow = window.open("/maemul/html/send_mail.htm?uid="+no,"sapt_popupWin", position);
	}
/* ÇÁ¸®¹Ì¾ö »çÁø ¼­ºñ½º ÆË¾÷ ¸Å¹°ÆäÀÌÁö·Î ¹Ù·ÎÀÌµ¿*/
	function photo_popupWin_m(no,sto_no,page) {
		var width=900;
		var height=680;
		var posx=0;
		var posy=0;
		posx = (screen.width-width)/2-1;
		posy = (screen.height-height)/2-1;
		position = "width="+width+",height="+height+",scrollbars=no,top="+posy+",left="+posx;
		var openWindow = window.open("/maemul_new/pic_info/html/main.htm?serial="+no+"&sto_serial="+sto_no+"&page="+page,"sto_popupWin", position);
	}
// °Ô½Ã¹° °¹¼ö ÀÌµ¿
function ListCntChoice(loc)
{
  window.location.href = loc.value;
}


//Áß°³¾÷¼Ò »ó¼¼Á¤º¸ 
function pop_info_yes(page,etc_link,height,pg) {
	var page_name = "http://www.drapt.com/maemul_new/maemul/html/"+page+".php"+etc_link;

	var width			= 520;
	var posx			= 0;
	var posy			= 0;
	posx = (screen.width-width)/2-1;
	posy = (screen.height-height)/2-1;
	position = "width="+width+",height="+height+",scrollbars=yes,top="+posy+",left="+posx, menubar=0;

	var openWindow = window.open(page_name,pg, position);
}
// ±ÔÁ¦»çÇ× PopUp
function DetailView(url)
{
  DetailViewWin = window.open(url, "DetailViewTmp", "width=632,height=720,left=0,top=0,scrollbars=1");
  DetailViewWin.focus();
}
// ¸Å¹°ºñ±³ÇÏ±â
function Maemul_chk(){

	var from=document.maemul_form;
	var sum=0;
	var comp_arg1,comp_arg2;

  // ÀÚ·á°¡ ¾øÀ»°æ¿ì ¿¹¿ÜÃ³¸®
  
	for (var i=0;i < from.chkbox.length;i++){
	
		if (from.chkbox[i].checked==true){	
		
			sum++;
			if(sum == 1)comp_arg1=from.chkbox[i].value;
			if(sum == 2)comp_arg2=from.chkbox[i].value;
		}
	}
	if(sum != 2 ){		
		alert('2°³ÀÇ ¸Å¹°À» ¼±ÅÃÇØ ÁÖ¼¼¿ä.');
	}else{
	
		NewsDetail = window.open("/maemul/html/pop_maemul_compare.htm?one="+comp_arg1+"&two="+comp_arg2+"", "NewsDetail_Tmp", "width=620,height=650,left=0,top=0,scrollbars=1");
		NewsDetail.focus();
	
	}

}
// ½Ãµµ ÀÌµ¿
function go_sido(menu_key,sub_menu_key,page_name,sido,si_key){
		
		window.detail.location.href = './html/isise.htm?menu_key='+menu_key+'&sub_menu_key='+sub_menu_key+'&page_name='+page_name+'&return_sido='+sido+'';

		window.bann.location.href = './html/banner.htm?menu_key='+menu_key+'&sub_menu_key='+sub_menu_key+'&page_name='+page_name+'&return_sido='+sido+'';
		goDisplay(si_key);

}
// ¹°°ÇÁ¾·ù º¯°æ
function Change_Mkind(){
		tmp_value = myform.m_kind.value.split("^^");

		var page_name=myform.page_name.value;
		var menu_key=tmp_value[1];
		var m_kind=tmp_value[1];
		var m_type=myform.m_type.value;
		var Si=myform.Si.value;

		window.location.href='./index.htm?page_name='+page_name+'&menu_key='+menu_key+'&m_kind='+m_kind+'&m_type='+0+'&Si='+Si+'';
	  

}
//°³ÀÎ¹°°Ç º¯°æ
function PChange_Mkind(){
		tmp_value = myform2.pm_kind.value.split("^^");

		var page_name=myform2.page_name.value;
		var menu_key=tmp_value[1];
		var m_kind=tmp_value[1];
		var m_type=myform2.m_type.value;
		var Si=myform2.Si.value;

		window.location.href='./index.htm?page_name='+page_name+'&menu_key='+menu_key+'&m_kind='+m_kind+'&m_type='+0+'&Si='+Si+'';
	  

}
//¾ÆÀÌÇÁ·¹ÀÓ °³ÀÎ¹°°Ç º¯°æ
function PChange_Mkind2(){

		var page_name=myform2.page_name.value;
		var Si=myform2.Si.value;
		window.location.href='./per_maemul.htm?page_name='+page_name+'&m_kind='+myform2.pm_kind.value+'&m_type='+myform2.m_type.value+'&Si='+Si+'';
	  

}
//¾ÆÀÌÇÁ·¹ÀÓ °³ÀÎ¹°°Ç º¯°æ
function PChange_Mkind3(){

		var page_name=myform2.page_name.value;
		var Si=myform2.Si.value;
		var Gu=myform2.Gi.value;
		window.location.href='./per_maemul.htm3?page_name='+page_name+'&m_kind='+myform2.pm_kind.value+'&m_type='+myform2.m_type.value+'&Si='+Si+'&Gu='+Gu+'';
	  

}

function mapOpen(jiyeok,gu,dong,bunji,ho,itemname) {				
		source = "drapt";
								
		// str = "http://www.sdsgis.co.kr/drapt/map/search.asp?jiyeok="+jiyeok+"&gu="+gu+"&dong="+dong+"&bunji="+bunji+"&ho="+ho+"&source="+source+"&itemname="+itemname;
                var bunjiho = bunji;
                if (bunji != "" && ho != "") {
                  bunjiho = bunji + "-" + ho;
                }
                str = "http://www.drapt.com/map/map.php?w=714&h=574&si="+jiyeok+"&gu="+gu+"&dong="+dong+"&bunji="+bunjiho+"&desc="+itemname;
				
		w=870, h=651;
		ww=880, hh=700;
		l=(screen.availWidth/2)-(ww/2);
		t=(screen.availHeight/2)-(hh/2);
		window.open(str,"drapt","top="+t+",left="+l+",width="+w+",height="+h+",status=yes,resizable=no,toolbars=no,location=no,scrollbars=no");
	}

	function pop_info(page,etc_link,height,pg) {
		var page_name = "http://www.drapt.com/maemul_new/maemul/html/"+page+".php"+etc_link;

		var width			= 500;
		var posx			= 0;
		var posy			= 0;
		posx = (screen.width-width)/2-1;
		posy = (screen.height-height)/2-1;
		position = "width="+width+",height="+height+",scrollbars=no,top="+posy+",left="+posx, menubar=0;

		var openWindow = window.open(page_name,pg, position);
	}

	//Áß°³¾÷¼Ò »ó¼¼Á¤º¸ 
	function pop_info_yes(page,etc_link,height,pg) {
		var page_name = "http://www.drapt.com/maemul_new/maemul/html/"+page+".php"+etc_link;

		var width			= 520;
		var posx			= 0;
		var posy			= 0;
		posx = (screen.width-width)/2-1;
		posy = (screen.height-height)/2-1;
		position = "width="+width+",height="+height+",scrollbars=yes,top="+posy+",left="+posx, menubar=0;

		var openWindow = window.open(page_name,pg, position);
	}

	function sample_pops(no) {
		var page_name = "http://www.drapt.com/maemul_new/maemul/html/pop_sample.htm?no="+no;

		var width	= 500;
		var height	= 600;
		var posx	= 0;
		var posy	= 0;

		posx = (screen.width-width)/2-1;
		posy = (screen.height-height)/2-1;
		position = "width="+width+",height="+height+",scrollbars=no,top="+posy+",left="+posx, menubar=0;

		var openWindow = window.open(page_name,'sample', position);
	}
// ¾ÆÆÄÆ®·ù »çÁøÁ¤º¸ ±âº» º¸±â
function Dangi_img(flag) {
  if(flag == 1) {
    Best_Img1_1.style.display = "none";
    Best_Img1_2.style.display = "";
    Best_Img2_1.style.display = "";
    Best_Img2_2.style.display = "none";
    Best_Img3_1.style.display = "";
    Best_Img3_2.style.display = "none";
		Best_Img4_1.style.display = "";
    Best_Img4_2.style.display = "none";
		
		Best_View1.style.display = "";
    Best_View2.style.display = "none";
    Best_View3.style.display = "none";
		Best_View4.style.display = "none";
   
  }
  else if(flag == 2) {
    Best_Img1_1.style.display = "";
    Best_Img1_2.style.display = "none";
    Best_Img2_1.style.display = "none";
    Best_Img2_2.style.display = "";
    Best_Img3_1.style.display = "";
    Best_Img3_2.style.display = "none";
		Best_Img4_1.style.display = "";
    Best_Img4_2.style.display = "none";
    
		Best_View1.style.display = "none";
    Best_View2.style.display = "";
    Best_View3.style.display = "none";
		Best_View4.style.display = "none";
   }
  else if(flag == 3) {
    Best_Img1_1.style.display = "";
    Best_Img1_2.style.display = "none";
    Best_Img2_1.style.display = "";
    Best_Img2_2.style.display = "none";
    Best_Img3_1.style.display = "none";
    Best_Img3_2.style.display = "";
    Best_Img4_1.style.display = "";
    Best_Img4_2.style.display = "none";

		Best_View1.style.display = "none";
    Best_View2.style.display = "none";
    Best_View3.style.display = "";
		Best_View4.style.display = "none";
  } 
	else if(flag == 4) {
    Best_Img1_1.style.display = "";
    Best_Img1_2.style.display = "none";
    Best_Img2_1.style.display = "";
    Best_Img2_2.style.display = "none";
    Best_Img3_1.style.display = "";
    Best_Img3_2.style.display = "none";
		Best_Img4_1.style.display = "none";
    Best_Img4_2.style.display = "";

		Best_View1.style.display = "none";
    Best_View2.style.display = "none";
    Best_View3.style.display = "none";
		Best_View4.style.display = "";
  } 
}
function My_Maemul(){ //°ü½É¸Å¹° ¼±ÅÃ

	var from=document.maemul_form;
	var sum=0;
	var comp_arg1,comp_arg2;

  // ÀÚ·á°¡ ¾øÀ»°æ¿ì ¿¹¿ÜÃ³¸®
  
	for (var i=0;i < from.chkbox.length;i++){
	
		if (from.chkbox[i].checked==true){	
		
			sum++;
		}
	}
	if(sum == 0 ){		
		alert('¸Å¹°À» ¼±ÅÃÇØ ÁÖ¼¼¿ä.');
	}else{
    from.target='fr_act';
    from.action='./mymaemul_script.htm';
	  from.submit();
  }

}

function My_Maemul_detail(val){ //°ü½É¸Å¹° ¼±ÅÃ

  if(val){
	//window.location.target='fr_act';
    document.getElementById('fr_act').src="/maemul/mymaemul_script.htm?chkbox="+val+'';
	
  }

}


function My_Store(no){ //°ü½ÉÁß°³¾÷¼Ò ¼±ÅÃ

	
		if(confirm('°ü½ÉÁß°³¾÷¼Ò·Î µî·ÏÇÏ½Ã°Ú½À´Ï±î?')){
		    if(document.getElementById('fr_act')){	
			 document.getElementById('fr_act').src='/maemul/mystore_script.htm?no='+no+'';
			}else{
             window.location.target='fr_act';
			 window.location.href='/maemul/mystore_script.htm?no='+no+'';
			}
		}
  

}

function pop_request(form) {

form.target = "request";
form.action = "http://www.drapt.com/maemul_new/maemul/html/pop_maemul_request.php";
window.open("", "request", "width=500, height=600, scrollbars=no");
form.submit();
}

function pop_request1(uid, no, serial, size) {
var url = "http://www.drapt.com/maemul_new/maemul/html/pop_maemul_request.php?uid="+uid+"&no="+no+"&serial="+serial+"&size="+size;
window.open(url, "request", "width=500, height=600, scrollbars=no");
}
