
var left_bn_img = "home/bn_newspring.jpg";
var left_bn_link = "GD_Category04.html?CategoryID=0004040808";
if(parseInt(dates_str) > 20091225 || getCookie("member_id") == "gusigi")
{
	left_bn_img = "home/bn_left_good.jpg";
	left_bn_link = "GD_Front01.html?ItemCode=10201961";
}

document.write('		<table width="200" border="0" cellpadding="0" cellspacing="0">');
document.write('  		<tr>');
document.write('    		<td style="padding:10 0 10 0"><a href="'+HttpDomain+'/'+left_bn_link+'"><img src="'+Pics2Domain+'/'+left_bn_img+'" border="0"></a></td>');
document.write(' 		 </tr>');
document.write('		</table>');