function ShowIRates_png(Value){
if(Value!=""){
		document.png.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.png.iprice.value='';
	}
}
function ShowIRates_png1(Value){
if(Value!=""){
		document.png1.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.png1.iprice.value='';
	}
}
function ShowIRates_pngda(Value){
if(Value!=""){
		document.pngda.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.pngda.iprice.value='';
	}
}
function ShowIRates_tci(Value){
if(Value!=""){
		document.tci.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.tci.iprice.value='';
	}
}
function ShowIRates_tcida(Value){
if(Value!=""){
		document.tcida.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.tcida.iprice.value='';
	}
}
function ShowIRates_unitel(Value){
if(Value!=""){
		document.unitel.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.unitel.iprice.value='';
	}
}
function ShowIRates_net(Value){
if(Value!=""){
		document.net.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.net.iprice.value='';
	}
}
function ShowIRates_primusda_a(Value){
if(Value!=""){
		document.primusda_a.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.primusda_a.iprice.value='';
	}
}
function ShowIRates_primusda_b(Value){
if(Value!=""){
		document.primusda_b.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.primusda_b.iprice.value='';
	}
}
function ShowIRates_primus(Value){
if(Value!=""){
		document.primus.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.primus.iprice.value='';
	}
}
function ShowIRates_primusm(Value){
if(Value!=""){
		document.primusm.iprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.primusm.iprice.value='';
	}
}
function ShowIRates_mdcibd(Value){
if(Value!=""){
		document.mdcibd.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.mdcibd.iprice.value='';
	}
}
function ShowIRates_mdciee(Value){
if(Value!=""){
		document.mdciee.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.mdciee.iprice.value='';
	}
}
function ShowIRates_mdcii(Value){
if(Value!=""){
		document.mdcii.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.mdcii.iprice.value='';
	}
}
function ShowIRates_mdcia(Value){
if(Value!=""){
		document.mdcia.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.mdcia.iprice.value='';
	}
}
function ShowIRates_mdcime(Value){
if(Value!=""){
		document.mdcime.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.mdcime.iprice.value='';
	}
}
function ShowIRates_mdcis(Value){
if(Value!=""){
		document.mdcis.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.mdcis.iprice.value='';
	}
}
function ShowIRates_opex(Value){
if(Value!=""){
		document.opex.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.opex.iprice.value='';
	}
}
function ShowIRates_andiamo(Value){
if(Value!=""){
		document.andiamo.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.andiamo.iprice.value='';
	}
}
function ShowIRates_andiamoi(Value){
if(Value!=""){
		document.andiamoi.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.andiamoi.iprice.value='';
	}
}
function ShowIRates_andiamoda(Value){
if(Value!=""){
		document.andiamoda.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.andiamoda.iprice.value='';
	}
}
function ShowIRates_aps(Value){
if(Value!=""){
		document.aps.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.aps.iprice.value='';
	}
}
function ShowIRates_apsda(Value){
if(Value!=""){
		document.apsda.iprice.value='$' + Value+ '';
	}
if(Value==""){
		document.apsda.iprice.value='';
	}
}
function ShowSRates_png(Value){
if(Value!=""){
		document.png.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.png.sprice.value='';
	}
}
function ShowSRates_png1(Value){
if(Value!=""){
		document.png1.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.png1.sprice.value='';
	}
}
function ShowSRates_tci(Value){
if(Value!=""){
		document.tci.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.tci.sprice.value='';
	}
}
function ShowSRates_unitel(Value){
if(Value!=""){
		document.unitel.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.unitel.sprice.value='';
	}
}
function ShowSRates_net(Value){
if(Value!=""){
		document.net.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.net.sprice.value='';
	}
}
function ShowSRates_primus(Value){
if(Value!=""){
		document.primus.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.primus.sprice.value='';
	}
}
function ShowSRates_primusm(Value){
if(Value!=""){
		document.primusm.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.primusm.sprice.value='';
	}
}
function ShowSRates_opex(Value){
if(Value!=""){
		document.opex.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.opex.sprice.value='';
	}
}
function ShowSRates_andiamo(Value){
if(Value!=""){
		document.andiamo.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.andiamo.sprice.value='';
	}
}
function ShowSRates_andiamoi(Value){
if(Value!=""){
		document.andiamoi.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.andiamoi.sprice.value='';
	}
}
function ShowSRates_andiamotf(Value){
if(Value!=""){
		document.andiamotf.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.andiamotf.sprice.value='';
	}
}
function ShowSRates_aps(Value){
if(Value!=""){
		document.aps.sprice.value=' $ ' + Value+ '';
	}
if(Value==""){
		document.aps.sprice.value='';
	}
}