var imagepath = '/i';

function MM_openBrWindow(theURL,winName,features) { //v2.0
	window.open(theURL,winName,features);
}

function refreshclose() {
	topener.location.reload();
	window.top.close();
}