tagName = "equipment";

function photoView(url){
	window.open(url, 'picview', 'height=600, width=860, top=0, left=0, toolbar=no, menubar=no, scrollbars=yes, resizable=yes,location=no, status=no');
}
