var winHeight = window.innerHeight-40; var winWidth = window.innerWidth-40; if (winWidth>=960) winWidth = 960; if (winHeight>=768) winHeight = 768; // get the title and url for the help var HelpSystemAPI = { HelpSystemDataCustomTypes : { "default": { width:645, height:410, modal:true, draggable:false, resizable:false, lightcase_type: "iframe_big" }, "helpBig" : { width:winWidth, height:winHeight, modal:true, draggable:false, resizable:false, lightcase_type: "full_screen" }, "help" : { width:640, height:400, modal:true, draggable:true, resizable:true, lightcase_type: "full_screen" }, "htmlPage" : { width:835, height:550, modal:true, draggable:true, resizable:true, lightcase_type: "full_screen" }, "swfPage" : { width:768, height:650, modal:true, draggable:true, resizable:false, lightcase_type: "full_screen" }, "swfPageModal" : { width:793, height:575, modal:true, draggable:true, resizable:true, lightcase_type: "full_screen" }, "toolBar": { width: 830, height: 510, modal:true, draggable:false, resizable:false, lightcase_type: "full_screen" }, "zoom":{ width: 900, height: 600, modal:true, draggable:true, resizable:true, lightcase_type: "iframe_big" } }, HelpSystemData : { // help system "file_format":{ title : "Formati file", url : "/it/aiuto/stempel_bilder_logos_grafiken_dateiformate.cfm", customType: "helpBig" }, "top_faq":{ title : "FAQ", url : "/it/aiuto/faq.cfm", customType: "helpBig" }, "top_help":{ title : "Guida online", url : "/it/aiuto/index.cfm", url : "/stempel/hilfe-editor/?pkyWebsitePageId=208", customType: "helpBig" }, "top_news":{ title : "Guida online", url : "/it/aiuto/produktion_ab_dateien.cfm", customType: "helpBig" }, "top_contact":{ title : "Guida online", url : "/it/aiuto/kontaktformular.cfm", customType: "helpBig" }, "faq":{ title : "Domande e risposte", url : "/it/aiuto/faq.cfm" }, // toolbar's action "toolbar_picture":{ title : "Esplora immagini", url : "/it/obxPrintShop.cfm?currentAction=media_browser/image.browser.index.cfm", customType: "toolBar" }, "toolbar_insert_logo":{ title : "Inserire il logo", url : "/it/obxPrintShop.cfm?currentAction=media_browser/logo.browser.index.cfm", customType: "toolBar" }, "toolbar_insert_qrCode":{ title : "Inserire il codice QR", url : "/it/obxPrintShop.cfm?currentAction=media_browser/qrCode/index.cfm", customType: "toolBar" }, "toolbar_open":{ title : "Salva bozza", url : "/it/obxPrintShop.cfm?currentAction=dsp_savedStates.cfm&mode=2", customType: "toolBar" }, "toolbar_save":{ title : "Salva bozza", url : "/it/obxPrintShop.cfm?currentAction=dsp_savedStates.cfm&mode=3", customType: "toolBar" }, "toolbar_preview":{ title : "Anteprima", url : "/it/obxPrintShop.cfm?currentAction=dsp_preview.cfm", customType: "toolBar" }, "toolbar_preview_pdf":{ title : "Anteprima", url : "/it/obxPrintShop.cfm?currentAction=dsp_preview.cfm&tab=proof", customType: "toolBar" }, "toolbar_fonts_text":{ title : "Ricerca simboli", url : "/it/obxPrintShop.cfm?currentAction=dsp_fontExplorer.cfm", customType: "toolBar" }, "toolbar_fonts_textsymbol":{ title : "Simboli", url : "/it/obxPrintShop.cfm?currentAction=dsp_fontExplorerForSymbols.cfm&allowInsert=1", customType: "toolBar" }, "toolbar_systemupload":{ title : "System Upload", url : "/it/obxPrintShop.cfm?currentAction=dsp_ImageExplorerSystem.cfm", customType: "helpBig" }, "toolbar_colorpicker":{ title : "Selettore dei colori", url : "/it/obxPrintShop.cfm?currentAction=mod_colorPicker.cfm", customType: "toolBar" }, "popup_upload":{ title : "Hilfe Popup", url : "/it/aiuto/datei_hochladen.cfm?dsp=text", customType: "default" }, "popup_crop":{ title : "Hilfe Popup", url : "/it/aiuto/datei_beschneiden.cfm?dsp=text", customType: "default" }, "popup_preview":{ title : "Hilfe Popup", url : "/it/aiuto/datei_kontrolle.cfm?dsp=text", customType: "default" } }, HelpSystemDataLabels : { "singlePageDontShow" : "Non mostrare più questo testo d'aiuto.", "allPageDontShow" : "Non mostrare più nessun testo d'aiuto" } }