function showSwf(url) 
{
	window.open( url, "Newsletter", "status = 0, height = 870, width = 720, resizable = 1, scrollbars=1" )
}
