function popup()
{
	testwindow= window.open("http://messenger.providesupport.com/messenger/tententalk.html?ps_s=vAt2WxniXiop","mywindow","location=1,status=1,scrollbars=1, width=480,height=500")
	testwindow.moveTo(0,0);
}