// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Picture17' , 'Picture17LYR', 'img', 'Layout',null,'',0);
 
		F_OM_Map('RectangleHotspot1' , 'rect', 'Picture17',new Array(
		'Mouse Over','whereimat','Show','',0,
		'Mouse Out','whereimat','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_gigs.html',0),6,117,149,141);
		F_OM_Map('RectangleHotspot2' , 'rect', 'Picture17',new Array(
		'Mouse Over','itsallaboutme','Show','',0,
		'Mouse Out','itsallaboutme','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_blog.html',0),4,70,152,96);
		F_OM_Map('RectangleHotspot3' , 'rect', 'Picture17',new Array(
		'Mouse Over','wheretheboysare','Show','',0,
		'Mouse Out','wheretheboysare','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_band.html',0),5,184,154,210);
		F_OM_Map('RectangleHotspot4' , 'rect', 'Picture17',new Array(
		'Mouse Over','talktome','Show','',0,
		'Mouse Out','talktome','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_email.html',0),5,228,153,254);
		F_OM_Map('RectangleHotspot5' , 'rect', 'Picture17',new Array(
		'Mouse Over','specialfeatures','Show','',0,
		'Mouse Out','specialfeatures','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_special_featu.html',0),4,272,153,299);
		F_OM_Map('RectangleHotspot6' , 'rect', 'Picture17',new Array(
		'Mouse Over','photogallery','Show','',0,
		'Mouse Out','photogallery','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_photo_gallery.html',0),6,342,151,367);
		F_OM_Map('RectangleHotspot7' , 'rect', 'Picture17',new Array(
		'Mouse Over','buymystuff','Show','',0,
		'Mouse Out','buymystuff','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_merchandise.html',0),5,387,154,413);
		F_OM_Map('RectangleHotspot8' , 'rect', 'Picture17',new Array(
		'Mouse Over','downloadthis','Show','',0,
		'Mouse Out','downloadthis','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_mp3s.html',0),7,455,153,482);
		F_OM_Map('RectangleHotspot9' , 'rect', 'Picture17',new Array(
		'Mouse Over','saysomethingnice','Show','',0,
		'Mouse Out','saysomethingnice','Hide','',0,
		'Clicked','Layout','Go To','./html/linda_bracamonte_testimonials.html',0),6,500,153,525);
		F_OM_Map('RectangleHotspot10' , 'rect', 'Picture17',new Array(
		'Mouse Over','sammies','Show','',0,
		'Mouse Out','sammies','Hide','',0,
		'Clicked','Layout','Go To','./html/l_e_music_for_artists.html',0),6,543,153,569);
	F_OM('whereimat' , 'whereimatLYR', 'txt', 'Layout',null,'',0);
 	F_OM('itsallaboutme' , 'itsallaboutmeLYR', 'txt', 'Layout',null,'',0);
 	F_OM('wheretheboysare' , 'wheretheboysareLYR', 'txt', 'Layout',null,'',0);
 	F_OM('talktome' , 'talktomeLYR', 'txt', 'Layout',null,'',0);
 	F_OM('specialfeatures' , 'specialfeaturesLYR', 'txt', 'Layout',null,'',0);
 	F_OM('photogallery' , 'photogalleryLYR', 'txt', 'Layout',null,'',0);
 	F_OM('buymystuff' , 'buymystuffLYR', 'txt', 'Layout',null,'',0);
 	F_OM('downloadthis' , 'downloadthisLYR', 'txt', 'Layout',null,'',0);
 	F_OM('saysomethingnice' , 'saysomethingniceLYR', 'txt', 'Layout',null,'',0);
 	F_OM('sammies' , 'sammiesLYR', 'txt', 'Layout',null,'',0);
 	F_OM('LayoutRegion2' , 'LayoutRegion2LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Table1' , 'Table1LYR', 'lyr', 'LayoutRegion2',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#RectangleHotspot1').bind('mouseover', function(__e) { return (F_e('RectangleHotspot1', F_MV, __e)); } );
	$('#RectangleHotspot1').bind('mouseout', function(__e) { return (F_e('RectangleHotspot1', F_MT, __e)); } );
	$('#RectangleHotspot2').bind('mouseover', function(__e) { return (F_e('RectangleHotspot2', F_MV, __e)); } );
	$('#RectangleHotspot2').bind('mouseout', function(__e) { return (F_e('RectangleHotspot2', F_MT, __e)); } );
	$('#RectangleHotspot3').bind('mouseover', function(__e) { return (F_e('RectangleHotspot3', F_MV, __e)); } );
	$('#RectangleHotspot3').bind('mouseout', function(__e) { return (F_e('RectangleHotspot3', F_MT, __e)); } );
	$('#RectangleHotspot4').bind('mouseover', function(__e) { return (F_e('RectangleHotspot4', F_MV, __e)); } );
	$('#RectangleHotspot4').bind('mouseout', function(__e) { return (F_e('RectangleHotspot4', F_MT, __e)); } );
	$('#RectangleHotspot5').bind('mouseover', function(__e) { return (F_e('RectangleHotspot5', F_MV, __e)); } );
	$('#RectangleHotspot5').bind('mouseout', function(__e) { return (F_e('RectangleHotspot5', F_MT, __e)); } );
	$('#RectangleHotspot6').bind('mouseover', function(__e) { return (F_e('RectangleHotspot6', F_MV, __e)); } );
	$('#RectangleHotspot6').bind('mouseout', function(__e) { return (F_e('RectangleHotspot6', F_MT, __e)); } );
	$('#RectangleHotspot7').bind('mouseover', function(__e) { return (F_e('RectangleHotspot7', F_MV, __e)); } );
	$('#RectangleHotspot7').bind('mouseout', function(__e) { return (F_e('RectangleHotspot7', F_MT, __e)); } );
	$('#RectangleHotspot8').bind('mouseover', function(__e) { return (F_e('RectangleHotspot8', F_MV, __e)); } );
	$('#RectangleHotspot8').bind('mouseout', function(__e) { return (F_e('RectangleHotspot8', F_MT, __e)); } );
	$('#RectangleHotspot9').bind('mouseover', function(__e) { return (F_e('RectangleHotspot9', F_MV, __e)); } );
	$('#RectangleHotspot9').bind('mouseout', function(__e) { return (F_e('RectangleHotspot9', F_MT, __e)); } );
	$('#RectangleHotspot10').bind('mouseover', function(__e) { return (F_e('RectangleHotspot10', F_MV, __e)); } );
	$('#RectangleHotspot10').bind('mouseout', function(__e) { return (F_e('RectangleHotspot10', F_MT, __e)); } );
});
// End Actions

