// Unruly Viral Tag: video_js.vm
function _unrulyEC(a){
	var b="";
	
	for(i=a.length-1;i>=0;i--) {
		b+=a.charCodeAt(i)+1+"x";
	}
	
	return b;
};

function _unrulyGetContentType() {
	        return ((navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.indexOf("Mac") == -1 &&   navigator.appVersion.indexOf("3.1") == -1) 
    		 || (navigator.plugins && navigator.plugins["Shockwave Flash"]) || navigator.plugins["Shockwave Flash 2.0"])
    		? "flash" : "html5";
	}

function _unrulyRefUrl() {
	if (top === self || typeof(document.referrer) == "undefined" || document.referrer.length < 1) { 
		return document.location.href;
	} else { 
		return document.referrer;
	}
}
	
    		        document.write(
    	'<iframe ' + 
    	'src="http://video.unrulymedia.com/iframe_23619972_' + _unrulyGetContentType() + '.html?d=1299259703639' + 
    	(typeof wildfireAddParams != "undefined" ? wildfireAddParams : '') +
    	'&uuid=' + encodeURIComponent(_unrulyEC(_unrulyRefUrl())) + 
    	'" ' +
    	
    	' width="' + 400 + '" ' + 
    	' height="' + 353 +'" ' + 
    	' frameborder="0" ' + 
    	' scrolling="no"></iframe>');
		
		    

document.write('<script type="text/javascript">_qoptions={qacct:"p-e8Y0HwzVa2sIw"};</script><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>');

