// JavaScript for Fronend Tamplates


function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}


var source = "";
	function clapOn(the_id)
	{
	var source = document.getElementById(the_id);
	source.className = 'LeftNavLinksOn';
	}
	function clapOff(the_id)
	{
	var source = document.getElementById(the_id);
	source.className = 'LeftNavLinks';
	}

// CLOCK

function getthedate(){
var mydate=new Date()
var hours=mydate.getHours()
var minutes=mydate.getMinutes()
var seconds=mydate.getSeconds()
var dn="AM"
if (hours>=12)
dn="PM"
if (hours>12){
hours=hours-12
}
if (hours==0)
hours=12
if (minutes<=9)
minutes="0"+minutes
if (seconds<=9)
seconds="0"+seconds
//change font size here
var cdate=""+hours+":"+minutes+""+dn
+""
if (document.all)
document.all.clock.innerHTML=cdate
else if (document.getElementById)
document.getElementById("clock").innerHTML=cdate
else
document.write(cdate)
}
if (!document.all&&!document.getElementById)
getthedate()
function StartClock(){
if (document.all||document.getElementById)
setInterval("getthedate()",1000)
}


//submenu in Uk main page
function StringBuilder(value)
{
    this.strings = new Array("");
    this.append(value);
}

// Appends the given value to the end of this instance.

StringBuilder.prototype.append = function (value)
{
    if (value)
    {
        this.strings.push(value);
    }
}

// Clears the string buffer

StringBuilder.prototype.clear = function ()
{
    this.strings.length = 1;
}

// Converts this instance to a String.

