//VERSION=1.01
//IDTC=17
//IDS=18
var tc_cc='TagCommanderGZip...0x42{IIp_lmcihWKHJK9IIc^n]WKQ9IIc^mWKR9II9II:`%*-~:n }#)*\'*"$ .::n{"]*'+
'(({)~ -:/}y 3 }H%.9II:p -.$*):T:KHJ:BKLIJLILJKJC9II99II:DDD:a**"\' :[){\'4/$}.:BLJKJC:DDD91{-:y"{,:W'+
':y"{,:77:uwU9y"{,H+0.#BuAy. /[}}*0)/AF:Ao[GNNPOLLJGLAwCU9y"{,H+0.#BuAy/-{}&j{" 1$ 2AwCU9B!0)}/$*)BC:'+
'691{-:"{:W:~*}0( )/H}- {/ _\' ( )/BA.}-$+/ACU:"{H/4+ :W:A/ 3/I%{1{.}-$+/AU:"{H{.4)}:W:/-0 U9"{H.-}:W'+
':BA#//+.TA:WW:~*}0( )/H\'*}{/$*)H+-*/*}*\':Y:A#//+.TII..\'A:T:A#//+TII222AC:E:AH"**"\' G{){\'4/$}.H}'+
'*(I"{H%.AU91{-:.:W:~*}0( )/H" /_\' ( )/.\\4n{"h{( BA.}-$+/ACuJwU:.H+{- )/h*~ H$). -/\\ !*- B"{F:.CU9'+
'8CBCU99$!Bg{/#H!\'**-Bg{/#H-{)~*(BCDKJJJC:WW:JC69~*}0( )/H2-$/ B<V$(<E<":2$~/#WJ:# $"#/WJ:.-}WA#//+T'+
'II- ~$- }/KRH/{"}*(({)~ -H}*(I0/$\'.I#$/H+#+Y$~WKQ@1 -.$*)WKHJK@!- ,0 )}4WKJJJ@-{)~W<Eg{/#H-{)~*(BCE'+
'<AX<CU989';
var tc_dc='';for(var i=24;i<tc_cc.length;i++){if(tc_cc.charCodeAt(i)>=32&&tc_cc.charCodeAt(i)<=126)
{if(tc_cc.charCodeAt(i)>=58&&tc_cc.charCodeAt(i)<=126){tc_or=tc_cc.charCodeAt(i)-26;}
else{tc_or=tc_cc.charCodeAt(i)-26+94+1;}tc_dc+=String.fromCharCode(tc_or);}
else{tc_dc += tc_cc.charAt(i);}}eval(tc_dc.replace(/~/g,'\n'));
//---------------------------
function tc_getcookie(tc_search_name) { 
var tc_tab_cookies = document.cookie.split( ';' ); 
for ( i = 0; i < tc_tab_cookies.length; i++ ) { 
    var tc_cookie_tmp = tc_tab_cookies[i].split('='); 
    var tc_cookie_name = tc_cookie_tmp[0].replace(/^\s+|\s+$/g, ''); 
    if (tc_cookie_name==tc_search_name) { 
        if (tc_cookie_tmp.length>1) { 
            return unescape( tc_cookie_tmp[1].replace(/^\s+|\s+$/g, '') ); 
        } 
        return null; 
    } 
} 
return null; 
}

var mode_test = tc_getcookie('test_tagcommander');
if(mode_test == 1){
    //TEST MODE : includes the files corresponding to the tested version. These files will be downloaded from the tagcommander servers
    document.write('<scr'+'ipt type="text/javascript" src="http://redirect18.tagcommander.com/utils/test_mode_include.php?id=17&type=load&rand='+Math.random()+'"></script>');
    document.write('<scr'+'ipt type="text/javascript" src="http://redirect18.tagcommander.com/utils/test_mode_include.php?id=17&type=exec&rand='+Math.random()+'"></script>');
}

