if (parent.frames.length>=1) 
{ 
window.top.location.href=document.location; 
} 
function bed(){
mf = window.open("","b","width=800,height=650,left=0,top=0,scrollbars=no,status=no,toolbar=no");
}
function seh(){
mf = window.open("","s","width=600,height=500,left=0,top=0,scrollbars=no,status=no,toolbar=no");
}
function mot(){
mf = window.open("","m","width=1050,height=890,left=0,top=0,scrollbars=no,status=no,toolbar=no");
}
