function loadHome(){
	parent.frames("title").location = "default_middle.asp?title=1";
	parent.frames("middle").location = "text.asp?page=117";
}

function loadBookings(){
	parent.frames("title").location = "default_middle.asp?title=22";
	parent.frames("middle").location = "book/mybookings.asp";
}

function loadEmemo(){
	parent.frames("title").location = "default_middle.asp?title=2";
	parent.frames("middle").location = "text.asp?page=122";
}

function loadServices(){
	parent.frames("title").location = "default_middle.asp?title=4";
	parent.frames("middle").location = "text.asp?page=124";
}

function loadProfile(){
	parent.frames("title").location = "default_middle.asp?title=5";
	parent.frames("middle").location = "update/update.asp";
}

function loadUpdate(){
	parent.frames("title").location = "default_middle.asp?title=5";
	parent.frames("middle").location = "register/update.asp";
}

function loadRoutes(){
	parent.frames("title").location = "default_middle.asp?title=16";
	parent.frames("middle").location = "routes/routes.asp";
}

function loadPortfolio(){
	parent.frames("title").location = "default_middle.asp?title=6";
	parent.frames("middle").location = "portfolio/portfolio.asp";
}

function loadEvents(){
	parent.frames("title").location = "default_middle.asp?title=7";
	parent.frames("middle").location = "events/events.asp";
}

function loadNews(){
	parent.frames("title").location = "default_middle.asp?title=8";
	parent.frames("middle").location = "news/news.asp";
}

function loadBcorner(){
	parent.frames("title").location = "default_middle.asp?title=9";
	parent.frames("middle").location = "load4less/calender.asp";
}

function loadNboard(){
	parent.frames("title").location = "default_middle.asp?title=10";
	parent.frames("middle").location = "noticeboard/notices.asp";
}

function loadVehicles(){
	parent.frames("title").location = "default_middle.asp?title=11";
	parent.frames("middle").location = "vehicles/vehicles.asp";
}

function loadPartners(){
	parent.frames("title").location = "default_middle.asp?title=12";
	parent.frames("middle").location = "supportpartners/supportpartners.asp";
}

function loadFeedback(){
	parent.frames("title").location = "default_middle.asp?title=13";
	parent.frames("middle").location = "feedback/feedback.asp";
}

function loadScheduler(){
	parent.frames("title").location = "default_middle.asp?title=28";
	parent.frames("middle").location = "scheduler/scheduler.asp";
}
