function previewer()
{
	window.open("preview.php","preview","status=1,scrollbars=1,toolbar=0,location=0,menubar=0,directories=0,resizable=0,width=745,height=500");
	preview.moveTo(100,100);
}
