<!-- Begin



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



document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="130" background="picts/background_header.jpg"><tr><td width="125" valign="top">');

document.write('<img src="images/newmagnet.jpg" alt="Magnet City.  We provide a wide range of magnetic products and magnet manufacturing services."><br>');

//next line adds search box to top of page

document.write('<span class="searchfind">search&nbsp;this&nbsp;site:</span><div class="searchform"><FORM name="formSear" action="search.html" method="GET" onSubmit="return qs();"><script>function qs(){if(!window.encodeURIComponent)return true;var f=document.formSear;var qe=encodeURIComponent(f.searWords.value);if(f.area)if(f.area.value==2){document.location="http://www.google.com/search?q="+qe;return false;}var pt=document.location.pathname;if(f.action)if(f.action!="")pt=f.action;var ue=pt+"?searWords="+qe;if(f.search)ue+="&search="+f.search.value;if(f.match)ue+="&match="+f.match.value;document.location=ue;return false;}</script><INPUT name="searWords"><span class="gobutton"><INPUT name="Send" type="image" src="images/go.jpg" width="23" height="17" alt="Find magnetic products" border="0" value="Search"></span></FORM></div>');

//next line adds espanol oprima aqui at top of page

document.write('<div class="spanish"><a href="spanish/index.html"><img src="images/spanish.gif" width="146" height="67" alt="Se Habla Espanol" border="0"></a></div>')

document.write('<td align="center" valign="top">');

//next line adds address to header

//document.write('<div class="address">Main&nbsp;Office&nbsp;now&nbsp;located&nbsp;in&nbsp;Clyde,&nbsp;North&nbsp;Carolina</div>')

//next line adds phone numbers to header

document.write ('<div class="tagline">Magnet City Inc. is not just another company, we consider ourselves an extension of your company, so please use us as if  we were a part of your team.</div>')
document.write('<div class="phone">Phone: 305-232-1118&nbsp;|&nbsp; Fax: 305-232-9190</div>')

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="650" HEIGHT="138" id="logo" ALIGN="">');

document.write('<PARAM NAME=movie VALUE="logo.swf">');

document.write('<PARAM NAME=quality VALUE=high>');

document.write('<PARAM NAME=wmode VALUE=transparent>');

document.write('<PARAM NAME=bgcolor VALUE=#E8F3EB> <EMBED src="logo.swf" quality=high wmode=transparent bgcolor=#E8F3EB  WIDTH="650" HEIGHT="138" NAME="stevelackaudio.com logo" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');

document.write('</OBJECT><br>');

document.write('</td><td width="10">');

document.write('&nbsp;<br>');

document.write('</td></tr><tr><td bgcolor="#CC0000" colspan="2" height="20" align="right">');

document.write('<TABLE cellpadding="0" cellspacing="2" border="0" class="headermenu"><tr><td>');





// START HORIZONTAL LINKS - COPY AND PASTE THE NEXT 3 LINES TO ADD A LINK



document.write('<a href="about_magnet_city.htm" class="menu">About Us</a><br>');

document.write('</td><td>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br></td><td>');	



document.write('<a href="javascript:addbookmark()" class="menu">Bookmark Us!</a><br>');

document.write('</td><td>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br></td><td>');	

													 

document.write('<a href="javascript:%20p()" class="menu">Tell a Friend</a><br>');

document.write('</td><td>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br></td><td>');



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

document.write('</td><td>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br></td><td>');



 

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

document.write('</td><td>');

document.write('</td></tr></table>');

document.write('</td><td width="10" bgcolor="#CC0000">');

document.write('&nbsp;<br>');

document.write('</td></tr></table>');







// START DATE SCRIPT - DELETE ALL THE FOLLOWING LINES TO REMOVE





document.write('<div id="date-location">');

var d=new Date()

var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")

var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")

document.write("<span class=\"headermenu\"><nobr>" + weekday[d.getDay()] + " ")

document.write(d.getDate() + ". ")

document.write(monthname[d.getMonth()] + " ")

document.write(d.getFullYear())

document.write("</nobr><br></span>")

document.write('</div>');









//  End -->


