function LiveNowButton120x90(bg_color, alias, key, affiliate_id, group_id, show_random){
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"  WIDTH="120" HEIGHT="90" id="live_now_100" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="http://files.private.camz.com/flash_banners/live_now_100.swf?alias='+alias+'&affiliate_id='+affiliate_id+'&show_random='+show_random+'&group='+group_id+'&key='+key+'">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=menu VALUE=false>');
document.write('<PARAM NAME=bgcolor VALUE='+bg_color+'>');
document.write('<PARAM NAME=affiliate_id VALUE='+affiliate_id+'>');
document.write('<PARAM NAME=alias VALUE='+alias+'>');
document.write('<PARAM NAME=group VALUE='+group_id+'>');
document.write('<PARAM NAME=key VALUE='+key+'>');
document.write('<PARAM NAME=show_random VALUE='+show_random+'>');
document.write('<EMBED src="http://files.private.camz.com/flash_banners/live_now_100.swf?alias='+alias+'&affiliate_id='+affiliate_id+'&show_random='+show_random+'&group='+group_id+'&key='+key+'" quality=high bgcolor='+bg_color+' menu=false WIDTH="120" HEIGHT="90" NAME="live_now_100" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT>');}