document.write('<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" charset="UTF-8"></script>');
document.write('<script type="text/javascript" src="/common/js/jquery.skiyotabs.js" charset="UTF-8"></script>');
document.write('<script type="text/javascript" src="/common/js/share.js" charset="UTF-8"></script>');


// Google Analytics
var _gaq = _gaq || [];
	_gaq.push(['_setAccount', 'UA-23754652-1']);
	_gaq.push(['_setDomainName', '.fine-sinter.com']);
	_gaq.push(['_trackPageview']);
	
	(function() {
		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	})();
