function bookmark(){
    var title="Oklahoma Personal Injury Lawyers - Maples Law Firm"
    var url="http://www.mapleslawokc.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);

}

sfHover = function() {
	var sfEls = document.getElementById("menu").getElementsByTagName("LI");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

function ldWc() {
	var welDisplay = document.getElementById('videomessage');
	welDisplay.innerHTML = '<object width="378" height="247"><param name="movie" value="http://www.youtube.com/v/9hvNwAirgY4&autoplay=1&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/9hvNwAirgY4&autoplay=1&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" allowfullscreen="true" width="378" height="247"></embed></object>';
}

function ldWc2() {
	var welDisplay = document.getElementById('videomessage2');
	welDisplay.innerHTML = '<object width="235" height="154"><param name="movie" value="http://www.youtube.com/v/9hvNwAirgY4&autoplay=1&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/9hvNwAirgY4&autoplay=1&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" allowfullscreen="true" width="235" height="154"></embed></object>';
}

// Shadowbox java load
Shadowbox.init();

