//****** Advanced DHTML Popup Pro Version 2.480.0133.208.024,  Build: 168 ******

// Copyright (c) Digital Flow Software 2005-2009
// The present javascript code is property of Digital Flow Software.
// This code can only be used inside Internet/Intranet web sites located on *web servers*, as the outcome of a licensed Advanced DHTML Popup application only. 
// This code *cannot* be used inside distributable implementations (such as demos, applications or CD-based webs), unless this implementation is licensed with an "Advanced DHTML Popup License for Distributed Applications". 
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// ***Removal of the present copyright notice is strictly prohibited***
 if (window.XMLHttpRequest) {
// IE 7, mozilla, safari, opera 9
} else {
var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   htmlstring="<br style=\"color: rgb(255, 204, 51);\"> <center> <p style=\"font-weight: bold; color: rgb(0, 102, 0);\"><big>This website is optimized for <br> FireFox 2.5 and newer<br> or IE7 and newer</big></p> <p style=\"color: rgb(33, 53, 27); font-weight: bold;\"><span  style=\"color: red;\"> We have detected that you work with an older browser version</span> </p> <p style=\"color: rgb(33, 53, 27);\"><b>We appologize if the website not appears correct in your browser.</b></p> <p>Click the link below if you like to update you browser.</p> <a href=\"http://www.gft-service.com/browserservice/index.html\"  target=\"_blank\">Browser Update</a> </center> <br> <p style=\"position: absolute;\"> <input style=\"cursor: pointer;\" name=\"checkbox\"  value=\"checkbox\" id=\"cCheck\" onclick=\"dontShowAgain()\"  type=\"checkbox\" width=\"10\"> Don't show this window again </p> <br> "
   new adp("dontshowagain",htmlstring,"GFT Browser Service");
   if(isc)return;
   var sp=rca('dontshowagain_checked');
   if(sp!='true'){
      adpDropin('dontshowagain');adpShow('dontshowagain');adpTimer('dontshowagain','','','adpFadeout','','',25);
   }
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}
function dontShowAgain(){if(document.getElementById('cCheck').checked){mca('dontshowagain_checked',true,86313600);}else{mca('dontshowagain_checked',false,86313600);}}
}