<!--

var fixAdServer = "210.177.167.105";

var search_text ="?F?ˆo/?ˆ_?¡±??-?";


function print_bottommenu() {

	/*document.write("<script>var pub='oncc';</script>");
	document.write("<script>pbmenu(pub);</script>");
	*/
	
			var bottommenu = '<div align="center">' +
			  '<font size="2">' +
			  '| <a class="title12" href="privacy.html"target="_self">Privacy Policy</a> | ' +
			  '<a class="title12" href="sitemap.html"target="_self")>Sitemap</a> | ' +
			
			  '<a class="title12" href="contact.html" target="_self">Info</a> | ' +
			 
			  '<a class="title12" href="about.html" target="_self">About Us</a> | ' +
			  
			  
			  '<a class="title12" href="faq.html" target="_self">Faq</a> |</span>' +
			  '</font>' +
			  '</div>';
	document.write(bottommenu);
}

function print_bottom() {

/*document.write("<script>var pub='orisun';</script>");

document.write("<script>pyear(pub);</script>");
*/
 var bottom = "Copyright &#169; 2010 sen5e. All rights reserved.";
 document.write(bottom);

}

function print_top_memu_bar(){

	document.write("<script>print_corp_bar(\"6\",\"left\")</script>");
}



document.write('<div id=contentAdLayer style=position:absolute;visibility:hidden;left=20px;top=0px;width=0;height=0;Z-index:10; onmouseOver="showimage2(this);" onmouseOut="hideimage2(this)"><span id="contentAdLink"><a href="http://210.177.167.21/phpAdsNew/adclick.php?bannerid=2811" target="_new"><img src="/football/adv/120x90_a.gif" border=0></a></span></div>');

//New function :S

var curSubNav = "";
var siteRootPath = "";

function init_mainNav()
{
	var so = new SWFObject(siteRootPath+"img/nav.swf?subnav_name="+curSubNav+"&root_path="+siteRootPath, "menu", "970", "122", "8", "#000000");
	so.addParam("wmode", "transparent");
	so.write("mainNav");
}

function print_disclaimer() {
	var disclaimer = "¨pÁô¬Fµ¦Án©ú";
	document.write(disclaimer);
}

function print_oddsSubMenu()
{
	var subMenuHTML = '<div class="subMenu"><a href="'+siteRootPath+'recommand/columnist.html"><img src="'+siteRootPath+'img/odds/btnColumnist.gif" border="0" width="91" height="28" align="absmiddle" /></a> <a href="#" onclick="javascript:popup_calculator();"><img src="'+siteRootPath+'img/odds/btnCalculator.gif" border="0" width="100" height="28" align="absmiddle" /></a></div>';
	document.write(subMenuHTML);
}

function print_side_banner(pBannerPos)
{
	if (pBannerPos == null)
	{
		var htmlText = '<div class="contentBox"><img src="'+siteRootPath+'img/tempBanner.jpg" width="299" height="176" border="0" /></div>'+
		'<div class="contentBox"><img src="'+siteRootPath+'img/picStadium.jpg" width="299" height="217" border="0" /></div>';
		document.write(htmlText);
	}
	else
	{
		document.write('<div class="contentBox"><img src="'+siteRootPath+'img/picLiveFormation.jpg" width="300" height="147" border="0"></div>');
	}

}

function popup_email() {
	popFixWindow(440, 370, siteRootPath+'emailToFirend.html');
}

function popup_calculator()
{
	popFixWindow(470, 370, 'calculator.html', 1, 1);
}

function popup_smsDetails()
{
	popFixWindow(440, 370, 'sms_details.html');
}

function popFixWindow(pWidth, pHeight, pURL, pResize, pScrollbars)
{
	if (pResize == undefined) pResize = 0;
	if (pScrollbars == undefined) pScrollbars = 0;
	var padding = 10;
	var posX = (screen.availWidth - (pWidth + padding + 10));
	var posY = padding;
	var popupWin = window.open(pURL,'_blank','scrollbars='+pScrollbars+',resizable='+pResize+',width='+pWidth+',height='+pHeight+',left='+posX+',top='+posY);
}
//New function :E
