function fbcheck()
{
if (window.name == "fnomas")
{
document.write('<link rel="stylesheet" type="text/css" href="http://www.nomas-nyc.com/facebook/facebook.css"></link> ')
}
};

fbcheck();
