function AddFvtWow() {
    window.external.addFavorite(
        "http://www.wowstory.com", 
        "Ð¡¸«µÄÄ§ÊÞÊÀ½ç[www.wowstory.com]");
}

function HomeWow() {
    event.srcElement.style.behavior = "url(#default#homepage)";
    event.srcElement.setHomePage("http://www.wowstory.com");
}


