function popWin(id){	
	var win = window.open("http://www.wowdezign.net/help/explain/1","_blank","toolbar=no,scrollbars=no,height=300,width=400,resizable=yes");
}