// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('LayoutRegion13' , 'LayoutRegion13LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('LayoutRegion7' , 'LayoutRegion7LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('LayoutRegion3' , 'LayoutRegion3LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('LayoutRegion9' , 'LayoutRegion9LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Picture136' , 'Picture136LYR', 'img', 'Layout',null,'',0);
 
	F_OM('LayoutRegion5' , 'LayoutRegion5LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('LayoutRegion12' , 'LayoutRegion12LYR', 'lyr', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#RectangleHotspot3').bind('click', function() { pageTracker._trackPageview('/outgoing/www.cmtnc.com'); } );
});
// End Analytics

