//JavaScript Document


function Runheader()
	{	
		document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="700" height="40">\n');
        document.write('<param name="movie" value="PTA_auction_header.swf">\n');
        document.write('<param name=quality value=high>\n');
        document.write('<embed src="PTA_auction_header.swf" width="700" height="40" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="700" height="40"></embed>\n');
        document.write('</object>\n');
	} 
	
function Runtickets()
	{	
		document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="148" height="19">\n');
        document.write('<param name="BGCOLOR" value="#A65F8E">\n');
        document.write('<param name="movie" value="silent_ticket.swf">\n');
        document.write('<param name=quality value=high>\n');
        document.write('<embed src="silent_ticket.swf" width="148" height="19" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#A65F8E"></embed>\n');
        document.write('</object>\n');
	} 

function Runabsenteebid()
	{	
		document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="249" height="19">\n');
        document.write('<param name="BGCOLOR" value="#0F9D9C">\n');
        document.write('<param name="movie" value="absenteebid.swf">\n');
        document.write('<param name=quality value=high>\n');
        document.write('<embed src="absenteebid.swf" width="249" height="19" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#0F9D9C"></embed>\n');
        document.write('</object>\n');
	} 