// 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;
	}
}

    		(function(){
    		    		var contentType = _unrulyGetContentType();
    		if ("image" !== contentType) {
    			var url = 'http://video.unrulymedia.com/iframe_27418682_' + contentType + '.html?d=1303981459698' + 
    				(typeof wildfireAddParams != "undefined" ? wildfireAddParams : '') +
    				'&uuid=' + encodeURIComponent(_unrulyEC(_unrulyRefUrl()));
    		} else {
    			var url = "http://video.unrulymedia.com/default_viral_fallback.gif";
    		}
    		
            document.write(
        	'<iframe ' + 
        	'src="' + url + '" ' +
        	
        	' width="' + 425 + '" ' + 
        	' height="' + 375 +'" ' + 
        	' 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>');

