// JavaScript Document
function setVariables(valor1,valor2){
	parent.frames['left'].setVariables(valor1, valor2)
}
