// Begin MultiLayoutRegions
$(document).ready(
function() {
	$('#ML-SideBarLYR').MyAcc({active: 0, alwaysOpen: false, header: '.head', autoheight: false, animated: 'bounceslide'});
}
);
// End MultiLayoutRegions

// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Picture8' , 'Picture8LYR', 'img', 'Layout',null,'',0);
 
		F_OM_Map('RectangleHotspot2' , 'rect', 'Picture8',new Array(
		'Mouse Over','RND-Red-BX','Peek','In From Left',0,
		'Clicked','Layout','Go To','./html/the_cash.php',0),42,107,160,137);
	F_OM('RND-Red-BX' , 'RND-Red-BXLYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./html/the_cash.php',0),'',0);
 	F_OM('RoundedRectangle4' , 'RoundedRectangle4LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./html/starklet.html',0),'',0);
 	F_OM('Text42' , 'Text42LYR', 'txt', 'Layout',null,'',0);
		F_OM('Text42Link7' , '', 'tln', 'Text42',new Array(
		'Mouse Over','RoundedRectangle4','Peek','In From Right',0,
		'Clicked','Layout','Go To','./html/starklet.html',0),'',0);
 
	F_OM('LayoutRegion1' , 'LayoutRegion1LYR', 'lyr', 'ML-SideBar',null,'',0);
 
	F_OM('Picture14' , 'Picture14LYR', 'img', 'Layout',new Array(
	'Mouse Over','ThinRedTag','Peek','In From Right',0,
	'Mouse Out','ThinRedTag','Peek','Out To Right',0,
	'Clicked','Layout','Go To','./html/apply_now.php',0),'',0);
 	F_OM('ThinRedTag' , 'ThinRedTagLYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./html/apply_now.php',0),'',0);
 
	F_OM('MultiLayoutRegion3' , 'MultiLayoutRegion3LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('LayoutRegion16' , 'LayoutRegion16LYR', 'lyr', 'MultiLayoutRegion3',null,'',0);
 
			F_OM('Picture30' , 'Picture30LYR', 'img', 'LayoutRegion16',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion19',0),'',0);
 			F_OM('Picture31' , 'Picture31LYR', 'img', 'LayoutRegion16',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion17',0),'',0);
 			F_OM('Picture20' , 'Picture20LYR', 'img', 'LayoutRegion16',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion18',0),'',0);
 			F_OM('Rectangle5' , 'Rectangle5LYR', 'img', 'LayoutRegion16',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion19',0),'',0);
 
		F_OM('LayoutRegion17' , 'LayoutRegion17LYR', 'lyr', 'MultiLayoutRegion3',null,'',0);
 
			F_OM('Picture21' , 'Picture21LYR', 'img', 'LayoutRegion17',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion16',0),'',0);
 			F_OM('Picture22' , 'Picture22LYR', 'img', 'LayoutRegion17',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion16',0),'',0);
 			F_OM('Picture23' , 'Picture23LYR', 'img', 'LayoutRegion17',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion18',0),'',0);
 
			F_OM('Rectangle6' , 'Rectangle6LYR', 'img', 'LayoutRegion17',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion19',0),'',0);
 
		F_OM('LayoutRegion18' , 'LayoutRegion18LYR', 'lyr', 'MultiLayoutRegion3',null,'',0);
 
			F_OM('Picture32' , 'Picture32LYR', 'img', 'LayoutRegion18',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion16',0),'',0);
 			F_OM('Picture25' , 'Picture25LYR', 'img', 'LayoutRegion18',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion17',0),'',0);
 			F_OM('Picture26' , 'Picture26LYR', 'img', 'LayoutRegion18',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion17',0),'',0);
 
			F_OM('Rectangle7' , 'Rectangle7LYR', 'img', 'LayoutRegion18',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion19',0),'',0);
 
		F_OM('LayoutRegion19' , 'LayoutRegion19LYR', 'lyr', 'MultiLayoutRegion3',null,'',0);
 
			F_OM('Picture27' , 'Picture27LYR', 'img', 'LayoutRegion19',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion16',0),'',0);
 			F_OM('Picture28' , 'Picture28LYR', 'img', 'LayoutRegion19',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion17',0),'',0);
 			F_OM('Picture29' , 'Picture29LYR', 'img', 'LayoutRegion19',new Array(
			'Clicked','MultiLayoutRegion3','Switch To','LayoutRegion18',0),'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Picture14A').bind('click', function(__e) { return (F_e('Picture14', F_CL, __e)); } );
	$('#Picture14A').bind('mouseover', function(__e) { return (F_e('Picture14', F_MV, __e)); } );
	$('#Picture14A').bind('mouseout', function(__e) { return (F_e('Picture14', F_MT, __e)); } );
	$('#Picture30A').bind('click', function(__e) { return (F_e('Picture30', F_CL, __e)); } );
	$('#Rectangle5A').bind('click', function(__e) { return (F_e('Rectangle5', F_CL, __e)); } );
	$('#Picture31A').bind('click', function(__e) { return (F_e('Picture31', F_CL, __e)); } );
	$('#Picture20A').bind('click', function(__e) { return (F_e('Picture20', F_CL, __e)); } );
	$('#Picture21A').bind('click', function(__e) { return (F_e('Picture21', F_CL, __e)); } );
	$('#Picture22A').bind('click', function(__e) { return (F_e('Picture22', F_CL, __e)); } );
	$('#Rectangle6A').bind('click', function(__e) { return (F_e('Rectangle6', F_CL, __e)); } );
	$('#Picture23A').bind('click', function(__e) { return (F_e('Picture23', F_CL, __e)); } );
	$('#Picture32A').bind('click', function(__e) { return (F_e('Picture32', F_CL, __e)); } );
	$('#Picture25A').bind('click', function(__e) { return (F_e('Picture25', F_CL, __e)); } );
	$('#Picture26A').bind('click', function(__e) { return (F_e('Picture26', F_CL, __e)); } );
	$('#Rectangle7A').bind('click', function(__e) { return (F_e('Rectangle7', F_CL, __e)); } );
	$('#Picture27A').bind('click', function(__e) { return (F_e('Picture27', F_CL, __e)); } );
	$('#Picture28A').bind('click', function(__e) { return (F_e('Picture28', F_CL, __e)); } );
	$('#Picture29A').bind('click', function(__e) { return (F_e('Picture29', F_CL, __e)); } );
	$('#RectangleHotspot2').bind('mouseover', function(__e) { return (F_e('RectangleHotspot2', F_MV, __e)); } );
	$('#Text42Link7').bind('click', function(__e) { return (F_e('Text42Link7', F_CL, __e)); } );
	$('#Text42Link7').bind('mouseover', function(__e) { return (F_e('Text42Link7', F_MV, __e)); } );
});
// End Actions

// Begin XHTML adjustment
$(document).ready(function(){
	if (jQuery.browser.msie && jQuery.browser.version.substr(0, 2) == "6.") {
		$(".nof-clearfix").each(function (i) {
			$(this).append("<div style='clear:both'/>");
			$(this).removeClass("nof-clearfix");
		});
	}
	if (jQuery.browser.safari){
		$(".nof-lyr>br:first").each(function () {
			$(this).replaceWith("<div style='height:0px'>&nbsp;</div>");
		});
	}
});

// End XHTML adjustment

// Begin jMedia Components
$(document).ready(
function() {
	$("#Flash2").media({ width: 700, height: 165,
		src: './assets/applets/blimp9308.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'false', quality: 'autolow', scale: 'showall', salign: 'Left', wmode: 'window' }
	});
});
// End jMedia Components

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar5"] = {
	"NavigationButton1" : { image: "./assets/images/autogen/Home_Horange95.gif", rollover: "./assets/images/autogen/Home_HRgray95.gif", w: 95, h: 20 },
	"NavigationButton2" : { image: "./assets/images/autogen/the_cash_Ngray95.gif", rollover: "./assets/images/autogen/the_cash_NRorange95.gif", w: 95, h: 20 },
	"NavigationButton3" : { image: "./assets/images/autogen/about_us_Ngray95.gif", rollover: "./assets/images/autogen/about_us_NRorange95.gif", w: 95, h: 20 },
	"NavigationButton4" : { image: "./assets/images/autogen/FAQ_Ngray95.gif", rollover: "./assets/images/autogen/FAQ_NRorange95.gif", w: 95, h: 20 },
	"NavigationButton5" : { image: "./assets/images/autogen/testimonials_Ngray95.gif", rollover: "./assets/images/autogen/testimonials_NRorange95.gif", w: 95, h: 20, opening: "bottom", offsetX: 0, offsetY: 20 },
	"NavigationButton8" : { image: "./assets/images/autogen/Starklet_Ngray95.gif", rollover: "./assets/images/autogen/Starklet_NRorange95.gif", w: 95, h: 20 },
	"NavigationButton6" : { image: "./assets/images/autogen/contact_us_Ngray95.gif", rollover: "./assets/images/autogen/contact_us_NRorange95.gif", w: 95, h: 20, opening: "bottom", offsetX: 0, offsetY: 20 },
	"NavigationButton9" : { image: "./assets/images/autogen/careers_Ngray95.gif", rollover: "./assets/images/autogen/careers_NRorange95.gif", w: 95, h: 20 },
	"NavigationButton7" : { image: "./assets/images/autogen/apply_now_Ngray95.gif", rollover: "./assets/images/autogen/apply_now_NRorange95.gif", w: 95, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "NavigationBar5", rollover: true, autoClose: false, spacing: 1 });
	$("#NavigationBar5").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#NavigationBar5_1").nofNavBar({isMain: false, orientation: "vertical", opening: "bottom", offsetX: 0, offsetY: 20 });
	$("#NavigationBar5_2").nofNavBar({isMain: false, orientation: "vertical", opening: "bottom", offsetX: 0, offsetY: 20 });
	$("#NavigationBar5 ul").hide();
});


// End Navigation Bars

