function OpenMyWindow(screenshot,par){
	id=window.open(screenshot,"_blank",par);
}