// initialise plugins
jQuery(function(){
	jQuery('ul.sf-menu').superfish();
});
function submitform()
{
  document.domainlookup.submit();
}
