// JavaScript Document
function MPC_Warning( url )
{
	location=url;
}
function MPC_Blank( url )
{
	location=url;
}