Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<script language="javascript">
function break() {
top.location.href = self.location.href
//this will break your frames
window.location="newpage.htm"
}
<script language="javascript">
function break() {
top.location.href = self.location.href
//this will break your frames
window.location="newpage.htm"
}
</script>