<!--function openBrWindow(url,name,features) {  	newWindow = window.open(url,name,features);}//-->