function smheader()
{
var smdisp=""

smdisp+="<table class='headbg' align='center' cellpadding=0 cellspacing=0 border=0>";
smdisp+="<tr>";
smdisp+="<td width=133 align=right><a title='Starmark Services' href='index.html'><img src='images/starmark.gif' border='0' width=115 height=30 alt='Starmark Services'></a></td>";
smdisp+="<td width=276></td>";
smdisp+="<td width=370>";
smdisp+="<DIV id=main name=main>";
smdisp+="<DIV id=navTop>";
smdisp+="<UL id=nav>";
smdisp+="<LI><IMG class=first height=1 src=images/spacer.gif width=10 border=0></LI>";
smdisp+="<LI><A href=index.html><img src='images/menus/home.gif' border='0' alt='Home' width='40' height='15'></A></LI>";
smdisp+="<LI><A href=aboutus.html><img src='images/menus/aboutus.gif' border='0' alt='About Us' width='64' height='15'></A>";
smdisp+="<UL id=nav1>";
smdisp+="<LI><a href='corporate.html'>&nbsp;&nbsp;&nbsp;Corporate Goals</a></LI>";
smdisp+="<LI><a href='leadership.html'>&nbsp;&nbsp;&nbsp;Leadership Team</a></LI>";
smdisp+="<LI><a href='careers.html'>&nbsp;&nbsp;&nbsp;Careers</a></LI>";
smdisp+="<LI><a href='Joinus.html'>&nbsp;&nbsp;&nbsp;Join us</a></LI>";
smdisp+="<LI><a href='advantage.html'>&nbsp;&nbsp;&nbsp;Starmark Advantage</a></LI>";
smdisp+="</UL>";
smdisp+="</LI>";
smdisp+="<LI><A href=practice.html><img src='images/menus/services.gif' border='0' alt='Services' width='59' height='15'></A>";
smdisp+="<UL id=nav2>";
smdisp+="<LI><a href='rdservices.html'>&nbsp;&nbsp;&nbsp;R&D Services</a></LI>";
smdisp+="<LI><a href='itservices.html'>&nbsp;&nbsp;&nbsp;IT Services</a></LI>";
smdisp+="<LI><a href='system.html'>&nbsp;&nbsp;&nbsp;System Integration</a></LI>";
smdisp+="<LI><a href='maintenance.html'>&nbsp;&nbsp;&nbsp;Maintenance & Support &nbsp;&nbsp;&nbsp;Services</a></LI>";
smdisp+="</UL>";
smdisp+="</LI>";
smdisp+="<LI><A href=delivery-models.html><img src='images/menus/delivery.gif' border='0' alt='Delivery' width='59' height='15'></A>";
smdisp+="<UL id=nav3>";
smdisp+="<LI><a href='delivery-models.html'>&nbsp;&nbsp;&nbsp;Delivery Models</a></LI>";
smdisp+="<LI><a href='resource.html'>&nbsp;&nbsp;&nbsp;Risk Management</a></LI>";
smdisp+="<LI><a href='quality.html'>&nbsp;&nbsp;&nbsp;Quality Assurance</a></LI>";
smdisp+="</UL>";
smdisp+="</LI>";
smdisp+="<LI><A href=clients.html><img src='images/menus/clients.gif' border='0' alt='Clients' width='52' height='15'></A></LI>";
smdisp+="<LI><A href=contactus.html><img src='images/menus/contactus.gif' border='0' alt='Contact Us' width='65' height='15'></A></LI>";
smdisp+="</UL></DIV></DIV>";
smdisp+="</td>";
smdisp+="</tr>";
smdisp+="</table>";

document.write (smdisp);
}

function smfooter()
{
var smdisp=""

smdisp+="<table class='footbg' align='center' cellpadding=0 cellspacing=0 border=0>";
smdisp+="<tr><td colspan='2'><img src='images/footerimg.gif' width=770 height=20></td></tr>";
smdisp+="<tr bgcolor='#969387' valign=top>";
smdisp+="<td width=500>";
smdisp+="<table cellpadding='0' cellspacing='0' border='0'>";
smdisp+="<tr>";
smdisp+="<td>&nbsp;&nbsp;&nbsp;<a class='footlnk' href='index.html'>Home</a></td>";
smdisp+="<td><img src='images/footerdot.gif' width='20' height='10'></td>";
smdisp+="<td><a class='footlnk' href='aboutus.html'>About Us</a></td>";
smdisp+="<td><img src='images/footerdot.gif' width='20' height='10'></td>";
smdisp+="<td><a class='footlnk' href='practice.html'>Services</a></td>";
smdisp+="<td><img src='images/footerdot.gif' width='20' height='10'></td>";
smdisp+="<td><a class='footlnk' href='delivery-models.html'>Delivery</a></td>";
smdisp+="<td><img src='images/footerdot.gif' width='20' height='10'></td>";
smdisp+="<td><a class='footlnk' href='clients.html'>Clients</a></td>";
smdisp+="<td><img src='images/footerdot.gif' width='20' height='10'></td>";
smdisp+="<td><a class='footlnk' href='contactus.html'>Contact Us</a></td>";
smdisp+="</tr>";
smdisp+="</table>";
smdisp+="</td>";
smdisp+="<td width=270 height=20 align=right>© 2007 Starmark Services. All rights reserved &nbsp;</td>";
smdisp+="</tr>";
smdisp+="</table>";

document.write (smdisp);
}


function smlftsnipsales()
{
var smdisp=""


smdisp+="<table cellpadding='0' cellspacing='0' border='0'>";
smdisp+="<tr><td valign=top>";
smdisp+="<img src='images/moreinfo_sl.jpg' alt='Click here for more info about products and sales' width='240' height='200' border='0' usemap='#lftsnip'><map name='lftsnip' id='lftsnip'><area shape='rect' title='Click here for more information' coords='80,65,210,135' href='contactus.html' /></map>";
smdisp+="</td></tr>";
smdisp+="</table>";

document.write (smdisp);
}
