<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')




// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Our Product Listings');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="Specials.htm">Featured Products</a><br>');
document.write('<a href="Seekrieg5ProductsIndex.htm">SEEKRIEG Products</a><br>');
document.write('<a href="GamingGearIndex.htm">Naval Gaming Gear</a><br>');
document.write('<a href="FlagsIndex.htm">12x18 Tabletop Flags</a><br>');
document.write('<a href="NavalFlagEmbrPolo.htm">Embroidered Flag Shirts</a><br>');
document.write('<a href="MugsCoastersIndex.htm">Naval Mugs & Coasters</a><br>');
document.write('<a href="ThemeShirtsIndex.htm">Naval Theme Shirts</a><br>');
document.write('<a href="NavalEnsignShirtsIndex.htm">Naval Flag & Rank Shirts</a><br>');
document.write('<a href="GWFShirt.htm">Great White Fleet Shirts</a><br>');
document.write('<a href="GreatWhiteFleetMugs.htm">Great White Fleet Mugs</a><br>');
document.write('<a href="NavalGamerPosterShirt.htm">Wargamer Poster Shirts</a><br>');
document.write('<a href="NavalJournals.htm">Naval Logbooks</a><br>');
document.write('<a href="BenningtonFlagShirt.htm">Bennington Flag Shirts</a><br>');
document.write('<a href="GeneralsPage.htm">Generals Page Military Shirts and Mugs</a><br>');
document.write('<a href="APLGames.htm">Avalanche Press 2WWAS</a><br>');
document.write('<a href="APLGamesGWAS.htm">Avalanche Press GWAS</a><br>');
document.write('<a href="COA-WW2Titles.htm">Command At Sea</a><br>');
document.write('<a href="COA-WW1Titles.htm">Fear God & Dread Nought</a><br>');
document.write('<a href="NavalMiniaturesRules.htm">More Miniatures Rules</a><br>');
document.write('<a href="NavalReference.htm">Naval Reference</a><br>');
document.write('<a href="AvalancheGameShirts.htm">Avalanche Game Shirts</a><br>');
document.write('<a href="SeaScapeMats.htm">Naval Terrain Mats</a><br>');
document.write('<a href="SeawarstoreMailorder.pdf">PDF - Mail Order Form & Products Listing</a><br>');
document.write('<a href="SeawarstoreMiniCatalog.pdf">PDF - Mini Catalog</a><br>');
document.write('<a href="BilgeBucks.htm">Bilge Bucks</a><br>');
document.write('</span>');




// START TOPIC 2


document.write('<br><br>');

document.write('<span class="sidebartitle">');

document.write('SEEKRIEG 5');

document.write('<br></span><span class="sidebartext">');
document.write('<center>');
document.write('<br><img src="picts/SeekriegCrest.jpg" border="0"><br>');
document.write('</center>');
document.write('For more information about SEEKRIEG 5, please visit the official <a href="http://www.seekrieg.com">SEEKRIEG Web Site</a><br>');



document.write('</span>');






// START TOPIC 3



document.write('<br><br>');

document.write('<span class="sidebartitle">');

document.write('From Our Customers...');

document.write('<br></span><span class="sidebartext">');

document.write('Many thanks to you, sir, for your superior service in delivering both of my USN admiral mugs and my High Seas Fleet shirt in record time...<br>');
document.write('<b>- A.C.J. -</b><br>');

document.write('<br>');
document.write('Thank you so much for your help. All those kind comments on your website really must be true!<br>');
document.write('<b>- C.N. -</b><br>');

document.write('<br>');
document.write('I want to thank you for your excellent beyond excellent service. My son was very pleased with the items I bought him last month for his birthday. Your service is awesome...<br>');
document.write('<b>- J.W. -</b><br>');

document.write('<br>');
document.write('I must say, I have never dealt with anyone online whose service is as prompt and as efficient as yours. You can expect many more orders from me in the future.<br>');
document.write('<b>- P.C. -</b><br>');

document.write('<br>');
document.write('I wanted to thank you very much for the outstanding service and outstanding product.<br>');
document.write('<b>- R.T. -</b><br>');

document.write('<br>');
document.write('It still astonishes me that one can order from the United States via the internet and have items arrive so quickly. I am delighted with the product and look forward to ordering from you again.<br>');
document.write('<b>- I.N. -</b><br>');

document.write('<br>');
document.write('I am adding Seawarstore...to my list of the very best.  They confirmed both the order and shipping very promptly by email. The transaction was everything I expect from the best at customer service.<br>');
document.write('<b>- R.H. -</b><br>');

document.write('<br>');
document.write('Also, your service was fantastic. I dont think I have ever ordered something from a vendor on Wednesday night and had it arrive on Saturday.  Well done!<br>');
document.write('<b>- D.M. -</b><br>');

document.write('<br>');
document.write('Just a quick response to say thanks for the rapid turn around on a delivery to the UK.<br>');
document.write('<b>- Mick O. -</b><br>');

document.write('<br>');
document.write('My order has arrived today. Thank you for the quick, friendly service. The t-shirt is great!<br>');
document.write('<b>- Peter R. -</b><br>');

document.write('<br>');
document.write('Thanks for making the game and flags available, and thank you for being flexible!<br>');
document.write('<b>- Derek R. -</b><br>');

document.write('</span>');



// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
