function CreateBookmarkLink() { title = "The Law Offices of James O. Cunningham, P.A."; url = "http://www.floridaautolawyers.com/";	if (window.sidebar) {window.sidebar.addPanel(title, url,"");	} else if( window.external ) { window.external.AddFavorite( url, title); }	else if(window.opera && window.print) { return true; } } if (window.external) {  document.write('<a href ="javascript:CreateBookmarkLink()");"><img src="http://www.floridaautolawyers.com/wp-content/themes/floridaautolawyers/images/n-tool-save.gif" alt="Save To Favorites" border="0"></a>');   } else  if (window.sidebar) {  document.write('<a href ="javascript:CreateBookmarkLink()");"><img src="http://www.floridaautolawyers.com/wp-content/themes/floridaautolawyers/images/n-tool-save.gif" alt="Save To Favorites" border="0"></a>');  } else if (window.opera && window.print) {	   document.write('<a href ="javascript:CreateBookmarkLink()");"><img src="http://www.floridaautolawyers.com/wp-content/themes/floridaautolawyers/images/n-tool-save.gif" alt="Save To Favorites" border="0"></a>'); } 