StringBuilder.prototype.toString = function ()
{
    return this.strings.join("");
}
function HideShow_international_dropdown()
{
     var menu_up=document.getElementById("MenuShow1");
     var menu_down=document.getElementById("MenuShow2");
     var InternationalMenu=document.getElementById("international");
    
    var sb = new StringBuilder();   

 sb.append("<a href=\"http://www.worldspreads.com/cn/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('China','','../Splashimages/FSA_Btn_China_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_China.jpg\" alt=\"China\" name=\"China\" width=\"168\" height=\"29\" border=\"0\" id=\"China\" /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/co/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Colombia','','../Splashimages/FSA_Btn_Columbia_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Columbia.jpg\" alt=\"Colombia\" name=\"Colombia\" width=\"168\" height=\"29\" border=\"0\" id=\"Colombia\" /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /></a><br />");
 sb.append("<a href=\"http://www.worldspreads.com/cz/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Czech','','../Splashimages/FSA_Btn_Czech_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Czech.jpg\" alt=\"Czech\" name=\"Czech\" width=\"168\" height=\"29\" border=\"0\" id=\"Czech\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" ><br />");
 sb.append("<a href=\"http://www.worldspreads.com/do/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Dominican Republic ','','../Splashimages/FSA_Btn_Dominic_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Dominic.jpg\" alt=\"Dominican Republic\" name=\"Dominican Republic\" width=\"168\" height=\"29\" border=\"0\" id=\"Dominic\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/fr/\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('French','','../Splashimages/FSA_Btn_France_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_France.jpg\" alt=\"French\" name=\"French\" width=\"168\" height=\"29\" border=\"0\" id=\"French\" /></a><br /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/gr/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Greece','','../Splashimages/FSA_Btn_Greece_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Greece.jpg\" alt=\"Greece\" name=\"Greece\" width=\"168\" height=\"29\" border=\"0\" id=\"Greece\" /></a><br /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/hu/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Hungary','','../Splashimages/FSA_Btn_Hungary_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Hungary.jpg\" alt=\"Hungary\" name=\"Hungary\" width=\"168\" height=\"29\" border=\"0\" id=\"Hungary\" /></a><br /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/lv/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Latvia','','../Splashimages/FSA_Btn_Latvia_f2.jpg',1)\" />");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Latvia.jpg\" alt=\"Latvia\" name=\"Latvia\" width=\"168\" height=\"29\" border=\"0\" id=\"Latvia\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");   
 sb.append("<a href=\"http://www.worldspreads.com/lt/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Lithunia','','../Splashimages/FSA_Btn_Lt_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Lt.jpg\" alt=\"Lithunia\" name=\"Lithunia\" width=\"168\" height=\"29\" border=\"0\" id=\"Lithunia\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/pa/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Panama','','../Splashimages/FSA_Btn_Panama_f2.jpg',1)\"/>");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Panama.jpg\" alt=\"Panama\" name=\"Panama\" width=\"168\" height=\"29\" border=\"0\" id=\"Panama\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" ><br />"); 
 sb.append("<a href=\"http://www.worldspreads.com/pl/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Poland','','../Splashimages/FSA_Btn_Poland_f2.jpg',1)\"/>");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Poland.jpg\" alt=\"Poland\" name=\"Poland\" width=\"168\" height=\"29\" border=\"0\" id=\"Poland\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" ><br />");
 sb.append("<a href=\"http://www.worldspreads.com/pt/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Portugal','','../Splashimages/FSA_Btn_Portugal_f2.jpg',1)\"/>");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Portugal.jpg\" alt=\"Portugal\" name=\"Portugal\" width=\"168\" height=\"29\" border=\"0\" id=\"Portugal\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" ><br />");
 sb.append("<a href=\"http://www.worldspreads.com/ru/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Russia','','../Splashimages/FSA_Btn_Russia_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Russia.jpg\" alt=\"Russia\" name=\"Russia\" width=\"168\" height=\"29\" border=\"0\" id=\"Russia\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/si/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Slovenia','','../Splashimages/FSA_Btn_Slovenia_f2.jpg',1)\" />");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Slovenia.jpg\" alt=\"Slovenia\" name=\"Slovenia\" width=\"168\" height=\"29\" border=\"0\" id=\"Slovenia\" /></a><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/za/\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('South Africa','','../Splashimages/FSA_Btn_SouthAfrica_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_SouthAfrica.jpg\" alt=\"South Africa\" name=\"South Africa\" width=\"168\" height=\"29\" border=\"0\" id=\"South Africa\" /></a><br /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/es/index.aspx\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Spain','','../Splashimages/FSA_Btn_Spain_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Spain.jpg\" alt=\"Spain\" name=\"Spain\" width=\"168\" height=\"29\" border=\"0\" id=\"Spain\" /></a><br /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
 sb.append("<a href=\"http://www.worldspreads.com/se/\" onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('Sweden','','../Splashimages/FSA_Btn_Sweden_f2.jpg',1)\">");
 sb.append("<img src=\"../Splashimages/FSA_Btn_Sweden.jpg\" alt=\"Sweden\" name=\"Sweden\" width=\"168\" height=\"29\" border=\"0\" id=\"Sweden\" /></a><br /><img src=\"../Splashimages/spacer.gif\" alt=\"\" width=\"10\" height=\"1\" border=\"0\" /><br />");
     if (menu_up.style.display=='')
     {
        InternationalMenu.style.display='';
        menu_up.style.display='none';
        menu_down.style.display='';       
        InternationalMenu.innerHTML=sb.toString();
     }
     else if (menu_down.style.display=='')
     {
        menu_up.style.display='';
        InternationalMenu.style.display='none';        
        menu_down.style.display='none';
        InternationalMenu.innerHTML='';
     }
  
     
}

function Hide_international_dropdown()
{
     var menu_up=document.getElementById("MenuShow1");
     var menu_down=document.getElementById("MenuShow2");
     var InternationalMenu=document.getElementById("international");

       
    
        menu_up.style.display='';
        InternationalMenu.style.display='none';        
        menu_down.style.display='none';
         InternationalMenu.innerHTML='';
   
     
     
}