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