function openwindow()

{

	window.open("livesupport/livehelp.html","OnLine Help","menubar=1,resizable=1,width=450,height=350");

}
