// JavaScript Document




if(navigator.userAgent.indexOf('iPad; U') != -1){
// 納品時、パス変更！
location.href = '/h/';
}



var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-24345339-1']);
_gaq.push(['_setDomainName', '.carlsberg-japan.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);
})();
	 
	 
	 
	 
var rnd							= Math.floor(Math.random()*1000000);

var flashvars 					= {};

flashvars.xmlPath				= "contents/xml/xmlfeed.xml";

flashvars.api_key 				= "1234567890";

flashvars.as_swf_name 			= "website";

flashvars.cross_communication 	= "xd_receiver.htm";

var params 						= {allowscriptaccess: 'always', menu: 'false', allowfullscreen: 'true'};

var attributes 					= {id: 'website'};

embedSWF("carlsberg.swf?" + rnd, "website", "100%", "100%", "10.0.0", "js/expressInstall.swf", flashvars, params, attributes);

