// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Text-Mendip' , 'Text-MendipLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text-Group' , 'Text-GroupLYR', 'txt', 'Layout',null,'',0);
 	F_OM('HP-Beavers' , 'HP-BeaversLYR', 'img', 'Layout',null,'',0);
 	F_OM('HP-Mendip' , 'HP-MendipLYR', 'img', 'Layout',null,'',0);
 	F_OM('HP-Cubs' , 'HP-CubsLYR', 'img', 'Layout',null,'',0);
 	F_OM('HP-Scouts' , 'HP-ScoutsLYR', 'img', 'Layout',null,'',0);
 	F_OM('HP-Explorers' , 'HP-ExplorersLYR', 'img', 'Layout',null,'',0);
 	F_OM('HP-Exec' , 'HP-ExecLYR', 'img', 'Layout',null,'',0);
 	F_OM('HP-BigAdventure' , 'HP-BigAdventureLYR', 'img', 'Layout',null,'',0);
 	F_OM('HP-Group' , 'HP-GroupLYR', 'img', 'Layout',null,'',0);
 	F_OM('Text-Exec' , 'Text-ExecLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text-Beavers' , 'Text-BeaversLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text-Cubs' , 'Text-CubsLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text-Scouts' , 'Text-ScoutsLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text-Explorers' , 'Text-ExplorersLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Picture29' , 'Picture29LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-Group','Bring To Front','',1,
	'Mouse Over','Text-Group','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/group.html',0),'',0);
 	F_OM('Picture30' , 'Picture30LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-Mendip','Bring To Front','',1,
	'Mouse Over','Text-Mendip','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/the_base_.html',0),'',0);
 	F_OM('Picture40' , 'Picture40LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-Explorers','Bring To Front','',0,
	'Mouse Over','Text-Explorers','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/explorer_scouts.html',0),'',0);
 	F_OM('Picture33' , 'Picture33LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-Exec','Bring To Front','',0,
	'Mouse Over','Text-Exec','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/parents.html',0),'',0);
 	F_OM('Picture48' , 'Picture48LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-Cubs','Bring To Front','',1,
	'Mouse Over','Text-Cubs','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/cub_scouts.html',0),'',0);
 	F_OM('Picture49' , 'Picture49LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-Scouts','Bring To Front','',1,
	'Mouse Over','Text-Scouts','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/scouts.html',0),'',0);
 	F_OM('Picture55' , 'Picture55LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-Beavers','Bring To Front','',0,
	'Mouse Over','Text-Beavers','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/beavers.html',0),'',0);
 	F_OM('Rectangle3' , 'Rectangle3LYR', 'img', 'Layout',new Array(
	'Mouse Over','HP-BigAdventure','Bring To Front','',0,
	'Mouse Over','Text-Exec','Bring To Front','',0,
	'Clicked','Layout','Go To','./html/want_to_help_out-.html',0),'',0);
 	F_OM('NavigationBar3' , 'NavigationBar3LYR', 'nav', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Picture29A').bind('click', function(__e) { return (F_e('Picture29', F_CL, __e)); } );
	$('#Picture29A').bind('mouseover', function(__e) { return (F_e('Picture29', F_MV, __e)); } );
	$('#Picture30A').bind('click', function(__e) { return (F_e('Picture30', F_CL, __e)); } );
	$('#Picture30A').bind('mouseover', function(__e) { return (F_e('Picture30', F_MV, __e)); } );
	$('#Picture40A').bind('click', function(__e) { return (F_e('Picture40', F_CL, __e)); } );
	$('#Picture40A').bind('mouseover', function(__e) { return (F_e('Picture40', F_MV, __e)); } );
	$('#Picture33A').bind('click', function(__e) { return (F_e('Picture33', F_CL, __e)); } );
	$('#Picture33A').bind('mouseover', function(__e) { return (F_e('Picture33', F_MV, __e)); } );
	$('#Picture48A').bind('click', function(__e) { return (F_e('Picture48', F_CL, __e)); } );
	$('#Picture48A').bind('mouseover', function(__e) { return (F_e('Picture48', F_MV, __e)); } );
	$('#Picture49A').bind('click', function(__e) { return (F_e('Picture49', F_CL, __e)); } );
	$('#Picture49A').bind('mouseover', function(__e) { return (F_e('Picture49', F_MV, __e)); } );
	$('#Picture55A').bind('click', function(__e) { return (F_e('Picture55', F_CL, __e)); } );
	$('#Picture55A').bind('mouseover', function(__e) { return (F_e('Picture55', F_MV, __e)); } );
	$('#Rectangle3A').bind('click', function(__e) { return (F_e('Rectangle3', F_CL, __e)); } );
	$('#Rectangle3A').bind('mouseover', function(__e) { return (F_e('Rectangle3', F_MV, __e)); } );
});
// End Actions

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar3"] = {
	"NavigationButton1" : { image: "./assets/images/autogen/Home--page_HPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Home--page_HRPrimary-Button---Green_1.jpg", w: 80, h: 20 },
	"NavigationButton2" : { image: "./assets/images/autogen/The-Base_NPrimary-Button---white_2.jpg", rollover: "./assets/images/autogen/The-Base_NRPrimary-Button---Green_3.jpg", w: 80, h: 20 },
	"NavigationButton3" : { image: "./assets/images/autogen/Beavers_NPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Beavers_NRPrimary-Button---Green_2.jpg", w: 80, h: 20 },
	"NavigationButton4" : { image: "./assets/images/autogen/Cubs_NPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Cubs_NRPrimary-Button---Green_2.jpg", w: 80, h: 20 },
	"NavigationButton5" : { image: "./assets/images/autogen/Scouts_NPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Scouts_NRPrimary-Button---Green_2.jpg", w: 80, h: 20 },
	"NavigationButton6" : { image: "./assets/images/autogen/Group_NPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Group_NRPrimary-Button---Green_1.jpg", w: 80, h: 20 },
	"NavigationButton7" : { image: "./assets/images/autogen/Explorers_NPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Explorers_NRPrimary-Button---Green_2.jpg", w: 80, h: 20 },
	"NavigationButton8" : { image: "./assets/images/autogen/Parents_NPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Parents_NRPrimary-Button---Green_2.jpg", w: 80, h: 20 },
	"NavigationButton9" : { image: "./assets/images/autogen/Links_NPrimary-Button---white_1.jpg", rollover: "./assets/images/autogen/Links_NRPrimary-Button---Green_1.jpg", w: 80, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "NavigationBar3", rollover: true, autoClose: false, spacing: 2 });
	$("#NavigationBar3").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#NavigationBar3 ul").hide();
});


// End Navigation Bars


