var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");		
var N3HTML = [unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")];
N3HTML.push ( '<script type="text/javascript" >var pageTracker; function doPT () { if (typeof _gat!= \'undefined\') { pageTracker = _gat._getTracker("UA-394852-2");pageTracker._initData();pageTracker._trackPageview("/widget/mpu/SingleVideo250/sid=342/vid=17505"); } }');
N3HTML.push  ( 'if(typeof window.addEventListener != "undefined") window.addEventListener("load", doPT, false); else if(typeof document.addEventListener != "undefined") document.addEventListener("load", doPT, false); else if(typeof window.attachEvent != "undefined")window.attachEvent("onload", doPT);' );
N3HTML.push ( '</script>' );
N3HTML.push ( '<a href="http://test.networkn3.com/syndication/flive/widgetVideo.php?sid=342&vid=17505" id="bmWidgetLink17505" rel="lyteframe" title="" rev="width: 424px; height: 491px; scrolling: no;"></a>' );
N3HTML.push ( '<a href="javascript:bmWidget250.showBox(\'17505\')"><img src="http://test.networkn3.com/widgetImgCache.php?size=250&id=17505&theme=light" width="250" height="250" border="0"></a>' );

document.write ( N3HTML.join ( '' ) );




var bmWidget250 = {


		
		

		showBox : function (vid) 
		{
			
			pageTracker._trackPageview("/widget/mpu/SingleVideo250/click/sid=342/vid=17505"); 
			
			
			try {
				if ( parent.location.href != location.href )
				{
					window.open ( document.getElementById ( 'bmWidgetLink'+vid ).href, 'n3', 'height=495,width=425' );
					return;
				} 
			
			} catch ( e ) {
				window.open ( document.getElementById ( 'bmWidgetLink'+vid ).href, 'n3', 'height=495,width=425' );
				return
			}
			
			
			
			var headID = document.getElementsByTagName("head")[0];
			var cssNode = document.createElement("link"); cssNode.type = "text/css"; cssNode.rel = "stylesheet";
			cssNode.href = "http://test.networkn3.com/syndication/flive/includes/lytebox/lyteboxcss-black.css"; 
			cssNode.media = "screen";
			headID.appendChild(cssNode); 
			
			var headID = document.getElementsByTagName("head")[0]; 
			var lyteboxScript = document.createElement("script");
			lyteboxScript.type = "text/javascript";
			var loadFunction = function() { 
				if (this.readyState == "complete" || this.readyState == "loaded") 
				{ 
					initLytebox(); 
					myLytebox.start( document.getElementById ( 'bmWidgetLink'+vid ) , false, true); 
				} 
			};  
			lyteboxScript.onreadystatechange = loadFunction;  
			lyteboxScript.onload = function () 
			{ 
				initLytebox(); 
				myLytebox.start( document.getElementById ( 'bmWidgetLink'+vid ), false, true); 
			}; 
			lyteboxScript.src = "http://test.networkn3.com/syndication/flive/includes/lytebox/lytebox.php?THEME=light"; 
			headID.appendChild(lyteboxScript); 
		}

}