function popUp(url)
{
	window.open(url, "Code Geass Image", "location=1,status=1,scrollbars=1,width=920,height=730");
}
