document.cookie = "newURL=" + escape(document.URL) + "; path=/;"
if(top.location.href== window.location.href){
window.parent.location.href = "http://www.playon.co.id/";
} 
