var webroot;

function setRoot(root)
{
	webroot = root;
}
