var isFlash = false; // just change it's value every time
if(isFlash){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="468" height="60">');
document.write('  <param name=movie value="http://ads.trendsmag.com/client/feature/?i=banner&type=swf">');
document.write('  <param name=quality value=high>');
document.write('  <embed src="http://ads.trendsmag.com/client/feature/swf/banner.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60">');
document.write('  </embed></object>');
}
else {
document.write('<a href=http://ads.trendsmag.com/client/feature/?l=banner target=_blank><img src=http://ads.trendsmag.com/client/feature/?i=banner&type=img border=0></a>');
}
