// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('NavigationBar3' , 'NavigationBar3LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('Picture39' , 'Picture39LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture52','Show','',0,
	'Clicked','Layout','Go To','./html/freeview.html',0),'',0);
 	F_OM('Picture40' , 'Picture40LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture50','Show','',0,
	'Clicked','Layout','Go To','./html/freesat.html',0),'',0);
 	F_OM('Picture41' , 'Picture41LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture46','Show','',0,
	'Clicked','Layout','Go To','./html/multiroom.html',0),'',0);
 	F_OM('Picture42' , 'Picture42LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture48','Show','',0,
	'Clicked','Layout','Go To','./html/service___repair.html',0),'',0);
 	F_OM('Picture43' , 'Picture43LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture49','Show','',0,
	'Clicked','Layout','Go To','./html/commercial.html',0),'',0);
 	F_OM('Picture44' , 'Picture44LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture47','Show','',0,
	'Clicked','Layout','Go To','./html/plasma___lcd_tv_installation.html',0),'',0);
 	F_OM('Picture46' , 'Picture46LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture46','Hide','',0,
	'Clicked','Layout','Go To','./html/multiroom.html',0),'',0);
 	F_OM('Picture47' , 'Picture47LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture47','Hide','',0,
	'Clicked','Layout','Go To','./html/plasma___lcd_tv_installation.html',0),'',0);
 	F_OM('Picture48' , 'Picture48LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture48','Hide','',0,
	'Clicked','Layout','Go To','./html/service___repair.html',0),'',0);
 	F_OM('Picture49' , 'Picture49LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture49','Hide','',0,
	'Clicked','Layout','Go To','./html/commercial.html',0),'',0);
 	F_OM('Picture50' , 'Picture50LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture50','Hide','',0,
	'Clicked','Layout','Go To','./html/freesat.html',0),'',0);
 	F_OM('Picture51' , 'Picture51LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture55','Show','',0),'',0);
 	F_OM('Picture52' , 'Picture52LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture52','Hide','',0,
	'Clicked','Layout','Go To','./html/freeview.html',0),'',0);
 	F_OM('Picture53' , 'Picture53LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture54','Show','',0),'',0);
 	F_OM('Picture54' , 'Picture54LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture54','Hide','',0,
	'Clicked','Layout','Go To','./index.html',0),'',0);
 	F_OM('Picture55' , 'Picture55LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture55','Hide','',0,
	'Clicked','Layout','Go To','./html/contact_us.html',0),'',0);
 	F_OM('Table2' , 'Table2LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Picture57' , 'Picture57LYR', 'img', 'Layout',new Array(
	'Mouse Over','Picture57','Show','',0,
	'Clicked','Layout','Go To','./html/tailored_satellite_installatio.html',0),'',0);
 	F_OM('Picture59' , 'Picture59LYR', 'img', 'Layout',new Array(
	'Mouse Out','Picture59','Hide','',0,
	'Clicked','Layout','Go To','./html/tailored_satellite_installatio.html',0),'',0);
 	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Picture39A').bind('click', function(__e) { return (F_e('Picture39', F_CL, __e)); } );
	$('#Picture39A').bind('mouseover', function(__e) { return (F_e('Picture39', 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)); } );
	$('#Picture41A').bind('click', function(__e) { return (F_e('Picture41', F_CL, __e)); } );
	$('#Picture41A').bind('mouseover', function(__e) { return (F_e('Picture41', F_MV, __e)); } );
	$('#Picture42A').bind('click', function(__e) { return (F_e('Picture42', F_CL, __e)); } );
	$('#Picture42A').bind('mouseover', function(__e) { return (F_e('Picture42', F_MV, __e)); } );
	$('#Picture43A').bind('click', function(__e) { return (F_e('Picture43', F_CL, __e)); } );
	$('#Picture43A').bind('mouseover', function(__e) { return (F_e('Picture43', F_MV, __e)); } );
	$('#Picture44A').bind('click', function(__e) { return (F_e('Picture44', F_CL, __e)); } );
	$('#Picture44A').bind('mouseover', function(__e) { return (F_e('Picture44', F_MV, __e)); } );
	$('#Picture46A').bind('click', function(__e) { return (F_e('Picture46', F_CL, __e)); } );
	$('#Picture46A').bind('mouseout', function(__e) { return (F_e('Picture46', F_MT, __e)); } );
	$('#Picture47A').bind('click', function(__e) { return (F_e('Picture47', F_CL, __e)); } );
	$('#Picture47A').bind('mouseout', function(__e) { return (F_e('Picture47', F_MT, __e)); } );
	$('#Picture48A').bind('click', function(__e) { return (F_e('Picture48', F_CL, __e)); } );
	$('#Picture48A').bind('mouseout', function(__e) { return (F_e('Picture48', F_MT, __e)); } );
	$('#Picture49A').bind('click', function(__e) { return (F_e('Picture49', F_CL, __e)); } );
	$('#Picture49A').bind('mouseout', function(__e) { return (F_e('Picture49', F_MT, __e)); } );
	$('#Picture50A').bind('click', function(__e) { return (F_e('Picture50', F_CL, __e)); } );
	$('#Picture50A').bind('mouseout', function(__e) { return (F_e('Picture50', F_MT, __e)); } );
	$('#Picture51A').bind('mouseover', function(__e) { return (F_e('Picture51', F_MV, __e)); } );
	$('#Picture52A').bind('click', function(__e) { return (F_e('Picture52', F_CL, __e)); } );
	$('#Picture52A').bind('mouseout', function(__e) { return (F_e('Picture52', F_MT, __e)); } );
	$('#Picture53A').bind('mouseover', function(__e) { return (F_e('Picture53', F_MV, __e)); } );
	$('#Picture54A').bind('click', function(__e) { return (F_e('Picture54', F_CL, __e)); } );
	$('#Picture54A').bind('mouseout', function(__e) { return (F_e('Picture54', F_MT, __e)); } );
	$('#Picture55A').bind('click', function(__e) { return (F_e('Picture55', F_CL, __e)); } );
	$('#Picture55A').bind('mouseout', function(__e) { return (F_e('Picture55', F_MT, __e)); } );
	$('#Picture57A').bind('click', function(__e) { return (F_e('Picture57', F_CL, __e)); } );
	$('#Picture57A').bind('mouseover', function(__e) { return (F_e('Picture57', F_MV, __e)); } );
	$('#Picture59A').bind('click', function(__e) { return (F_e('Picture59', F_CL, __e)); } );
	$('#Picture59A').bind('mouseout', function(__e) { return (F_e('Picture59', F_MT, __e)); } );
});
// End Actions


