if (parent.frames.length==0)
//CHANGE "index.htm" to the URL of your main frame page
window.location.replace("index.html")

img1=new Image()
img1="Background.jpg"

img2=new Image()
img2="Background2.jpg"