function ppup(name) {
	window.open("../styles/popupp.html?"+name, "", "resizable=1,HEIGHT=400,WIDTH=400,left=30,top=30");
}
