// JavaScript Document
function SpawnFooter(_html) 
{
	self.open(_html, 'footer', 'width=530,height=500,scrollbars=yes');
}