document.write('<table border="0" width="100%" height="100">' +
    '<tr>' +
      '<td width="22%" height="100">' +
        '<p align="center"> <img src="images/heli_blackbg.jpg" width="216" height="90">' +
      '</td>' +
      '<td width="76%" height="50">' +
        
		'<table border="0" width="100%">' +
          '<td width="100%" height="44">' +
            '<p align="center">' +
			 '<a href="http://www.rchelicam.com"><img src="images/rchelicam.jpg" border="0" width="402" height="44"></a>' +
			'</p>' +
          '</td>' +
          '</tr>' +
        '</table>' +
	  '</td>' +
    '</tr>' +
  '</table>' +
  '<Script Language="JavaScript" Src="js/menucontent.js"></Script>');