function link(url)
{
window.location=url;
}

function linking(url){
window.location='http://www.planetenolimit.com/'+url;
}
