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