var LTVZoomIn=9,LTVZoomOut=-9,LTVPanLeft=-101,LTVPanRight=101,LTVEventPlay=1,LTVEventFullScreen=2,LTVEventInfo=3,LTVEventThumbnail=4,LTVEventCarFax=5,LTVEventScrubber=6,LTVPlayerWidth=300,LTVPlayerHeight=220,LTVPlayerTarget='',LTVPlayerIndex=0,LTVPlayerColor='CCCCCC',LTVAutoPlay=1;
var LTVListingID,LTVSourceID,LTVSourceListingID,LTVSourceDealerID,LTVSourceMediaID='',LTVDealerName,LTVDealerPhone,LTVDealerAddress,LTVDealerCity,LTVDealerState,LTVDealerZipCode,LTVVIN,LTVStockNumber,LTVYear,LTVMake ,LTVModel,LTVTrim,LTVMileage,LTVPrice,LTVTransmission,LTVEngine,LTVColorExterior,LTVColorInterior,LTVStyle,LTVURI,LTVVoiceOver,LTVFeatures='',LTVPhotos,LTVPhotosBase,LTVEvents='',LTVSourceSessionID='';
var LTVPhotoArray = new Array();
function LTVPhoto(URL,AnimationID){ if((AnimationID=='')||(AnimationID==0)||(AnimationID==null)){AnimationID='9';} LTVPhotoArray[LTVPhotoArray.length]=URL+'~~'+AnimationID; }
function LTVEvent(URL,EventID){LTVEvents+='&EV'+EventID+'='+escape(URL);}
function LTVFLA()
{	var LTVPhotoPrefix='',LTVPhotosSeparator='',LTVPhotos='';
	for (i=0;i<LTVPhotoArray.length;i++){LTVPhotos+=LTVPhotosSeparator+LTVPhotoArray[i];LTVPhotosSeparator='||';}
	var LTVXU='ListingID='+escape(LTVListingID)+'&SourceID='+escape(LTVSourceID)+'&SourceListingID='+escape(LTVSourceListingID)+'&SourceDealerID='+escape(LTVSourceDealerID)+'&SourceMediaID='+escape(LTVSourceMediaID)
	+'&DealerName='+escape(LTVDealerName)+'&DealerPhone='+escape(LTVDealerPhone)+'&DealerAddress='+escape(LTVDealerAddress)+'&DealerCity='+escape(LTVDealerCity)+'&DealerState='+escape(LTVDealerState)+'&DealerZipCode='+escape(LTVDealerZipCode)
	+'&VIN='+escape(LTVVIN)+'&StockNumber='+escape(LTVStockNumber)+'&Year='+escape(LTVYear)+'&Make='+escape(LTVMake)+'&Model='+escape(LTVModel)+'&Trim='+escape(LTVTrim)+'&Mileage='+escape(LTVMileage)+'&Price='+escape(LTVPrice)+'&Transmission='+escape(LTVTransmission)+'&Engine='+escape(LTVEngine)+'&ColorExterior='+escape(LTVColorExterior)+'&ColorInterior='+escape(LTVColorInterior)+'&Style='+escape(LTVStyle)
	+'&URI='+escape(LTVURI)+'&Photos='+escape(LTVPhotos)+'&VoiceOver='+escape(LTVVoiceOver) +'&Features='+escape(LTVFeatures)+'&Color='+escape(LTVPlayerColor.replace('#',''))+'&Music='+escape('http://rtvl.liquidusvideolink.com/mp3/3.mp3') + '&InfoButton=false&Reference=' + escape(location.href) + '&SourceSessionID=' + escape(LTVSourceSessionID) + '&AutoPlay=' + LTVAutoPlay;
	var url='http://rtvl.liquidusvideolink.com/RTA.swf'; LTVPlayerIndex++;
	var fla='<object id="LTVRTVL'+LTVPlayerIndex+'" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+LTVPlayerWidth+'" height="'+LTVPlayerHeight+'">'
	+'<param name="movie" value="'+url+'" /><param name="quality" value="high" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" />'
	+'<param name="flashVars" value="'+LTVXU+'" /><embed name="LTVRTVL'+LTVPlayerIndex+'" flashVars="'+LTVXU+'" src="'+url+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" width="'+LTVPlayerWidth+'" height="'+LTVPlayerHeight+'"></embed></object>';
	if(LTVXU=='') document.write(fla); else document.getElementById(LTVPlayerTarget).innerHTML = fla;}