

//check to see if the page is being opened in a frame. if so, open site in top page
//if (top.frames.length!=0) top.location=self.document.location; 