// JavaScript Document

function logo()
{
	
	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='340' height='85'>");
	document.write("<param name='movie' value='flash/logo-Thrifty.swf'>");
	document.write("<param name='quality' value='high'>");
	document.write("<param name='wmode' value='opaque'>");
	document.write("<embed src='flash/logo-Thrifty.swf' quality='high' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='340' height='85'></embed>");
	document.write("</object>");
} 

function banner1()
{
	
	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='950' height='243'>");
	document.write("<param name='movie' value='flash/BANNER.swf'>");
	document.write("<param name='quality' value='high'>");
	document.write("<param name='wmode' value='opaque'>");
	document.write("<embed src='flash/BANNER.swf' quality='high' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='950' height='243'></embed>");
	document.write("</object>");
} 
function banner()
{
	
	document.write("<param name='wmode' value='transparent'>");
document.write("<embed src='flash/BANNER.swf' width='950' height='243' align='middle' quality='high' wmode='transparent' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash'></embed>");
} 

void(document.execCommand("BackgroundImageCache",false,true));



