if (window != window.top)
top.location.href = location.href;

var statusmsg="   Welcome to WigglyWeb - Internet Community & Web Design Solutions"

function hidestatus(){
window.status=statusmsg
return true
}
