// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Text14' , 'Text14LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('PhotoGallery1' , 'PhotoGallery1LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Picture137' , 'Picture137LYR', 'img', 'Layout',null,'',0);
 
		F_OM_Map('RectangleHotspot2' , 'rect', 'Picture137',new Array(
		'Mouse Over','itsallaboutme','Show','',0,
		'Mouse Out','itsallaboutme','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_blog.html',0),4,0,152,20);
		F_OM_Map('RectangleHotspot12' , 'rect', 'Picture137',new Array(
		'Mouse Over','whereimat','Show','',0,
		'Mouse Out','whereimat','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_gigs.html',0),6,41,152,65);
		F_OM_Map('RectangleHotspot13' , 'rect', 'Picture137',new Array(
		'Mouse Over','wheretheboysare','Show','',0,
		'Mouse Out','wheretheboysare','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_band.html',0),5,109,151,133);
		F_OM_Map('RectangleHotspot14' , 'rect', 'Picture137',new Array(
		'Mouse Over','talktome','Show','',0,
		'Mouse Out','talktome','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_email.html',0),5,153,151,177);
		F_OM_Map('RectangleHotspot15' , 'rect', 'Picture137',new Array(
		'Mouse Over','specialfeatures','Show','',0,
		'Mouse Out','specialfeatures','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte___bo_ely.html',0),6,198,152,222);
		F_OM_Map('RectangleHotspot16' , 'rect', 'Picture137',new Array(
		'Mouse Over','photogallery','Show','',0,
		'Mouse Out','photogallery','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_photo_gallery.html',0),6,266,152,290);
		F_OM_Map('RectangleHotspot17' , 'rect', 'Picture137',new Array(
		'Mouse Over','buymystuff','Show','',0,
		'Mouse Out','buymystuff','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_merchandise.html',0),6,312,152,336);
		F_OM_Map('RectangleHotspot18' , 'rect', 'Picture137',new Array(
		'Mouse Over','downloadthis','Show','',0,
		'Mouse Out','downloadthis','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_mp3s.html',0),6,380,152,404);
		F_OM_Map('RectangleHotspot19' , 'rect', 'Picture137',new Array(
		'Mouse Over','saysomethingnice','Show','',0,
		'Mouse Out','saysomethingnice','Hide','',0,
		'Clicked','Layout','Go To','../html/linda_bracamonte_testimonials.html',0),6,425,152,449);
		F_OM_Map('RectangleHotspot20' , 'rect', 'Picture137',new Array(
		'Mouse Over','sammies','Show','',0,
		'Mouse Out','sammies','Hide','',0,
		'Clicked','Layout','Go To','../html/sammies_linda_bracamonte.html',0),6,468,152,492);
	F_OM('Picture138' , 'Picture138LYR', 'img', 'Layout',null,'',0);
 
	F_OM('itsallaboutme' , 'itsallaboutmeLYR', 'txt', 'Layout',null,'',0);
 	F_OM('whereimat' , 'whereimatLYR', '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('LayoutRegion9' , 'LayoutRegion9LYR', 'lyr', 'Layout',null,'',0);
 	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#RectangleHotspot2').bind('mouseover', function(__e) { return (F_e('RectangleHotspot2', F_MV, __e)); } );
	$('#RectangleHotspot2').bind('mouseout', function(__e) { return (F_e('RectangleHotspot2', F_MT, __e)); } );
	$('#RectangleHotspot12').bind('mouseover', function(__e) { return (F_e('RectangleHotspot12', F_MV, __e)); } );
	$('#RectangleHotspot12').bind('mouseout', function(__e) { return (F_e('RectangleHotspot12', F_MT, __e)); } );
	$('#RectangleHotspot13').bind('mouseover', function(__e) { return (F_e('RectangleHotspot13', F_MV, __e)); } );
	$('#RectangleHotspot13').bind('mouseout', function(__e) { return (F_e('RectangleHotspot13', F_MT, __e)); } );
	$('#RectangleHotspot14').bind('mouseover', function(__e) { return (F_e('RectangleHotspot14', F_MV, __e)); } );
	$('#RectangleHotspot14').bind('mouseout', function(__e) { return (F_e('RectangleHotspot14', F_MT, __e)); } );
	$('#RectangleHotspot15').bind('mouseover', function(__e) { return (F_e('RectangleHotspot15', F_MV, __e)); } );
	$('#RectangleHotspot15').bind('mouseout', function(__e) { return (F_e('RectangleHotspot15', F_MT, __e)); } );
	$('#RectangleHotspot16').bind('mouseover', function(__e) { return (F_e('RectangleHotspot16', F_MV, __e)); } );
	$('#RectangleHotspot16').bind('mouseout', function(__e) { return (F_e('RectangleHotspot16', F_MT, __e)); } );
	$('#RectangleHotspot17').bind('mouseover', function(__e) { return (F_e('RectangleHotspot17', F_MV, __e)); } );
	$('#RectangleHotspot17').bind('mouseout', function(__e) { return (F_e('RectangleHotspot17', F_MT, __e)); } );
	$('#RectangleHotspot18').bind('mouseover', function(__e) { return (F_e('RectangleHotspot18', F_MV, __e)); } );
	$('#RectangleHotspot18').bind('mouseout', function(__e) { return (F_e('RectangleHotspot18', F_MT, __e)); } );
	$('#RectangleHotspot19').bind('mouseover', function(__e) { return (F_e('RectangleHotspot19', F_MV, __e)); } );
	$('#RectangleHotspot19').bind('mouseout', function(__e) { return (F_e('RectangleHotspot19', F_MT, __e)); } );
	$('#RectangleHotspot20').bind('mouseover', function(__e) { return (F_e('RectangleHotspot20', F_MV, __e)); } );
	$('#RectangleHotspot20').bind('mouseout', function(__e) { return (F_e('RectangleHotspot20', F_MT, __e)); } );
});
// End Actions


