/**alert (readCookie('ctechpais'));*/
$foo = getURLParam('pais');
/*alert ('['+$foo+']');*/
if ($foo) {createCookie('ctechpais', $foo);}
