var cText = ''
cText += '	<table width="200" border="0"  cellpadding="0" cellspacing="0" style="background-image:url(\'pics/aus_pics/leftPromotionBG.gif\');">'	
cText += '	<tr>'
cText += '		<td align="center" colspan="2" height="38" width="200"><img src="pics/aus_pics/promotions_01_sml.gif" alt="" width="200" height="38" border="0"></td>'
cText += '	</tr>'
cText += '	<tr>'	
cText += '		<td align="center">'
cText += '			<table name="3" border="0" cellspacing="5" cellpadding="0" align="center" style="background-image:url(\'pics/aus_pics/leftPromotionBG.gif\');">'
    
cText += '				<!-- Promotion 1 -->' 
cText += '				<tr bgcolor="#0C2C69">'
cText += '					<td width="182" align="center"><a href="javascript:show_redirect_url_v2(\'http://www.metroconcertclub.com/\');"><img src="pics/aus_pics/ban_MetroCity200x50.jpg" width="180" alt="" border="0"></a><br></td>'
cText += '				</tr>'
cText += '			</table>'
cText += '		</td>'
cText += '	</tr>'
cText += ' </table>'
document.write(cText)  
