function inserttop(i)
{
	var p ='';

	p += '<table border="0" cellspacing="0" cellpadding="2" width="330">';
	p += '<tr><td><img src="tsmimages/spacer.gif" width="1" height="8" alt="Internet Services" /></td></tr>';	
	p += '<tr><td align="left" class="tsmtop">Commercial internet services including design, promotion, programming, hosting services and information for your new or existing online business. Thailand and the UK.</td></tr></table>';	
	document.write(p);
}
