/**
* @author Gabriele
*/
LLI.callBack("spedizioni_lib");
function Spedizioni(mod, istanza, nome)
{
this.init(mod, istanza, nome);
this.script_path += "spedizioni/";
this.script_page = "spedizioni.php";
this.loadmenu = function()
{
if (this.open) this.close();
else
{
var html = "";
this.open = true;
if (ListaUnici[this.mod] != true)
{
html = "
";
html += "";
html += "