// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Picture166' , 'Picture166LYR', 'img', 'Layout',new Array(
,
	'Clicked','Layout','Go To','https://www.belmonttv.com/mm5/merchant.mvc?Screen=PROD&Store_Code=BT&Product_Code=SER202&Category_Code=EZSL',0),'',0);
 
	F_OM('Picture168' , 'Picture168LYR', 'img', 'Layout',new Array(
,
	'Clicked','Layout','Go To','https://www.belmonttv.com/mm5/merchant.mvc?Screen=PROD&Store_Code=BT&Product_Code=SON204&Category_Code=EZSL',0),'',0);
 
	F_OM('Picture170' , 'Picture170LYR', 'img', 'Layout',new Array(
,
	'Clicked','Layout','Go To','https://www.belmonttv.com/mm5/merchant.mvc?Screen=PROD&Store_Code=BT&Product_Code=SNH301&Category_Code=EZSL',0),'',0);
 
	F_OM('Picture171' , 'Picture171LYR', 'img', 'Layout',new Array(
,
	'Clicked','Layout','Go To','https://www.belmonttv.com/mm5/merchant.mvc?&Screen=PROD&Store_Code=BT&Product_Code=3502E&Category_Code=SPEC',0),'',0);
 
	F_OM('Picture172' , 'Picture172LYR', 'img', 'Layout',new Array(
,
	'Clicked','Layout','Go To','https://www.belmonttv.com/mm5/merchant.mvc?Screen=PROD&Store_Code=BT&Product_Code=CLR302&Category_Code=EZSL',0),'',0);
 
	F_OM('LayoutRegion36' , 'LayoutRegion36LYR', 'lyr', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Picture166A').bind('click', function(__e) { return (F_e('Picture166', F_CL, __e)); } );
	$('#Picture166A').bind('mouseover', function(__e) { return (F_e('Picture166', F_MV, __e)); } );
	$('#Picture168A').bind('click', function(__e) { return (F_e('Picture168', F_CL, __e)); } );
	$('#Picture168A').bind('mouseover', function(__e) { return (F_e('Picture168', F_MV, __e)); } );
	$('#Picture170A').bind('click', function(__e) { return (F_e('Picture170', F_CL, __e)); } );
	$('#Picture170A').bind('mouseover', function(__e) { return (F_e('Picture170', F_MV, __e)); } );
	$('#Picture171A').bind('click', function(__e) { return (F_e('Picture171', F_CL, __e)); } );
	$('#Picture171A').bind('mouseover', function(__e) { return (F_e('Picture171', F_MV, __e)); } );
	$('#Picture172A').bind('click', function(__e) { return (F_e('Picture172', F_CL, __e)); } );
	$('#Picture172A').bind('mouseover', function(__e) { return (F_e('Picture172', F_MV, __e)); } );
});
// End Actions


