﻿// JScript File
function MM_openBrWindow(theURL,winName,features) { 
		  window.open(theURL,winName,"width=480, height=380");
		}

