﻿// show feed
function loadfeed(url, count, selector)
{
	$(selector).rssfeed(url, {
		limit: count,
		header:true,
		date:false
	});


}


//// jquery ready
//$(function()  {
//	// initialize scrollable      
//	$("div.scrollable").scrollable(
//		{         
//			vertical:true,          
//			size: 1              
//			
//		});

//}); 

function writecontact() {
	document.write('<h4 class="quotes"> 6044 Dovetail Drive<br/> Agoura Hills, CA 91301 <br/> 1 877.216.4532 (toll free) +1 818.222.4758 (local)  </h4>');
}

function writestatement() {
	document.write('<p>easyJet, BulletProof and Navitaire have reached an amicable agreement fully resolving the dispute related to easyJet\'s eRes system and Navitaire\'s OpenRes system and bringing the UK and US litigation to an end. The terms of the agreement will remain confidential. After taking into consideration the uncertain outcome of the appeal against the UK High Court Judgments, easyJet asked for, and Navitaire has provided easyJet with all the necessary rights, licences and permissions required for easyJet to use its eRes system for its own business purposes. easyJet has agreed that it will not sell or licence eRes to third parties. </p> <p>In 2005, despite Navitiare losing every major claim in the above suit an out of court settlement was reached in which easyJet agreed not to license eRes to third-parties. BulletProof has since decided to stop supporting and enhancing their system.&nbsp;</p><p>BulletProof Technologies is developing a completely new reservation system that once again will move the technology forward...</p>'); 
}
	 

function writeemail() {
	document.write("<a href='mailto:info@bproof.com' style='position:absolute; top:18px; left:550px; width:150px; border:none; margin:0; padding:0; height:50px; background:url(images/letsgo.png) no-repeat;' ></a>");
}

function writefooter() {
	document.write('5776-D Lindero Canyon Road, #421  Westlake Village, CA 91362  1 877.216.4532 (toll free) +1 818.222.4758 (local) ');
}
