<!--

function code_client(){
client_1=new Array(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,115,97,108,101,115,64,97,114,109,97,100,97,45,103,97,108,108,101,114,121,46,99,111,109,34,62,101,109,97,105,108,60,47,97,62);
var the_code;
dum="";
client_2=new Array();
for (i=0; i < client_1.length; i++){
client_2[i]=String.fromCharCode(client_1[i]);
the_code=dum+=client_2[i];
}
document.write(the_code);
}

function code_webmaster(){
webmaster_1=new Array(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,119,101,98,109,97,115,116,101,114,64,97,114,109,97,100,97,45,103,97,108,108,101,114,121,46,99,111,109,34,62,108,101,116,38,110,98,115,112,59,117,115,38,110,98,115,112,59,107,110,111,119,60,47,97,62);
var the_code;
dum="";
webmaster_2=new Array();
for (i=0; i < webmaster_1.length; i++){
webmaster_2[i]=String.fromCharCode(webmaster_1[i]);
the_code=dum+=webmaster_2[i];
}
document.write(the_code);
}

//-->