// JavaScript Document
var siteUrl="mygoahotels.com"
var siteTitle="goa hotels"
var siteClass="link"

document.write("<table width='40%' border='0' cellspacing='0' cellpadding='0' align='right'>");
  document.write("<tr>"); 
   document.write(" <td nowrap style='padding-right:15px'><table><tr><td align='center'><a href='http://www.technosoft.co.in/langConv/translator.asp?srcLang=en&tarLang=es&url="+siteUrl+"&title="+siteTitle+"' target='_parent'><img src='images/Es.gif' width='18' height='11' border='0' /></a></td></tr></table></td>");
   document.write("<td nowrap style='padding-right:15px'><table><tr><td align='center'><a href='http://www.technosoft.co.in/langConv/translator.asp?srcLang=en&tarLang=fr&url="+siteUrl+"&title="+siteTitle+"' target='_parent'><img src='images/f1.gif' width='18' height='12' border='0' /></a></td></tr></table></td>");
   document.write("<td nowrap style='padding-right:15px'><table><tr><td align='center'><a href='http://www.technosoft.co.in/langConv/translator.asp?srcLang=en&tarLang=nl&url="+siteUrl+"&title="+siteTitle+"' target='_parent'><img src='images/De.gif' width='18' height='12'  border='0'/></a></td></tr></table></td>");
   document.write("<td nowrap style='padding-right:15px'><table><tr><td align='center'><a href='http://www.technosoft.co.in/langConv/translator.asp?srcLang=en&tarLang=it&url="+siteUrl+"&title="+siteTitle+"' target='_parent' ><img src='images/it.gif' width='18' height='12' border='0'/></a></td></tr></table></td>");
   document.write("<td nowrap style='padding-right:15px'><table><tr><td align='center'><a href='http://www.technosoft.co.in/langConv/translator.asp?srcLang=en&tarLang=pt&url="+siteUrl+"&title="+siteTitle+"' target='_parent'><img src='images/pt.gif' width='18' height='11' border='0'/></a></td></tr></table></td>");
  document.write("</tr>");
document.write("</table>");