document.write('<div id="header">');
document.write('	<table width="100%" border="0" align="center">');
document.write('              			<tr>');
document.write('                			<td align="center">');
document.write('								<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="500" height="60">');
document.write('                    				<param name="movie" value="media/Movie1.swf" />');
document.write('                    				<param name="quality" value="high" />');
document.write('                    				<embed src="media/Movie1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="60"></embed>');
document.write('								</object>');
document.write('							</td>');
document.write('              			</tr>');
document.write('						<tr >              			');
document.write('          					<td class="tblDesign" align="center">#1 Choice of Federal Government employees!</td>');
document.write('              			</tr>						');
document.write('              			<tr>');
document.write('                			<td align="center">');
document.write('								<div id="tabsJ"> ');
document.write('              						<ul>');
document.write('                						<li><a href="index.html" title="Home page"><span>Home</span></a></li>');
document.write('                						<li><a href="KISSProg.html" title="The KISS Program"><span>Our Program</span></a></li>');
document.write('                						<li><a href="testimonial.html" title="Testimonials"><span>Testimonials</span></a></li>');
document.write('                						<li><a href="contactus.html" title="Contact details.."><span>Contact Us</span></a></li>');
document.write('              						</ul>');
document.write('            					</div>');
document.write('							</td>');
document.write('              			</tr>						');
document.write('            	</table>');
document.write('</div>');
document.write('<div class="clear"><hr/></div>');