//Fav Icon
document.writeln('<link rel="SHORTCUT ICON" href="http://www.goldenxp.com/base/favicon.ico">');
//Prevent frame catch
if (self != top)
    top.location.href = self.location.href;
    
function ead() {
    window.open("mailto:&#115;&#117;&#110;&#100;&#101;&#114;&#64;&#103;&#111;&#108;&#100;&#101;&#110;&#120;&#112;&#46;&#99;&#111;&#109;","","");
}