<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var menuimage 	= "no" 		// SHOW IMAGE AT TOP OF MENU  | no | yes |
var spacemenu	= "5"		// MOVE MENU DOWN
var space	= "yes"		// MENU TOP SPACE | no | yes |
space_bottom	= "1"		// MENU BOTTOM SPACE in pixels


document.write('<div id="menulocation" class="printhide">');

document.write('<table cellpadding="0" cellspacing="0" border="0" width="150" class="menuwidth"><tr><td>');

   	if (menuimage == "yes") {
document.write('<img src="picts/menu-top.jpg" width="150" height="126" class="menutrans"></a><br>');
	}
   	if (space == "yes") {
document.write('<img src="picts/spacer.gif" width="150" height="'+spacemenu+'"></a><br>');
}




// START MENU LINKS

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');



// MENU SEPARATOR 1

document.write('</td></tr><tr><td align="center">');
document.write('<hr class="menuseparator">');




// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="news.htm" class="menu">Weddings</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="services.htm" class="menu">General Events</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="clients.htm" class="menu">Music</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu">Testimonials</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="careers.htm" class="menu">Payments</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');






// MENU SEPARATOR 2

document.write('</td></tr><tr><td align="center">');
document.write('<hr class="menuseparator">');





document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery1.htm" class="menu">Equipment Pictures</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery2.htm" class="menu">Event Pictures</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="slideshow.htm" class="menu">Slideshow</a>');




// MENU SEPARATOR 3

document.write('</td></tr><tr><td align="center">');
document.write('<hr class="menuseparator">');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="slideshow.htm" class="menu">         </a>');

document.write('</td></tr><tr><td align="center">');

document.write('<table cellpadding="0" cellspacing="0" width="130"><tr><td width="130" style="padding:0 !important; margin:0 !important" valign="bottom" align="center"><a href="http://www.jdoqocy.com/click-3979719-10573317" target="_blank"><img src="http://www.tqlkg.com/image-3979719-10573317" width="125" height="125" alt="Shop Wedding Supplies at The Knot Wedding Shop" border="0"/></a></td></tr></table>');
document.write('<br/>');
document.write('<a target="_new" href="http://www.weddingwire.com/StormWarningDJServices" style="padding:0 !important; margin:0 !important">');
document.write('<img border="0" src="http://static.weddingwire.com/static/images/logo/wwRated_2010-blue-top.png" alt="Storm Warning DJ Services Reviews & Ratings | Wedding DJ | Florida - Tampa, St. Petersburg, Sarasota, and surrounding areas" style="display: block !important;padding:0 !important; margin:0 !important" /></a></td></tr>');



document.write('</td></tr><tr><td class="menu-bottomline">');
document.write('<img src="picts/spacer.gif" width="10" height="'+space_bottom+'"></a><br>');
document.write('</td></tr></table></div>');

<!-- Begin Official PayPal Seal --><a href="https://www.paypal.com/us/verified/pal=stormwarningdj%40verizon%2enet" target="_blank"><img src="https://www.paypal.com/en_US/i/icon/verification_seal.gif" border="0" alt="Official PayPal Seal"></A><!-- End Official PayPal Seal -->





//  End -->