<!--
//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.mova.hu"
var bookmarktitle="[ MOVA Mosodagép Kereskedelmi Kft. ]"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->



