
// JavaScript Document
// Clock Script Generated By Maxx Blade's Clock v2.0d
// http://www.maxxblade.co.uk/clock




// ------------------------------------------------| Pittsburgh | Madison |-------------------------------------------------------------- //
function tI(){ x=new Date(tR().getUTCFullYear(),tR().getUTCMonth(),tR().getUTCDate(),tR().getUTCHours(),tR().getUTCMinutes(),tR().getUTCSeconds()); x.setTime(x.getTime()+dS()-21600000); return x; } 
function tR(){ return new Date(); } 
function dS(){ return ((tR().getTime()>fD(0,2,3,2).getTime())&&(tR().getTime()<fD(0,10,3,1).getTime()))?3600000:0; } 
function fD(d,m,h,p){ var week=(p<0)?7*(p+1):7*(p-1),nm=(p<0)?m+1:m,x=new Date(tR().getUTCFullYear(),nm,1,h,0,0),dOff=0; if(p<0){ x.setTime(x.getTime()-86400000); } if(x.getDay()!=d){ dOff=(x.getDay()<d)?(d-x.getDay()):0-(x.getDay()-d); if(p<0&&dOff>0){ week-=7; } if(p>0&&dOff<0){ week+=7; } x.setTime(x.getTime()+((dOff+week)*86400000)); } return x; } 
function lZ(x){ return (x>9)?x:'0'+x; } 
function tH(x){ if(x==0){ x=12; } return (x>12)?x-=12:x; } 
function dG(){ document.getElementById('tP').innerHTML=eval(oG); setTimeout('dG()',1000); } 
function aG(x){ return (x>11)?'pm':'am'; } 
function y6(x){ x=(x<500)?x+1900:x; return String(x).substring(2,4) } 
var oG="(tI().getMonth()+1)+'.'+tI().getDate()+'.'+y6(tI().getYear())+' '+tH(tI().getHours())+':'+lZ(tI().getMinutes())+aG(tI().getHours())";
//*	if(!document.all){ window.onload=dT; }else{ dG(); }	*/


// Put the following HTML on your page where you would like the Clock to be displayed:
// <span id="tP">&nbsp;</span>
// ------------------------------------------------------------------------------------------------------------------------------ //

// ------------------------------------------------| local Time |---------------------------------------------------------------- //

function tS2(){ x=new Date(); x.setTime(x.getTime()); return x; } 
function lZ2(x){ return (x>9)?x:'0'+x; } 
function tH2(x){ if(x==0){ x=12; } return (x>12)?x-=12:x; } 
function y2(x){ x=(x<500)?x+1900:x; return String(x).substring(2,4) } 
function dT2(){ document.getElementById('tP2').innerHTML=eval(oT2); setTimeout('dT2()',1000); } 
function aP2(x){ return (x>11)?'pm':'am'; } 
var oT2="(tS2().getMonth()+1)+'.'+tS2().getDate()+'.'+y2(tS2().getYear())+' '+tH2(tS2().getHours())+':'+lZ2(tS2().getMinutes())+aP2(tS2().getHours())";
//*	if(!document.all){ window.onload=dT2; }else{ dT2(); } */


// Put the following HTML on your page where you would like the Clock to be displayed:
// <span id="tP2">&nbsp;</span>
// ------------------------------------------------------------------------------------------------------------------------------ //


// ------------------------------------------------| FRANCE |-------------------------------------------------------------- //
// Clock Script Generated By Maxx Blade's Clock v2.0d
// http://www.maxxblade.co.uk/clock
function tS(){ x=new Date(tN().getUTCFullYear(),tN().getUTCMonth(),tN().getUTCDate(),tN().getUTCHours(),tN().getUTCMinutes(),tN().getUTCSeconds()); x.setTime(x.getTime()+7200000); return x; } 
function tN(){ return new Date(); } 
function lZ(x){ return (x>9)?x:'0'+x; } 
function tH(x){ if(x==0){ x=12; } return (x>12)?x-=12:x; } 
function y2(x){ x=(x<500)?x+1900:x; return String(x).substring(2,4) } 
function dT3(){ document.getElementById('tQ').innerHTML=eval(oT); setTimeout('dT3()',1000); } 
function aP(x){ return (x>11)?'pm':'am'; } 
var oT="lZ(tS().getDate())+'.'+lZ((tS().getMonth()+1))+'.'+y2(tS().getYear())+' '+' '+lZ(tH(tS().getHours()))+':'+lZ(tS().getMinutes())+aP(tS().getHours())";
//*if(!document.all){ window.onload=dT3; }else{ dT3(); }*/


// Put the following HTML on your page where you would like the Clock to be displayed:
// <span id="tQ">&nbsp;</span>


// ------------------------------------------------| SWEEDEN |-------------------------------------------------------------- //
// Clock Script Generated By Maxx Blade's Clock v2.0d
// http://www.maxxblade.co.uk/clock
function tS3(){ x=new Date(tN2().getUTCFullYear(),tN2().getUTCMonth(),tN2().getUTCDate(),tN2().getUTCHours(),tN2().getUTCMinutes(),tN2().getUTCSeconds()); x.setTime(x.getTime()+7200000); return x; } 
function tN2(){ return new Date(); } 
function lZ2(x){ return (x>9)?x:'0'+x; } 
function tH2(x){ if(x==0){ x=12; } return (x>12)?x-=12:x; } 
function y3(x){ x=(x<500)?x+1900:x; return String(x).substring(2,4) } 
function dT4(){ document.getElementById('tR').innerHTML=eval(oT3); setTimeout('dT4()',1000); } 
function aP2(x){ return (x>11)?'pm':'am'; } 
var oT3="lZ2(tS().getDate())+'.'+lZ2((tS3().getMonth()+1))+'.'+y3(tS3().getYear())+' '+' '+lZ(tH2(tS3().getHours()))+':'+lZ2(tS3().getMinutes())+aP(tS3().getHours())";
//*if(!document.all){ window.onload=dT4; }else{ dT4(); }*/


// Put the following HTML on your page where you would like the Clock to be displayed:
// <span id="tR">&nbsp;</span>

