// var args = getArgsQsw(self);
 vSG_origen="ecoiuris";
 vSG_tamframe="111";
 
 
 
 
/*
 if (args.origen !== undefined)
 {
  switch (args.origen)
  {
   case "NEX": 	vSG_origen="ecoiuris"; 
		vSG_tamframe="111";
			break;
   case "DGRN":	vSG_origen="dgrn"; 
  		vSG_tamframe="135";
			break;
   case "DLE": 	vSG_origen="dataley";
		vSG_tamframe="78";
			break;
   case "ABC":  vSG_origen="abogcuat";
   		vSG_tamframe="78";
			break;
   case "CUAT": vSG_origen="cuatrecasas";
		vSG_tamframe="78";
			break;
   case "GEN": 	vSG_origen="gencat";
		vSG_tamframe="78";
			break;
   case "ICAB": vSG_origen="icab";
		vSG_tamframe="89";
			break;
   case "NOT": 	vSG_origen="notariado";
		vSG_tamframe="78";
			break;
   case "TS": 	vSG_origen="ts";
		vSG_tamframe="78";
			break;
   case "TGSS": vSG_origen="tgss";
		vSG_tamframe="78";
			break;
   case "PER": 	vSG_origen="peritus";
		vSG_tamframe="78";
			break;
   case "MNC": 	vSG_origen="municipia";
		vSG_tamframe="93";
		vSG_urlfrsup="http://www.municipia.com/municipia/website/laley/menu_superior.html";
			break;
   case "MNS": 	vSG_origen="municipia";
		vSG_tamframe="93";
		vSG_urlfrsup="http://www.municipia.com/municipia/website/laley/menu_mb.html";
			break;
   case "PRA": 	vSG_origen="princast";
		vSG_tamframe="78";
			break;
   case "UOC": 	vSG_origen="uoc";
		vSG_tamframe="78";
			break;
   case "DPL": 	vSG_origen="dplugo";
		vSG_tamframe="122";
			break;
   case "ONCE": vSG_origen="once";
		vSG_tamframe="78";
			break;
   case "ESA": 	vSG_origen="esade";
		vSG_tamframe="78";
			break;
   case "ICAO": vSG_origen="icaourense";
		vSG_tamframe="78";
			break;
   case "ACDV": vSG_origen="acdv";
		vSG_tamframe="78";
			break;
   case "DPOU": vSG_origen="dpourense";
		vSG_tamframe="78";
			break;
   case "AYOV": vSG_origen="ayoviedo";
		vSG_tamframe="91";
			break;
   case "XUGA": vSG_origen="xuntaga";
		vSG_tamframe="98";
			break;
   case "UAB": 	vSG_origen="uab";
		vSG_tamframe="78";
			break;
   case "CER": 	vSG_origen="cervera";
		vSG_tamframe="98";
			break;
   case "AYAV": vSG_origen="ayaviles";
		vSG_tamframe="91";
			break;
   case "HVIG": vSG_origen="hvigo";
		vSG_tamframe="95";
			break;
   case "BNE": 	vSG_origen="bne";
		vSG_tamframe="95";
			break;
   case "MUMI": vSG_origen="mutuaumi";
		vSG_tamframe="78";
			break;
   case "MUNI": vSG_origen="muniversal";
		vSG_tamframe="78";
		break;
   case "CDIP": vSG_origen="cdiputados";
   		vSG_tamframe="135";
		break;	
   	    	
  }
 } else {
 vSG_origen="ecoiuris";
 vSG_tamframe="111";
 }
*/