// JavaScript Document
function openemail() 
{var ur12=window.location;
	var nuWin
=window.open('http://www.dalecarnegieindia.com/sendlink.asp?page='+ur12,'email','menubar=no,toolbar=no,location=no,resizable=no,scrollbars=yes,status=no,width=480,height=500');
}
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">  <tr>    <td valign="top" background="toplogobg.jpg"><img src="dalelogo.jpg" alt="Training,Corporate Training,Leadership Training,Sales Training,Selling Skills,Management Training,Indian Training Consultancy" width="480" height="95" /></td>  </tr>  <tr>    <td><table width="14%" cellpadding="0" cellspacing="0">                                      <tr>                               <td width="2%" align="left"><img src="images/email_icon.gif" hspace="10" width="16" height="11" /></td>                                  <td width="4%" align="left" class="G11"><a href="javascript:openemail();">Email </a></td>                                       <td width="4%" align="left"><img src="images/print_icon.gif" width="16" height="16" hspace="10" /></td>                                  <td width="100%" align="left"><A class="test" HREF="javascript:window.print()">Print</a></td>                                      </tr>                         </table></td>  </tr></table>')