function newsletterapi()
{
	document.write('<iframe src="http://192.168.1.3/helpdesk/index.php?do=newsletter" height="210" width="500" marginwidth="0" marginheight="0" allowtransparency="true" frameborder="0" scrolling="no" align="center"></iframe>');
}
newsletterapi();