// Default statusbar text
window.defaultStatus = "Free web templates - flash templates";

function Favoriten(){
    if (document.all)
        window.external.AddFavorite("http://websitetemplates.homepage-designer.info", "Free web templates - flash template");
    else if (window.sidebar)
        window.sidebar.addPanel("Free web templates - flash templates", "http://websitetemplates.homepage-designer.info", "")
}
