<!--

function MM_jumpMenu(targ,selObj,restore){ 
  if (selObj.options[selObj.selectedIndex].value == "") return;

  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

var bookmarkurl="http://www.fatesoft.com"
var bookmarktitle="Code Visual to Flowchart - Free Pic Finder , Fatesoft Products "

function addbookmark(){

 if (window.sidebar) { // firefox
              window.sidebar.addPanel(bookmarktitle, bookmarkurl,"");
        } else if( document.all ) { //MSIE
        
    window.external.AddFavorite(bookmarkurl,bookmarktitle)

  }
   else {
               alert("Sorry, your browser doesn't support this");
        }
}



//  End -->