
///////////////////////////////////
//TOP BACKGROUND FOR HOME PAGE
///////////////////////////////////



document.write('  <table style="position:absolute;top:0;left:0;border-bottom:solid 1px #ffffff" cellspacing="0" cellpadding="0" width="100%">');

document.write('  <tr><td bgcolor="#000000" style="border-bottom:solid 1px #ffffff" width="100%" height="120px"><a href="http://www.edroman.com"><center><img width="760" height="120" title="Click to Reach Ed Roman Home" border="0" src="/hvmenu/topbanner.gif"></center></a></td></tr>');

document.write('  <tr><td height="18px" bgcolor="#494949"></td></tr>');

document.write('  <tr><td height="13px" bgcolor="#000000"></td></tr>');

document.write('  </table>');




document.write('  <script type=\'text/javascript\'>');
document.write('  function Go(){return}');
document.write('  </script>');
document.write('  <script type=\'text/javascript\' src=\'/hvmenu/topmenu.js\'></script>');
document.write('  <script type=\'text/javascript\' src=\'/hvmenu/menu_com.js\'></script>');
document.write('  <noscript>Your browser does not support script</noscript>');


document.write('  <center>');
document.write('  <table>');
document.write('  <tr><td>');
document.write('  <div id=\'MenuPos\' style=\'margin-left:1px; position:relative; width:766; height:30;\'></div>');
document.write('  </td></tr>');
document.write('  </table>');
document.write('  </center>');

document.write('  <div style="height:119px">&nbsp;</div>');



document.write('  <center>');
document.write('  <div class="buttonwrapper">');

function CreateBookmarkLink()
	{

var url = this.location;
var title = document.title;

			if (window.sidebar) { // Mozilla Firefox Bookmark
				window.sidebar.addPanel(title, url,"");
			} else if( window.external ) { // IE Favorite
				window.external.AddFavorite( url, title);
			}	else if(window.opera && window.print) { // Opera Hotlist
				//return true;
				var mbm = document.createElement('a');
				mbm.setAttribute('rel','sidebar');
				mbm.setAttribute('href',url);
				mbm.setAttribute('title',title);
				mbm.click();
			}
		}

document.write('  <table style="background-color:black" cellpadding="0" cellspacing="0"><tr><td style="background-color:black">');

	if (window.external) {
		document.write('<a class="boldbuttons" href="javascript:CreateBookmarkLink()"><span>Bookmark Us</span></a>');
	}
	else  if (window.sidebar) {
		document.write('<a class="boldbuttons" href ="javascript:CreateBookmarkLink()"><span>Bookmark Us</span></a>');
	}
	else if (window.opera && window.print) {
		document.write('<a class="boldbuttons" href ="javascript:CreateBookmarkLink()"><span>Bookmark Us</span></a>');
	}

document.write('  <a class="boldbuttons" href="http://www.edroman.com/guitars/IS_blowouts.htm" style="margin-left: 3px"><span>Blowouts</span></a><a class="boldbuttons" href="http://www.edroman.com/home/contactus.htm" style="margin-left: 3px"><span>Contact Us</span></a><a class="boldbuttons" href="http://www.edroman.com/guitars/custom-guitar.htm" style="margin-left: 3px"><span>Custom Primer</span></a><a class="boldbuttons" href="http://www.edroman.com/general/repairs.htm" style="margin-left: 3px"><span>Repairs</span></a><a class="boldbuttons" href="http://www.edroman.com/search.htm" style="margin-left: 3px"><span>Search This Site</span></a><a class="boldbuttons" href="http://www.edroman.com/guitars/whatshot.htm" style="margin-left: 3px"><span>What\'s Hot</span></a><a class="boldbuttons" href="http://www.edroman.com/featured/wbg.htm" style="margin-left: 3px"><span>World\'s Best Guitars</span></a>');
document.write('  </td></tr></table>');
document.write('  </div></center>');

