document.write('');

if (document.all) {
	document.write('<a href="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.myrtlebeachbikeweek.com\');">');
	document.write('<img src="http://www.myrtlebeachbikeweek.com/images/header_home_ie.jpg" width="523" height="21" alt="" border=0 /></a>');
}
else if (document.getElementById) {
	document.write('<div align="center"><a href="http://www.myrtlebeachbikeweek.com" class="fav">Drag this link onto your Home button to make MBBW your home page!</a></div>');
}
else if (document.layers) {
	document.write('<h3>1. Go to <b>Preferences</b> in the <B>Edit</B> Menu of your browser.<br/><br />2. Choose <b>Navigator</b> from the list on the left.<br /><br />3. Click on the <b>"Use Current Page"</b> button.</h3>');
}
else {
  document.write('<h3>1. Go to <b>Preferences</b> in the <B>Edit</B> Menu of your browser.<br/><br />2. Choose <b>Navigator</b> from the list on the left.<br /><br />3. Click on the <b>"Use Current Page"</b> button.</h3>');
}

document.write('');