function openpage(url){
        top.window.open(url,"_parent","");
}