
function portal() 
{
	// http://prototype-window.xilinus.com/documentation.html
	Dialog.info($('portal').innerHTML, {top:100, width:637, height:290, zIndex:99999, className: "portal"})
}