	
function inicia() {
	if (getd() == 'http://fredrik') {
		Drag.init(document.getElementById("art"));
		visita ('heyman');
	}
	else
		alert ('!');
}
