
					



function tipa(URL,Name,features) {
eins=window.open(URL,Name,features);
}

