function getCookie(Name)
{
    return 'null';
}

function setMyCookie(name, value)
{
}
function randomCode()
{
    return 'null';
}
function getInfo(pageId)
{
    return 'null'; 
} 
