function popupWin() {	
	popup = window.open("","", "width=400,height=420");
	popup.document.write('<html><head><title>Make MBN Your Homepage</title><style type="text/css">table.instructions td {vertical-align: top;font-size: 13px;}</style></head><body style="background-color: #5f6b7b;color: #ffffff; font-size: 12px; font-family: arial, sans-serif;"><b>Make MBN Your Homepage</b><br /><br /><b>Firefox Users</b><br /><hr /><table class="instructions" cellpadding="4px" cellpadding="0"><tr><td>1)</td><td>On the Firefox Menu click on Tools then select Options</td></tr><tr><td>2)</td><td>Under the General/Main tab you will see a box at the top called Home Page</td></tr><tr><td>3)</td><td>Type in http://www.mediabiznet.com.au as your homepage. Then click OK</td></tr></table><br /><br /><b>Safari Users</b><br /><hr /><table class="instructions" cellpadding="4px" cellpadding="0"><tr><td>1)</td><td>On the Safari Menu click the "Safari" menu and choose "Preferences."</td></tr><tr><td>2)</td><td>In the dialog box that appears, click "General."</td></tr><tr><td>3)</td><td>In the Home Page box type http://www.mediabiznet.com.au Click the red "Close" control in the upper left-hand corner of the window to save your chanes.</td></tr><tr><td colspan="2"><input type="button" name="button" value="Close Window" onClick="window.close();self.close();"></td></tr></table></body></html> ');
}

	
