if (top !== self) {
    alert('The URL ' + self.location.href + ' cannot be viewed inside a frame.  You will be redirected.');
    top.location.href = self.location.href;
}
document.write('<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/menu/assets/skins/sam/menu.css">');
