if(!(parent.frames.length > 0))
{
window.location.href = "http://www.yaksha.com/cdshop/cd/index.php?url="+ window.location.href;
}

 function moveover(txt)
     { window.status = txt; setTimeout("erase()",5000); }

     function erase()
     { window.status=""; }
