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

