////////// Google Analytics Added - 111116 - JV ///////////////


var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-11021314-11']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


//////////////////////////////////////////////////////////


function bookmark(){
    var title="Maryland Criminal Defense Attorneys - Alpert Schreyer"
    var url="http://www.washingtondcduilaw.com"
    if (window.sidebar) window.sidebar.addPanel(title, url,"");
    else if( window.opera && window.print )
    {
    var mbm = document.createElement('a');
    mbm.setAttribute('rel','sidebar');
    mbm.setAttribute('href',url);
    mbm.setAttribute('title',title);
    mbm.click();
    }
    else if( document.all ) window.external.AddFavorite( url, title);

}


