function popitup2(crap) {
	newwindow2=window.open('http://ctk.pixelcorestudio.net/mp3player.html','name','height=400,width=550');
	
}
