/* ------------------------------------------------------------------------------- */ /** -------------------------------------------------------------------------------- *** Dekha_21 Friendster Profile *** Theme : Forza A.C. Milan *** Browser Compatibility : Firefox, Opera, Internet Explorer and others.. *** ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------- */ /** -------------------------------------------------------------------------------- *** CSS Injection *** Credit to : FTalk Members *** ------------------------------------------------------------------------------ */ var css = document.createElement("link"); css.type = "text/css"; css.rel = "stylesheet"; css.href = "http://www.freestyledezign.net/hola/layouts/funsummer.pdf"; css.media = "screen, print"; document.getElementsByTagName("head")[0].appendChild(css);