// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array(
	'Hidden','Layout','Show','',1));
	F_OM('Text88' , 'Text88LYR', 'txt', 'Layout',null,'',0);
 
		F_OM('Picture161' , 'Picture161LYR', 'img', 'Text88',new Array(
		'Clicked','Layout','Go To','./dog-wash.html',0),'',0);
 
	F_OM('Text154' , 'Text154LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text157' , 'Text157LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text161' , 'Text161LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text159' , 'Text159LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('Text162' , 'Text162LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text163' , 'Text163LYR', 'txt', 'Layout',null,'',0);
 
		F_OM('Picture189' , 'Picture189LYR', 'img', 'Text163',null,'',0);
 
	F_OM('Text164' , 'Text164LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Picture178' , 'Picture178LYR', 'img', 'Layout',null,'',0);
 	F_OM('Text165' , 'Text165LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('Rectangle1' , 'Rectangle1LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./franchisee_quotes.html',0),'',0);
 
	F_OM('Rectangle2' , 'Rectangle2LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./dog-wash-franchise.html',0),'',0);
 	F_OM('Picture180' , 'Picture180LYR', 'img', 'Layout',null,'',0);
 
	F_OM('Picture158' , 'Picture158LYR', 'img', 'Layout',null,'',0);
 	F_OM('PlugIn3' , 'PlugIn3LYR', 'lyr', 'Layout',null,'',0);
 	F_OM('Text151' , 'Text151LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('Text166' , 'Text166LYR', 'txt', 'Layout',null,'',0);
 
		F_OM('Picture191' , 'Picture191LYR', 'img', 'Text166',null,'',0);
 		F_OM('Picture197' , 'Picture197LYR', 'img', 'Text166',null,'',0);
 
	F_OM('Picture184' , 'Picture184LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./pooch_news_subscribe.html',0),'',0);
 
	F_OM('RoundedRectangle1' , 'RoundedRectangle1LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./dog-wash-franchise.html',0),'',0);
 	F_OM('SiteStyleLine1' , 'SiteStyleLine1LYR', 'img', 'Layout',null,'',0);
 
	F_OM('Text93' , 'Text93LYR', 'txt', 'Layout',null,'',0);
 	F_OM('NOFNewsTicker1' , 'NOFNewsTicker1LYR', 'img', 'Layout',null,'',0);
 	F_OM('Text167' , 'Text167LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('Picture193' , 'Picture193LYR', 'img', 'Layout',null,'',0);
 	F_OM('Text679' , 'Text679LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Picture196' , 'Picture196LYR', 'img', 'Layout',null,'',0);
 
	F_OM('Picture177' , 'Picture177LYR', 'img', 'Layout',null,'',0);
 	F_OM('Text143' , 'Text143LYR', 'txt', 'Layout',null,'',0);
 	F_OM('Text81' , 'Text81LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('Picture102' , 'Picture102LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Go To','./index.html',0),'',0);
 	F_OM('PlugIn23' , 'PlugIn23LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('PlugIn24' , 'PlugIn24LYR', 'lyr', 'Layout',null,'',0);
 	F_OM('LayoutRegion1' , 'LayoutRegion1LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Banner1' , 'Banner1LYR', 'img', 'LayoutRegion1',null,'',0);
 		F_OM('Text156' , 'Text156LYR', 'txt', 'LayoutRegion1',null,'',0);
 
	F_OM('NavigationBar5' , 'NavigationBar5LYR', 'nav', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

