// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array(
));
	F_OM('UnknownObject1' , 'UnknownObject1LYR', 'nav', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#Text1Link2').bind('click', function() { pageTracker._trackPageview('/downloads/The Villa - Rental Agreement.pdf'); } );
	$('#Text1Link3').bind('click', function() { pageTracker._trackPageview('/downloads/The Villa - Rental Agreement.pdf'); } );
	$('#Text2Link1').bind('click', function() { pageTracker._trackPageview('/downloads/The Villa - Hot Deal 2010.pdf'); } );
	$('#Text2Link2').bind('click', function() { pageTracker._trackPageview('/downloads/The Villa - Best Deal Guarantee.pdf'); } );
	$('#Text2Link3').bind('click', function() { pageTracker._trackPageview('/downloads/The Villa - Money Back Guarantee.pdf'); } );
	$('#Text2Link4').bind('click', function() { pageTracker._trackPageview('/downloads/The-Villa-Rental-Pricing-2010.pdf'); } );
	$('#Picture30A').bind('click', function() { pageTracker._trackPageview('/downloads/The-Villa-Rental-Pricing-2010.pdf'); } );
});
// End Analytics

