// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Picture42' , 'Picture42LYR', 'img', 'Layout',null,'',0);
 
		F_OM_Map('RectangleHotspot17' , 'rect', 'Picture42',new Array(
		'Mouse Over','OfficeEtc','Show','',0,
		'Mouse Over','UrYard1','Show','',0,
		'Mouse Out','OfficeEtc','Hide','',0,
		'Mouse Out','UrYard1','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),188,197,427,235);
		F_OM_Map('RectangleHotspot20' , 'rect', 'Picture42',new Array(
		'Mouse Over','Parking','Show','',0,
		'Mouse Out','Parking','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),505,162,603,328);
		F_OM_Map('RectangleHotspot19' , 'rect', 'Picture42',new Array(
		'Mouse Over','Stable-2','Show','',0,
		'Mouse Over','UrYard3','Show','',0,
		'Mouse Out','Stable-2','Hide','',0,
		'Mouse Out','UrYard3','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),401,210,515,335);
		F_OM_Map('RectangleHotspot21' , 'rect', 'Picture42',new Array(
		'Mouse Over','MainEnt','Show','',0,
		'Mouse Out','MainEnt','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),403,335,527,429);
		F_OM_Map('RectangleHotspot11' , 'rect', 'Picture42',new Array(
		'Mouse Over','SVhouse','Show','',0,
		'Mouse Out','SVhouse','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),22,169,136,252);
		F_OM_Map('RectangleHotspot12' , 'rect', 'Picture42',new Array(
		'Mouse Over','Outdoor','Show','',0,
		'Mouse Over','Picture-oudoorschool','Show','',0,
		'Mouse Out','Outdoor','Hide','',0,
		'Mouse Out','Picture-oudoorschool','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),87,42,228,170);
		F_OM_Map('RectangleHotspot13' , 'rect', 'Picture42',new Array(
		'Mouse Over','Indoor','Show','',0,
		'Mouse Over','Picture-indoorschool','Show','',0,
		'Mouse Out','Indoor','Hide','',0,
		'Mouse Out','Picture-indoorschool','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),236,50,367,188);
		F_OM_Map('RectangleHotspot16' , 'rect', 'Picture42',new Array(
		'Mouse Over','LowerYard','Show','',0,
		'Mouse Over','Picture-loweryard','Show','',0,
		'Mouse Out','LowerYard','Hide','',0,
		'Mouse Out','Picture-loweryard','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),362,65,493,190);
		F_OM_Map('RectangleHotspot18' , 'rect', 'Picture42',new Array(
		'Mouse Over','Stable-1','Show','',0,
		'Mouse Over','UrYard2','Show','',0,
		'Mouse Out','Stable-1','Hide','',0,
		'Mouse Out','UrYard2','Hide','',0,
		'Clicked','Layout','Go To','../html/ariel_view.html',0),201,239,311,372);
	F_OM('OfficeEtc' , 'OfficeEtcLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Stable-1' , 'Stable-1LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Outdoor' , 'OutdoorLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Indoor' , 'IndoorLYR', 'txt', 'Layout',null,'',0);
 	F_OM('LowerYard' , 'LowerYardLYR', 'txt', 'Layout',null,'',0);
 	F_OM('Parking' , 'ParkingLYR', 'txt', 'Layout',null,'',0);
 	F_OM('MainEnt' , 'MainEntLYR', 'txt', 'Layout',null,'',0);
 	F_OM('SVhouse' , 'SVhouseLYR', 'txt', 'Layout',null,'',0);
 	F_OM('UrYard2' , 'UrYard2LYR', 'img', 'Layout',null,'',0);
 	F_OM('UrYard1' , 'UrYard1LYR', 'img', 'Layout',null,'',0);
 	F_OM('UrYard3' , 'UrYard3LYR', 'img', 'Layout',null,'',0);
 	F_OM('Picture-indoorschool' , 'Picture-indoorschoolLYR', 'img', 'Layout',null,'',0);
 	F_OM('Picture-oudoorschool' , 'Picture-oudoorschoolLYR', 'img', 'Layout',null,'',0);
 	F_OM('Picture-loweryard' , 'Picture-loweryardLYR', 'img', 'Layout',null,'',0);
 	F_OM('Stable-2' , 'Stable-2LYR', 'txt', 'Layout',null,'',0);
 	F_OM('NavigationBar2' , 'NavigationBar2LYR', 'nav', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#RectangleHotspot17').bind('mouseover', function(__e) { return (F_e('RectangleHotspot17', F_MV, __e)); } );
	$('#RectangleHotspot17').bind('mouseout', function(__e) { return (F_e('RectangleHotspot17', F_MT, __e)); } );
	$('#RectangleHotspot20').bind('mouseover', function(__e) { return (F_e('RectangleHotspot20', F_MV, __e)); } );
	$('#RectangleHotspot20').bind('mouseout', function(__e) { return (F_e('RectangleHotspot20', F_MT, __e)); } );
	$('#RectangleHotspot19').bind('mouseover', function(__e) { return (F_e('RectangleHotspot19', F_MV, __e)); } );
	$('#RectangleHotspot19').bind('mouseout', function(__e) { return (F_e('RectangleHotspot19', F_MT, __e)); } );
	$('#RectangleHotspot21').bind('mouseover', function(__e) { return (F_e('RectangleHotspot21', F_MV, __e)); } );
	$('#RectangleHotspot21').bind('mouseout', function(__e) { return (F_e('RectangleHotspot21', F_MT, __e)); } );
	$('#RectangleHotspot11').bind('mouseover', function(__e) { return (F_e('RectangleHotspot11', F_MV, __e)); } );
	$('#RectangleHotspot11').bind('mouseout', function(__e) { return (F_e('RectangleHotspot11', F_MT, __e)); } );
	$('#RectangleHotspot12').bind('mouseover', function(__e) { return (F_e('RectangleHotspot12', F_MV, __e)); } );
	$('#RectangleHotspot12').bind('mouseout', function(__e) { return (F_e('RectangleHotspot12', F_MT, __e)); } );
	$('#RectangleHotspot13').bind('mouseover', function(__e) { return (F_e('RectangleHotspot13', F_MV, __e)); } );
	$('#RectangleHotspot13').bind('mouseout', function(__e) { return (F_e('RectangleHotspot13', F_MT, __e)); } );
	$('#RectangleHotspot16').bind('mouseover', function(__e) { return (F_e('RectangleHotspot16', F_MV, __e)); } );
	$('#RectangleHotspot16').bind('mouseout', function(__e) { return (F_e('RectangleHotspot16', F_MT, __e)); } );
	$('#RectangleHotspot18').bind('mouseover', function(__e) { return (F_e('RectangleHotspot18', F_MV, __e)); } );
	$('#RectangleHotspot18').bind('mouseout', function(__e) { return (F_e('RectangleHotspot18', F_MT, __e)); } );
});
// End Actions

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar2"] = {
	"NavigationButton1" : { image: "../assets/images/autogen/Home_Page_NPrimary_button_1_1.gif", rollover: "../assets/images/autogen/Home_Page_NRPrimary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton2" : { image: "../assets/images/autogen/About_SVEC_HPrimary_button_1_1.gif", rollover: "../assets/images/autogen/About_SVEC_HRPrimary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton3" : { image: "../assets/images/autogen/How_to_find_us_NSecondary_button_1_1.gif", rollover: "../assets/images/autogen/How_to_find_us_NRSecondary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton4" : { image: "../assets/images/autogen/Facilities_at_SVEC_NSecondary_button_1_1.gif", rollover: "../assets/images/autogen/Facilities_at_SVEC_NRSecondary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton5" : { image: "../assets/images/autogen/Ariel_view_HSecondary_button_1_1.gif", rollover: "../assets/images/autogen/Ariel_view_HRSecondary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton6" : { image: "../assets/images/autogen/Cross_country_course_NSecondary_button_1_1.gif", rollover: "../assets/images/autogen/Cross_country_course_NRSecondary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton7" : { image: "../assets/images/autogen/Responsiblities_NSecondary_button_1_1.gif", rollover: "../assets/images/autogen/Responsiblities_NRSecondary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton8" : { image: "../assets/images/autogen/_The_horses_mouth_NSecondary_button_1_1.gif", rollover: "../assets/images/autogen/_The_horses_mouth_NRSecondary_button_1_1.gif", w: 130, h: 25 },
	"NavigationButton9" : { image: "../assets/images/autogen/Calendar_2010_NPrimary_button_1_2.gif", rollover: "../assets/images/autogen/Calendar_2010_NRPrimary_button_1_2.gif", w: 130, h: 25 },
	"NavigationButton10" : { image: "../assets/images/autogen/Events___Shows_NPrimary_button_1_2.gif", rollover: "../assets/images/autogen/Events___Shows_NRPrimary_button_1_2.gif", w: 130, h: 25 },
	"NavigationButton11" : { image: "../assets/images/autogen/Training___Clinics_NPrimary_button_1_2.gif", rollover: "../assets/images/autogen/Training___Clinics_NRPrimary_button_1_2.gif", w: 130, h: 25 },
	"NavigationButton12" : { image: "../assets/images/autogen/Children_s_activities_NPrimary_button_1_2.gif", rollover: "../assets/images/autogen/Children_s_activities_NRPrimary_button_1_2.gif", w: 130, h: 25 },
	"NavigationButton13" : { image: "../assets/images/autogen/Camps___Social_NPrimary_button_1_2.gif", rollover: "../assets/images/autogen/Camps___Social_NRPrimary_button_1_2.gif", w: 130, h: 25 },
	"NavigationButton14" : { image: "../assets/images/autogen/Results_2010_NPrimary_button_1_2.gif", rollover: "../assets/images/autogen/Results_2010_NRPrimary_button_1_2.gif", w: 130, h: 25 },
	"NavigationButton15" : { image: "../assets/images/autogen/Handy_Links_NPrimary_button_1_2.gif", rollover: "../assets/images/autogen/Handy_Links_NRPrimary_button_1_2.gif", w: 130, h: 25 }
};

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


// End Navigation Bars

