
function nonpopup(popup)
{
	setCookie("Popup"+popup+"_Cookie", "On" , 1);
	eval("popup_layer"+popup+".style").display='none';
}

document.write('<table width="970" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('	<td>');

document.write('	<span id="popup_layer1" style="display:none;position:relative; z-index:999"><div style="position:absolute;left:50px; top:10px; width: 350px; height:350;">');
document.write('	  <table border="0" cellpadding="0" cellspacing="5" bgcolor="d4ba49" width="360" height="360">');
document.write('	    <tr>');
//document.write('		  <td align="center"><a href="http://www.gundamshop.co.kr/member/become.html"><img src="http://pics2.gundamshop.co.kr/popup/pop_spoiler.jpg" onClick="nonpopup(1);"></a></td>');
document.write('		  <td align="center"><img src="http://pics2.gundamshop.co.kr/popup/pop_pen2.jpg"></a></td>');
document.write('		</tr>');
document.write('	  </table>');

document.write('	  <div style="position:absolute;top:333px;left:230px; " >');
document.write('	  <table width=350  height=24 border=0 cellpadding=0 cellspacing=0 >');
document.write('	  	<tr><td valign=middle><a href="javascript:nonpopup(1)"><font style="font-size:11px; font-family:µ¸¿ò,µ¸¿òÃ¼,verdana; text-decoration:none; color: ffffff" align=absmiddle><b>¡Ø ¿À´Ã ¿­Áö ¾Ê±â</b></font> </td><td width=15></td></tr>');
document.write('	  </table>');
document.write('	  </div>');

document.write('	</div></span>');

document.write('	<span id="popup_layer2" style="display:none;position:relative; z-index:999"><div style="position:absolute;left:405px; top:10px; width: 350px; height:350;">');
document.write('	  <table border="0" cellpadding="0" cellspacing="5" bgcolor="d4ba49" width="360" height="360">');
document.write('	    <tr>');
document.write('		  <td align="center"><img src="http://pics2.gundamshop.co.kr/popup/pop_figure.jpg"></a></td>');
document.write('		</tr>');
document.write('	  </table>');

document.write('	  <div style="position:absolute;top:333px;left:230px; " >');
document.write('	  <table width=350  height=24 border=0 cellpadding=0 cellspacing=0 >');
document.write('	  	<tr><td valign=middle><a href="javascript:nonpopup(2)"><font style="font-size:11px; font-family:µ¸¿ò,µ¸¿òÃ¼,verdana; text-decoration:none; color: ffffff" align=absmiddle><b>¡Ø ¿À´Ã ¿­Áö ¾Ê±â</b></font> </td><td width=15></td></tr>');
document.write('	  </table>');
document.write('	  </div>');

document.write('	</div></span>');

document.write('	</td>');
document.write('  </tr>');
document.write('</table>');

if(getCookie("Popup1_Cookie")!="On" &&  parseInt(dates_str) < 20100222)
{
	eval("popup_layer1.style").display='block';
}

if(getCookie("Popup2_Cookie")!="On")
{
	//eval("popup_layer2.style").display='block';
}