// JavaScript Document
function myPopup2() {
	window.open( "voip2006/index.php?op=voip", "myWindow", "status = 0, height = 600, width = 800, resizable = 0, scrollbars = yes" )
}