function showPopup(sw) { 
	window.open(sw, 'sw', 'menubar=0,location=0,status=1,toolbar=0,scrollbars=1,resizable=1,left=120,top=120,width=970,height=550'); 
}
