// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Flash3' , 'Flash3LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Picture12' , 'Picture12LYR', 'img', 'Layout',null,'',0);
 
	F_OM('Picture13' , 'Picture13LYR', 'img', 'Layout',null,'',0);
 
	F_OM('getfeaturedreg' , 'getfeaturedregLYR', 'img', 'Layout',new Array(
	'Mouse Over','getfeaturedover','Show','',0),'',0);
 	F_OM('getfeaturedover' , 'getfeaturedoverLYR', 'img', 'Layout',new Array(
	'Mouse Out','getfeaturedover','Hide','',0,
	'Clicked','Layout','Go To','openpopup_3b90(\' http://fs6.formsite.com/Varsityhouse/form533401217/index.html \') ',0),'',0);
 	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#getfeaturedregA').bind('mouseover', function(__e) { return (F_e('getfeaturedreg', F_MV, __e)); } );
	$('#getfeaturedoverA').bind('click', function(__e) { return (F_e('getfeaturedover', F_CL, __e)); } );
	$('#getfeaturedoverA').bind('mouseout', function(__e) { return (F_e('getfeaturedover', F_MT, __e)); } );
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#RectangleHotspot3').bind('click', function() { pageTracker._trackPageview('/outgoing/fs6.formsite.com/Varsityhouse/form831063152/index.html'); } );
	$('#RectangleHotspot4').bind('click', function() { pageTracker._trackPageview('/outgoing/www.facebook.com/varsityhouse'); } );
	$('#RectangleHotspot2').bind('click', function() { pageTracker._trackPageview('/outgoing/www.youtube.com/linemanuniversity'); } );
	$('#RectangleHotspot8').bind('click', function() { pageTracker._trackPageview('/outgoing/www.varsityhousenj.com'); } );
	$('#contactregA').bind('click', function() { pageTracker._trackPageview('/outgoing/fs6.formsite.com/Varsityhouse/form831063152/index.html'); } );
	$('#Text12Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=3PZNvKk0bkM'); } );
	$('#Text14Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Phase2.pdf'); } );
	$('#getfeaturedoverA').bind('click', function() { pageTracker._trackPageview('/outgoing/fs6.formsite.com/Varsityhouse/form533401217/index.html'); } );
	$('#Text22Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Year Round Periodization for High School Football.pdf'); } );
	$('#Text23Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Lineman_Drills.pdf'); } );
	$('#Picture51A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.northjersey.com/sports/99496274_Kids_and_coaches_get_together_at_Lineman_U.html?page=all'); } );
	$('#Text26Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.northjersey.com/sports/99496274_Kids_and_coaches_get_together_at_Lineman_U.html?page=all'); } );
});
// End Analytics

// Begin jMedia Components
$(document).ready(
function() {
	$("#Flash3").media({ width: 618, height: 318,
		src: './assets/applets/Intro4-19-10.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'true', quality: 'autohigh', scale: 'showall', salign: 'Left', wmode: 'window' }
	});
});
// End jMedia Components

