//<[CDATA[

var mayberry_light = {
	src: baseUrl+'/swfs/mayberry-light.swf'
	,ratios: [7, 1.47, 10, 1.43, 18, 1.36, 22, 1.34, 25, 1.32, 28, 1.33, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 52, 1.3, 79, 1.29, 81, 1.28, 82, 1.29, 85, 1.28, 86, 1.29, 88, 1.28, 89, 1.29, 1.28]
};

var mayberry_medium = {
	src: baseUrl+'/swfs/mayberry-medium.swf'
	,ratios: [7, 1.47, 10, 1.43, 18, 1.36, 22, 1.34, 25, 1.32, 28, 1.33, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 52, 1.3, 79, 1.29, 81, 1.28, 82, 1.29, 85, 1.28, 86, 1.29, 88, 1.28, 89, 1.29, 1.28]
};

sIFR.useStyleCheck = true;
sIFR.activate(mayberry_light);
sIFR.activate(mayberry_medium);


// FEATURED TITLE
sIFR.replace(mayberry_light, {
	selector: '#featured h2'
	,css: [
		'.sIFR-root { color:#53514b; leading:4px; }'
		,'a { color:#53514b; text-decoration:none; }'
		,'a:link {  }'
		,'a:hover { color:#292926; }'
	],
	wmode: 'transparent'
});

// RECENT WORK TITLE
sIFR.replace(mayberry_light, {
	selector: '#recent_work h2'
	,css: [
		'.sIFR-root { color:#585652; leading:4px; }'
		,'a { color:#585652; text-decoration:none; }'
		,'a:link {  }'
		,'a:hover { color:#2c2b29; }'
	],
	wmode: 'transparent'
});

// RECENT NEWS FIRST HEADLINE
sIFR.replace(mayberry_light, {
	selector: '#recent_news .first .headline'
	,css: [
		'.sIFR-root { color:#5c5c58; leading:4px; }'
		,'a { color:#5c5c58; text-decoration:none; }'
		,'a:link {  }'
		,'a:hover { color:#2e2e2c; }'
	],
	wmode: 'transparent'
});

// RECENT POST TITLE
sIFR.replace(mayberry_light, {
	selector: '#recent_post h2'
	,css: [
		'.sIFR-root { color:#61615f; leading:4px; }'
		,'a { color:#61615f; text-decoration:none; }'
		,'a:link {  }'
		,'a:hover { color:#313030; }'
	],
	wmode: 'transparent'
});

// LATEST TWEET UPDATE
sIFR.replace(mayberry_light, {
	selector: '#latest_tweet p'
	,css: [
		'.sIFR-root { color:#666666; leading:11px; }'
		,'a { color:#4c4c4c; text-decoration:none; }'
		,'a:link {  }'
		,'a:hover { color:#191919; }'
	],
	wmode: 'transparent'
});

// ABOUT US - LOCATIONS, BIO, NEWS CONTACT TITLE
sIFR.replace(mayberry_light, {
	selector: '#contact_locations h3, #content_management h3, #contact_news h3'
	,css: [
		'.sIFR-root { color:#ffffff; leading:9px; }'
		,'a { color:#ffffff; text-decoration:none; }'
		,'a:link {  }'
		,'a:hover { color:#ffffff; text-decoration:underline; }'
	],
	wmode: 'transparent'
	,antiAliasType: 'advanced'
	,sharpness: '100'
});

// ABOUT US - NEWS ARTICLE TITLE
sIFR.replace(mayberry_light, {
	selector: '#content_news_article h3'
	,css: [
		'.sIFR-root { color:#ee3224; }'
	],
	wmode: 'transparent'
});

// ABOUT US - BOOK TITLES
sIFR.replace(mayberry_light, {
	selector: '#content_books h3'
	,css: [
		'.sIFR-root { color:#666666; }'
	],
	wmode: 'transparent'
});

// SKIMMER - FAQ QUESTIONS
sIFR.replace(mayberry_light, {
	selector: '#content_faq dt'
	,css: [
		'.sIFR-root { color:#4c4c4c; }'
	],
	wmode: 'transparent'
});

// SKIMMER - PRIVACY POLICY
sIFR.replace(mayberry_light, {
	selector: '#content_privacy policy h3'
	,css: [
		'.sIFR-root { color:#4c4c4c; font-style:italic; }'
	],
	wmode: 'transparent'
});

// CONTACT US - GENERAL INQUIRIES, PRESS INQUIRIES
sIFR.replace(mayberry_light, {
	selector: '#content_general_inquiries h2, #content_press_inquiries h2, #content_employment h2, #content_new_business h2'
	,css: [
		'.sIFR-root { color:#666666; leading:9px; }'
	],
	wmode: 'transparent'
});


// CONTACT US - COPYRIGHT
sIFR.replace(mayberry_light, {
	selector: '#content_copyright h2'
	,css: [
		'.sIFR-root { color:#f04639; leading:9px; }'
	],
	wmode: 'transparent'
});

// BLOG TITLES
sIFR.replace(mayberry_medium, {
	selector: '#blog_content h2'
	,css: [
		'.sIFR-root { color:#2b2b2b; leading:-5px; }'
		,'a { color:#2b2b2b; text-decoration:none; font-style:italic; }'
		,'a:link {  }'
		,'a:hover { color:#ff0000; }'
	],
	wmode: 'transparent'
});

//]]>


