var dakota = {
	src: '/wp-content/themes/pcay/sifr/flash/handwritingdakota.swf'
};

sIFR.activate(dakota);

sIFR.replace(dakota, {
	selector: '.top_nav_div div',
	wmode: 'transparent',
	forceWidth: true,
	fitExactly: true,
	tuneWidth: 20,
	css: {
		'.sIFR-root': {'color': '#000000'},
		'a': {'color': '#000000', 'text-decoration': 'none' },
		'a:hover': {'color': '#000000', 'text-decoration': 'none'}
	},
	ratios: [9, 1.66, 10, 1.59, 15, 1.6, 25, 1.56, 30, 1.54, 40, 1.53, 64, 1.52, 100, 1.51, 101, 1.5, 102, 1.51, 103, 1.5, 104, 1.51, 105, 1.5, 106, 1.51, 107, 1.5, 108, 1.51, 109, 1.5, 110, 1.51, 111, 1.5, 112, 1.51, 113, 1.5, 114, 1.51, 115, 1.5, 116, 1.51, 117, 1.5, 118, 1.51, 119, 1.5, 120, 1.51, 1.5]
});


sIFR.replace(dakota, {
	selector: 'h1',
	wmode: 'transparent',
	// forceWidth: true,;
	// fitExactly: true,
	css: {
		'.sIFR-root': {'color': '#000000'},
		'a': {'color': '#000000', 'text-decoration': 'none' },
		'a:hover': {'color': '#000000', 'text-decoration': 'none'}
	}
});
