function Weblink_Firmware(obj){
	for(x in obj){
		this[x] = obj[x];
	}
}
