// All coomon functions

function Close() 
{ 
	opener=self; self.close();
}
