{ "children": [ { "browserwarnmsg": "Please use Google Chrome, Apple Safari or another supported browser.", "EULA": "", "dashboardAccess": false, "rtl": "", "phoneGapStatusBarStyle": "lightcontent", "height": "", "enableNiceLinks": "false", "contentSecurityPolicy": "", "BootstrapTheme": "bootstrap", "children": [ { "fullScreen": "true", "cached_js": " //See https://parall.ax/products/jspdf\n// this gets us the click event and code\nvar table;\nvar editor1 = CKEDITOR.replace( 'Textarea1' );\n\nfunction sendEmail(message) {\n var email = 'sales@toolfolks.com';\n var subject = 'Deal Number';\n var emailBody = escape(message);\n document.location = \"mailto:\"+email+\"?subject=\"+subject+\"&body=\"+emailBody;\n}\n\n var pdf = new jsPDF('p', 'mm', [297, 210]);\n\n Button1.onclick = function() {\n nsbDOMAttr(Form1, 'style.display', \"none\");\n nsbDOMAttr(formPrint, 'style.display', \"block\");\n pdf.addHTML(document.body, handlePDFdone);\n };\n\n\n\n function handlePDFdone() {\n pdf.save();\n nsbDOMAttr(formPrint, 'style.display', \"none\");\n nsbDOMAttr(Form1, 'style.display', \"block\");\n }\n\nButton2.onclick=function(){\n // need to hide everything except the rows and headers \n data1 = [[\"Tom\",\"Upright\",'

\"Saturn Apollo 11

Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.

Armstrong spent about three and a half two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5 kg) of lunar material for return to Earth. A third member of the mission, Michael Collins, piloted the command spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.

',\"http://www.surplusanywhere.com/AppResources/ZMHsurplusAnywhereSkype2.png\"],[\"Andy\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"John\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul4\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul5\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul6\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul7\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul8\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"]]\n $(\"#DataTable2\").dataTable().fnDestroy(); \n $('#DataTable2').empty();\n table = $('#DataTable2').DataTable( {\n // order: [[0, 'desc']],\n // dom: 'Bfrtip',\n responsive: true,\n autoWidth: true,\n scrollCollapse: false,\n paging: false,\n info: false,\n select: false,\n ordering: false,\n searching: false,\n autoWidth : true,\n\n data: data1,\n\n \"columnDefs\": [\n {\n \"title\" : 'Salary',\n width : \"10%\",\n \"targets\": 2,\n \"data\": 2\n },\n { \n \"title\" : 'Link',\n width : \"60%\",\n \"targets\": 3,\n \"data\": 3,\n \"render\": function ( data, type, row, meta ) \n {\n return ''\n }\n \n },\n {\n \"title\" : 'Position',\n width : \"10%\",\n \"targets\": 1,\n \"data\": 1\n },\n { \n \"title\" : 'Name',\n //width : \"10%\",\n \"targets\": 0,\n \"data\": 0\n \n },\n { \n \"targets\": 4,\n width : \"10%\",\n \"data\": null,\n \"defaultContent\": \"\"\n }\n \n\n \n ]\n\n\n} );\n\n$('#DataTable1 tbody').on( 'click', 'button', function () {\n var tr = $(this).closest('tr');\n \n if ( $(tr).hasClass('child') ) {\n tr = $(tr).prev(); \n }\n\n var data = table.row( tr ).data();\n console.log( data[0] +\"'s salary is: \"+ data[ 2 ] );\n lblTitle.textContent = data[0];\n HTMLdesc.innerHTML = data[2];\n //Label1.textContent = data[0];\n CKEDITOR.instances.Textarea1.setData( data[2] );\n\n\n \n } );\n\n \n //table.row(':eq(0)').child('', 'child').show();\n\n}\n\n\n\nbtnPage2Copy.onclick=function(){\n\nvar dataInEditor = encodeURI(CKEDITOR.instances.Textarea1.getData());\nvar data2 = {\n body: dataInEditor\n};\nreq = Ajax(\"http://www.surplusanywhere.com/php/mail2.php\",\"POST\" , data2 , quotesReturned);\n//req = Ajax(\"http://xxx.xxx.xxx.xxx/CheckPWD/CheckPWD.php\", \"POST\" , \"username=\" + TextBox1.value + \"&password=\" + TextBox2.value, done);\n}\n\nfunction quotesReturned() {\n dataChanged =[];\n if (req.status == 200) { //success\n alert('data back from html'+ req.responseText);\n \n }\n else {//'failure\n \n alert('error is '+ req.err);\n\n }\n };\n\nbtnPage2CopyCopy.onclick=function(){\n var Return;\n Return = prompt(\"Enter Your Email Address\", \"\");\n if (Return){\n alert(\"You entered email as : \" + Return);}\n else {alert('cancelled')}\n}\n", "designWidth": 1000, "scroll_options": "mouseWheel:true, bounce:true, zoom:false", "id": "Form1", "borderColor": "", "style": "", "cached_js_script_hash": "264fdc5266535b4ed6b8871a4d2cc88f", "script": " //See https://parall.ax/products/jspdf\n// this gets us the click event and code\nvar table;\nvar editor1 = CKEDITOR.replace( 'Textarea1' );\n\nfunction sendEmail(message) {\n var email = 'sales@toolfolks.com';\n var subject = 'Deal Number';\n var emailBody = escape(message);\n document.location = \"mailto:\"+email+\"?subject=\"+subject+\"&body=\"+emailBody;\n}\n\n var pdf = new jsPDF('p', 'mm', [297, 210]);\n\n Button1.onclick = function() {\n nsbDOMAttr(Form1, 'style.display', \"none\");\n nsbDOMAttr(formPrint, 'style.display', \"block\");\n pdf.addHTML(document.body, handlePDFdone);\n };\n\n\n\n function handlePDFdone() {\n pdf.save();\n nsbDOMAttr(formPrint, 'style.display', \"none\");\n nsbDOMAttr(Form1, 'style.display', \"block\");\n }\n\nButton2.onclick=function(){\n // need to hide everything except the rows and headers \n data1 = [[\"Tom\",\"Upright\",'

\"Saturn Apollo 11

Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.

Armstrong spent about three and a half two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5 kg) of lunar material for return to Earth. A third member of the mission, Michael Collins, piloted the command spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.

',\"http://www.surplusanywhere.com/AppResources/ZMHsurplusAnywhereSkype2.png\"],[\"Andy\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"John\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul4\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul5\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul6\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul7\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"],[\"Paul8\",\"Upright\",\"5555\",\"http://cdn2-www.dogtime.com/assets/uploads/2011/01/file_23244_what-is-the-appenzeller-sennenhunde-dog-300x189.jpg\"]]\n $(\"#DataTable2\").dataTable().fnDestroy(); \n $('#DataTable2').empty();\n table = $('#DataTable2').DataTable( {\n // order: [[0, 'desc']],\n // dom: 'Bfrtip',\n responsive: true,\n autoWidth: true,\n scrollCollapse: false,\n paging: false,\n info: false,\n select: false,\n ordering: false,\n searching: false,\n autoWidth : true,\n\n data: data1,\n\n \"columnDefs\": [\n {\n \"title\" : 'Salary',\n width : \"10%\",\n \"targets\": 2,\n \"data\": 2\n },\n { \n \"title\" : 'Link',\n width : \"60%\",\n \"targets\": 3,\n \"data\": 3,\n \"render\": function ( data, type, row, meta ) \n {\n return ''\n }\n \n },\n {\n \"title\" : 'Position',\n width : \"10%\",\n \"targets\": 1,\n \"data\": 1\n },\n { \n \"title\" : 'Name',\n //width : \"10%\",\n \"targets\": 0,\n \"data\": 0\n \n },\n { \n \"targets\": 4,\n width : \"10%\",\n \"data\": null,\n \"defaultContent\": \"\"\n }\n \n\n \n ]\n\n\n} );\n\n$('#DataTable1 tbody').on( 'click', 'button', function () {\n var tr = $(this).closest('tr');\n \n if ( $(tr).hasClass('child') ) {\n tr = $(tr).prev(); \n }\n\n var data = table.row( tr ).data();\n console.log( data[0] +\"'s salary is: \"+ data[ 2 ] );\n lblTitle.textContent = data[0];\n HTMLdesc.innerHTML = data[2];\n //Label1.textContent = data[0];\n CKEDITOR.instances.Textarea1.setData( data[2] );\n\n\n \n } );\n\n \n //table.row(':eq(0)').child('', 'child').show();\n\n}\n\n\n\nbtnPage2Copy.onclick=function(){\n\nvar dataInEditor = encodeURI(CKEDITOR.instances.Textarea1.getData());\nvar data2 = {\n body: dataInEditor\n};\nreq = Ajax(\"http://www.surplusanywhere.com/php/mail2.php\",\"POST\" , data2 , quotesReturned);\n//req = Ajax(\"http://xxx.xxx.xxx.xxx/CheckPWD/CheckPWD.php\", \"POST\" , \"username=\" + TextBox1.value + \"&password=\" + TextBox2.value, done);\n}\n\nfunction quotesReturned() {\n dataChanged =[];\n if (req.status == 200) { //success\n alert('data back from html'+ req.responseText);\n \n }\n else {//'failure\n \n alert('error is '+ req.err);\n\n }\n };\n\nbtnPage2CopyCopy.onclick=function(){\n var Return;\n Return = prompt(\"Enter Your Email Address\", \"\");\n if (Return){\n alert(\"You entered email as : \" + Return);}\n else {alert('cancelled')}\n}\n", "top": 0, "!type": "Form", "onhide": "", "onresize": "", "width": "595", "theme": "", "HTML": "", "onkeypress": "", "_uuid": "0c1f888ff51e40e9b4517995cd80f716", "backgroundimage": "", "background": "", "height": "842", "scrolling": "false", "setFocusID": "", "openMode": "none", "locked": false, "language": "JavaScript", "onshow": "", "parentForm": "", "children": [ { "right": "auto", "cached_js": "", "color": "", "text": "Print2PDF", "height": "40", "fontFamily": "", "id": "Header1", "borderColor": "", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "bottom": "auto", "top": "initial", "!type": "Header", "onresize": "", "width": "100%", "fontSize": 16, "onmouseup": "", "onmousemove": "", "hidden": "", "onclick": "", "onmouseout": "", "_uuid": "5f936515239e4276a04ee48336d3fa1d", "fontWeight": "bold", "onmousedown": "", "class": "", "backgroundColor": "lightgray", "ontouchend": "", "fontStyle": "", "ontouchmove": "", "script": "", "children": [], "expanded_pmp": true, "borderWidth": "", "position": "static", "borderStyle": "", "ontouchstart": "", "left": "initial" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "blockLevel": "", "height": "auto", "disabled": "", "fontFamily": "", "popBody": "Body", "groupStyle": "", "popClose": "hover", "onresize": "", "children": [], "size": " btn-md", "borderColor": "", "ChangeForm": "", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "pTop": "", "top": "auto", "!type": "Button_bs", "popTitle": "Title", "pLeft": "", "id": "btnPage2CopyCopy", "width": "auto", "onmousemove": "", "onmouseup": "", "mRight": "", "fontSize": "", "hidden": "", "icon": "", "badge": "", "borderWidth": "", "onclick": "btnPage2CopyCopy.onclick()", "onmouseout": "", "_uuid": "fadce86909e5461abddfb68a3a37f580", "mTop": "", "mBottom": "", "fontWeight": "", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "popStyle": "popover", "ontouchend": "", "fontStyle": "", "popPosition": "", "ontouchmove": "", "bottom": "auto", "appearance": " btn-default", "expanded_pmp": true, "value": "email Content", "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "", "left": "auto", "ontouchstart": "", "grouping": "" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "blockLevel": "", "height": "auto", "disabled": "", "fontFamily": "", "popBody": "Body", "groupStyle": "", "popClose": "hover", "onresize": "", "children": [], "size": " btn-md", "borderColor": "", "ChangeForm": "", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "pTop": "", "top": "auto", "!type": "Button_bs", "popTitle": "Title", "pLeft": "", "id": "btnPage2Copy", "width": "auto", "onmousemove": "", "onmouseup": "", "mRight": "", "fontSize": "", "hidden": "", "icon": "", "badge": "", "borderWidth": "", "onclick": "btnPage2Copy.onclick()", "onmouseout": "", "_uuid": "fadce86909e5461abddfb68a3a37f580", "mTop": "", "mBottom": "", "fontWeight": "", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "popStyle": "popover", "ontouchend": "", "fontStyle": "", "popPosition": "", "ontouchmove": "", "bottom": "auto", "appearance": " btn-default", "expanded_pmp": true, "value": "email Content", "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "", "left": "auto", "ontouchstart": "", "grouping": "" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "blockLevel": "", "height": "auto", "disabled": "", "fontFamily": "", "popBody": "Body", "groupStyle": "", "popClose": "hover", "onresize": "", "children": [], "size": " btn-md", "borderColor": "", "ChangeForm": "formPrint", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "pTop": "", "top": "auto", "!type": "Button_bs", "popTitle": "Title", "pLeft": "", "id": "btnPage2", "width": "auto", "onmousemove": "", "onmouseup": "", "mRight": "", "fontSize": "", "hidden": "", "icon": "", "badge": "", "borderWidth": "", "onclick": "btnPage2.onclick()", "onmouseout": "", "_uuid": "fadce86909e5461abddfb68a3a37f580", "mTop": "", "mBottom": "", "fontWeight": "", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "popStyle": "popover", "ontouchend": "", "fontStyle": "", "popPosition": "", "ontouchmove": "", "bottom": "auto", "appearance": " btn-default", "expanded_pmp": true, "value": "Page 2", "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "", "left": "auto", "ontouchstart": "", "grouping": "" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "blockLevel": "", "height": "auto", "disabled": "", "fontFamily": "", "popBody": "Body", "groupStyle": "", "popClose": "hover", "onresize": "", "children": [], "size": " btn-md", "borderColor": "", "ChangeForm": "", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "pTop": "", "top": "auto", "!type": "Button_bs", "popTitle": "Title", "pLeft": "", "id": "Button2", "width": "auto", "onmousemove": "", "onmouseup": "", "mRight": "", "fontSize": "", "hidden": "", "icon": "", "badge": "", "borderWidth": "", "onclick": "Button2.onclick()", "onmouseout": "", "_uuid": "fadce86909e5461abddfb68a3a37f580", "mTop": "", "mBottom": "", "fontWeight": "", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "popStyle": "popover", "ontouchend": "", "fontStyle": "", "popPosition": "", "ontouchmove": "", "bottom": "auto", "appearance": " btn-default", "expanded_pmp": true, "value": "Populate", "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "", "left": "auto", "ontouchstart": "", "grouping": "" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "blockLevel": "", "height": "auto", "disabled": "", "fontFamily": "", "popBody": "Body", "groupStyle": "", "popClose": "hover", "BootstrapTheme": "bootstrap", "children": [], "size": " btn-md", "borderColor": "", "ChangeForm": "", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "pTop": "", "top": "auto", "!type": "Button_bs", "popTitle": "Title", "pLeft": "", "id": "Button1", "width": "auto", "onmousemove": "", "onmouseup": "", "mRight": "", "fontSize": "", "hidden": "", "icon": "", "badge": "", "borderWidth": "", "onclick": "Button1.onclick()", "onmouseout": "", "_uuid": "57cfd0284bf242b6a6084440806216b8", "mTop": "", "mBottom": "", "fontWeight": "", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "popStyle": "popover", "ontouchend": "", "fontStyle": "", "popPosition": "", "ontouchmove": "", "bottom": "auto", "appearance": " btn-default", "expanded_pmp": true, "value": "Print", "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "solid", "left": "auto", "ontouchstart": "", "onresize": "", "grouping": "" }, { "color": "", "height": "auto", "disabled": "", "header": "Textarea", "popBody": "Body", "autocapitalize": "", "children": [], "style": "", "rows": "", "spellcheck": "true", "script": "", "autocorrect": "", "popTitle": "Title", "pLeft": "", "width": "auto", "onmousemove": "", "onmouseup": "", "hidden": "", "onclick": "", "onmouseout": "", "onkeypress": "", "required": "", "mAll": "", "onmousedown": "", "ontouchend": "", "name": "ckeditor", "align": "", "footer": "", "value": "", "autocomplete": "", "pAll": "", "pBottom": "", "onkeyup": "", "right": "auto", "cached_js": "", "onfocusout": "", "mLeft": "", "fontFamily": "", "oncopy": "", "popClose": "hover", "id": "ckeditor", "onchange": "", "pTop": "", "pRight": "", "bottom": "auto", "!type": "Textarea_bs", "onresize": "", "readonly": "", "fontSize": "", "backgroundColor": "", "onfocus": "", "badge": "", "mTop": "", "_uuid": "6eb2c559515b408d8242934b9761adcd", "mBottom": "", "fontWeight": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "onpaste": "", "placeholder": "Enter text here", "class": "", "icon": "", "popStyle": "popover", "fontStyle": "", "popPosition": "", "ontouchmove": "", "mRight": "", "expanded_pmp": true, "oncut": "", "maxlength": "", "validation": "", "ontouchstart": "", "top": "auto", "left": "auto" }, { "scrollCollapse": "true", "right": "auto", "cached_js": "", "searching": "true", "height": "auto", "fontFamily": "", "id": "DataTable1", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "bottom": "auto", "ordering": "true", "top": "auto", "!type": "DataTable_bs", "onresize": "", "width": "auto", "fontSize": "", "onclick": "", "lengthChange": "true", "onmousemove": "", "hidden": "", "onmouseup": "", "onmouseout": "", "_uuid": "1e5caf6b370141b983f7917bb9c29ec2", "fontWeight": "", "onmousedown": "", "class": "table table-striped table-bordered", "info": "true", "ontouchend": "", "fontStyle": "", "ontouchmove": "", "script": "", "children": [], "expanded_pmp": true, "scrollY": "", "paging": "true", "attributes": "", "lengthMenu": "[5, 10, 25]", "ontouchstart": "", "left": "auto" } ], "expanded_pmp": true, "_functions": [ { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "6b17a89301214e309ca5aaa646d4b714", "!type": "Project", "expanded_pmp": true, "id": "sendEmail", "location": [ 5, 6 ], "signature": "function sendEmail(message) {", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "456db504d97241b5aeb766c6b99db731", "!type": "Project", "expanded_pmp": true, "id": "Button1.onclick", "location": [ 14, 15 ], "signature": "Button1.onclick()", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "4d7a2d524a6e4cebb956dd2ceccf1e34", "!type": "Project", "expanded_pmp": true, "id": "handlePDFdone", "location": [ 22, 23 ], "signature": "function handlePDFdone() {", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "e9c955d511d64277985927c669aae21f", "!type": "Project", "expanded_pmp": true, "id": "Button2.onclick", "location": [ 28, 29 ], "signature": "Button2.onclick()", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "0fb048d8b5a440cd8f6b0c3e2bc14f34", "!type": "Project", "expanded_pmp": true, "id": "data", "location": [ 60, 61 ], "signature": "\"render\": function ( data, type, row, meta )", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "2a70c4717b81470ab4779e94f9b82407", "!type": "Project", "expanded_pmp": true, "id": "btnPage2Copy.onclick", "location": [ 118, 119 ], "signature": "btnPage2Copy.onclick()", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "a4c3d8a6eab2463287c9ae1a71477cbd", "!type": "Project", "expanded_pmp": true, "id": "quotesReturned", "location": [ 128, 129 ], "signature": "function quotesReturned() {", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "fd31e5922b2940f58fe1574c69d1f5d2", "!type": "Project", "expanded_pmp": true, "id": "btnPage2CopyCopy.onclick", "location": [ 141, 142 ], "signature": "btnPage2CopyCopy.onclick()", "children": [] } ], "designHeight": 1000, "borderWidth": "", "modal": "false", "position": "relative", "borderStyle": "solid", "left": 0 }, { "fullScreen": "true", "cached_js": "\nButton3Copy.onclick=function(){\n //var editor1 = CKEDITOR.replace( 'Textarea1' );\n var editor = CKEDITOR.replace( 'Textarea1' );\n\neditor.on( 'paste', function( evt ) {\n var reader = new FileReader();\n\n reader.onload = function(event) {\n editor.insertText( event.target.result );\n }\n\n reader.readAsText( evt.data.dataTransfer.getFile( 0 ), \"UTF-8\" );\n} );\n}\n", "designWidth": 612, "scroll_options": "mouseWheel:true, bounce:true, zoom:false", "id": "FormattedPage", "borderColor": "", "style": "font-family:times-roman;padding:36px;", "cached_js_script_hash": "47f6c5ed973f1ea0d1104e88b15ab69c", "script": "\nButton3Copy.onclick=function(){\n //var editor1 = CKEDITOR.replace( 'Textarea1' );\n var editor = CKEDITOR.replace( 'Textarea1' );\n\neditor.on( 'paste', function( evt ) {\n var reader = new FileReader();\n\n reader.onload = function(event) {\n editor.insertText( event.target.result );\n }\n\n reader.readAsText( evt.data.dataTransfer.getFile( 0 ), \"UTF-8\" );\n} );\n}\n", "top": 0, "!type": "Form", "onhide": "", "onresize": "", "width": 320, "theme": "", "HTML": "", "onkeypress": "", "_uuid": "0ee35a3259f44c9bbb9990977dc0738f", "backgroundimage": "", "background": "", "height": 460, "scrolling": "false", "setFocusID": "", "openMode": "none", "locked": false, "language": "JavaScript", "onshow": "", "parentForm": "", "children": [ { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "blockLevel": "", "height": "auto", "disabled": "", "fontFamily": "", "popBody": "Body", "groupStyle": "", "popClose": "hover", "onresize": "", "children": [], "size": " btn-md", "borderColor": "", "ChangeForm": "Form1", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "pTop": "", "top": "auto", "!type": "Button_bs", "popTitle": "Title", "pLeft": "", "id": "Button3", "width": "auto", "onmousemove": "", "onmouseup": "", "mRight": "", "fontSize": "", "hidden": "", "icon": "", "badge": "", "borderWidth": "", "onclick": "", "onmouseout": "", "_uuid": "1e4683ad1d57456e906d3abc90323507", "mTop": "", "mBottom": "", "fontWeight": "", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "popStyle": "popover", "ontouchend": "", "fontStyle": "", "popPosition": "", "ontouchmove": "", "bottom": "auto", "appearance": " btn-default", "expanded_pmp": true, "value": "Button", "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "", "left": "auto", "ontouchstart": "", "grouping": "" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "blockLevel": "", "height": "auto", "disabled": "", "fontFamily": "", "popBody": "Body", "groupStyle": "", "popClose": "hover", "onresize": "", "children": [], "size": " btn-md", "borderColor": "", "ChangeForm": "", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "pTop": "", "top": "auto", "!type": "Button_bs", "popTitle": "Title", "pLeft": "", "id": "Button3Copy", "width": "auto", "onmousemove": "", "onmouseup": "", "mRight": "", "fontSize": "", "hidden": "", "icon": "", "badge": "", "borderWidth": "", "onclick": "Button3Copy.onclick()", "onmouseout": "", "_uuid": "1e4683ad1d57456e906d3abc90323507", "mTop": "", "mBottom": "", "fontWeight": "", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "popStyle": "popover", "ontouchend": "", "fontStyle": "", "popPosition": "", "ontouchmove": "", "bottom": "auto", "appearance": " btn-default", "expanded_pmp": true, "value": "Set drag & Drop", "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "", "left": "auto", "ontouchstart": "", "grouping": "" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "text": "Category 1", "height": "auto", "fontFamily": "", "mRight": "", "id": "lblTitle", "onresize": "", "children": [], "borderColor": "", "style": "float:left;clear:left;", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "top": "auto", "!type": "Label", "pLeft": "", "pTop": "", "width": "100%", "onmousemove": "", "onmouseup": "", "fontSize": "12", "hidden": "", "borderWidth": "", "onclick": "", "onmouseout": "", "_uuid": "d6c0be643cbd4e558185925a5b296d0b", "mTop": "", "mBottom": "", "fontWeight": "bold", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "transparent", "ontouchend": "", "fontStyle": "", "ontouchmove": "", "align": "left", "bottom": "auto", "alignVertical": "top", "expanded_pmp": true, "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "solid", "ontouchstart": "", "left": "auto" }, { "right": "auto", "cached_js": "", "color": "", "onfocusout": "", "innerHTML": "HTMLview with scrolling", "height": "auto", "disabled": "", "fontFamily": "", "scroll_options": "mouseWheel:true, bounce: false, zoom:true", "oncopy": "", "onchange": "", "children": [], "borderColor": "", "style": "", "onpaste": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "top": "auto", "!type": "HTMLview", "id": "HTMLdesc", "width": "100%", "onmousemove": "", "onmouseup": "", "fontSize": "40", "hidden": "", "onclick": "", "onmouseout": "", "class": "", "_uuid": "b2962234aaf54a9080c444405599a60b", "required": "", "fontWeight": "", "overflow": "auto", "onmousedown": "", "scrolling": "false", "onfocus": "", "backgroundColor": "", "ontouchend": "", "fontStyle": "", "contenteditable": "", "name": "", "ontouchmove": "", "bottom": "auto", "expanded_pmp": true, "oncut": "", "borderWidth": "", "borderStyle": "", "ontouchstart": "", "onresize": "", "left": "auto" }, { "right": "auto", "onmousedown": "", "cached_js": "", "color": "", "text": "Label", "height": "auto", "fontFamily": "", "mRight": "", "id": "Label1", "onresize": "", "children": [], "borderColor": "", "style": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "script": "", "top": "auto", "!type": "Label", "pLeft": "", "pTop": "", "width": "auto", "onmousemove": "", "onmouseup": "", "fontSize": "24", "hidden": "", "borderWidth": "", "onclick": "", "onmouseout": "", "_uuid": "eb58bab7691442ec87d4dc28e5b8b0e8", "mTop": "", "mBottom": "", "fontWeight": "bold", "mAll": "", "mLeft": "", "class": "", "backgroundColor": "", "ontouchend": "", "fontStyle": "", "ontouchmove": "", "align": "left", "bottom": "auto", "alignVertical": "top", "expanded_pmp": true, "pRight": "", "pAll": "", "pBottom": "", "borderStyle": "", "ontouchstart": "", "left": "auto" }, { "color": "", "height": "auto", "disabled": "", "header": "Textarea", "popBody": "Body", "autocapitalize": "", "children": [], "style": "", "rows": "", "spellcheck": "true", "script": "", "autocorrect": "", "popTitle": "Title", "pLeft": "", "width": "auto", "onmousemove": "", "onmouseup": "", "hidden": "", "onclick": "", "onmouseout": "", "onkeypress": "", "required": "", "mAll": "", "onmousedown": "", "ontouchend": "", "name": "", "align": "", "footer": "", "value": "", "autocomplete": "", "pAll": "", "pBottom": "", "onkeyup": "", "right": "auto", "cached_js": "", "onfocusout": "", "mLeft": "", "fontFamily": "", "oncopy": "", "popClose": "hover", "id": "Textarea1", "onchange": "", "pTop": "", "pRight": "", "bottom": "auto", "!type": "Textarea_bs", "onresize": "", "readonly": "", "fontSize": "", "backgroundColor": "", "onfocus": "", "badge": "", "mTop": "", "_uuid": "efe907cf59f34316bb1389632f006fce", "mBottom": "", "fontWeight": "", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "onpaste": "", "placeholder": "Enter text here", "class": "", "icon": "", "popStyle": "popover", "fontStyle": "", "popPosition": "", "ontouchmove": "", "mRight": "", "expanded_pmp": true, "oncut": "", "maxlength": "", "validation": "", "ontouchstart": "", "top": "auto", "left": "auto" } ], "expanded_pmp": true, "_functions": [ { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "22c1bc78dbbf40f0ac3b1d52650db0b2", "!type": "Project", "expanded_pmp": true, "id": "Button3Copy.onclick", "location": [ 1, 2 ], "signature": "Button3Copy.onclick()", "children": [] }, { "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "script": "", "_uuid": "5eac0229790a477b81e80f943dc216ef", "!type": "Project", "expanded_pmp": true, "id": "reader.onload", "location": [ 8, 9 ], "signature": "reader.onload(event)", "children": [] } ], "designHeight": 792, "borderWidth": "", "modal": "false", "position": "relative", "borderStyle": "solid", "left": 0 }, { "src": "buttons.dataTables.css", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "language": "Other", "script": "@keyframes dtb-spinner {\n 100% {\n transform: rotate(360deg);\n }\n}\n@-o-keyframes dtb-spinner {\n 100% {\n -o-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@-ms-keyframes dtb-spinner {\n 100% {\n -ms-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@-webkit-keyframes dtb-spinner {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@-moz-keyframes dtb-spinner {\n 100% {\n -moz-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\ndiv.dt-button-info {\n position: fixed;\n top: 50%;\n left: 50%;\n width: 400px;\n margin-top: -100px;\n margin-left: -200px;\n background-color: white;\n border: 2px solid #111;\n box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);\n border-radius: 3px;\n text-align: center;\n z-index: 21;\n}\ndiv.dt-button-info h2 {\n padding: 0.5em;\n margin: 0;\n font-weight: normal;\n border-bottom: 1px solid #ddd;\n background-color: #f3f3f3;\n}\ndiv.dt-button-info > div {\n padding: 1em;\n}\n\nbutton.dt-button,\ndiv.dt-button,\na.dt-button {\n position: relative;\n display: inline-block;\n box-sizing: border-box;\n margin-right: 0.333em;\n padding: 0.5em 1em;\n border: 1px solid #999;\n border-radius: 2px;\n cursor: pointer;\n font-size: 0.88em;\n color: black;\n white-space: nowrap;\n overflow: hidden;\n background-color: #e9e9e9;\n /* Fallback */\n background-image: -webkit-linear-gradient(top, white 0%, #e9e9e9 100%);\n /* Chrome 10+, Saf5.1+, iOS 5+ */\n background-image: -moz-linear-gradient(top, white 0%, #e9e9e9 100%);\n /* FF3.6 */\n background-image: -ms-linear-gradient(top, white 0%, #e9e9e9 100%);\n /* IE10 */\n background-image: -o-linear-gradient(top, white 0%, #e9e9e9 100%);\n /* Opera 11.10+ */\n background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n text-decoration: none;\n outline: none;\n}\nbutton.dt-button.disabled,\ndiv.dt-button.disabled,\na.dt-button.disabled {\n color: #999;\n border: 1px solid #d0d0d0;\n cursor: default;\n background-color: #f9f9f9;\n /* Fallback */\n background-image: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);\n /* Chrome 10+, Saf5.1+, iOS 5+ */\n background-image: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);\n /* FF3.6 */\n background-image: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);\n /* IE10 */\n background-image: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);\n /* Opera 11.10+ */\n background-image: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f9f9f9');\n}\nbutton.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled),\ndiv.dt-button:active:not(.disabled),\ndiv.dt-button.active:not(.disabled),\na.dt-button:active:not(.disabled),\na.dt-button.active:not(.disabled) {\n background-color: #e2e2e2;\n /* Fallback */\n background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);\n /* Chrome 10+, Saf5.1+, iOS 5+ */\n background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);\n /* FF3.6 */\n background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);\n /* IE10 */\n background-image: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);\n /* Opera 11.10+ */\n background-image: linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');\n box-shadow: inset 1px 1px 3px #999999;\n}\nbutton.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled),\ndiv.dt-button:active:not(.disabled):hover:not(.disabled),\ndiv.dt-button.active:not(.disabled):hover:not(.disabled),\na.dt-button:active:not(.disabled):hover:not(.disabled),\na.dt-button.active:not(.disabled):hover:not(.disabled) {\n box-shadow: inset 1px 1px 3px #999999;\n background-color: #cccccc;\n /* Fallback */\n background-image: -webkit-linear-gradient(top, #eaeaea 0%, #cccccc 100%);\n /* Chrome 10+, Saf5.1+, iOS 5+ */\n background-image: -moz-linear-gradient(top, #eaeaea 0%, #cccccc 100%);\n /* FF3.6 */\n background-image: -ms-linear-gradient(top, #eaeaea 0%, #cccccc 100%);\n /* IE10 */\n background-image: -o-linear-gradient(top, #eaeaea 0%, #cccccc 100%);\n /* Opera 11.10+ */\n background-image: linear-gradient(to bottom, #eaeaea 0%, #cccccc 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc');\n}\nbutton.dt-button:hover,\ndiv.dt-button:hover,\na.dt-button:hover {\n text-decoration: none;\n}\nbutton.dt-button:hover:not(.disabled),\ndiv.dt-button:hover:not(.disabled),\na.dt-button:hover:not(.disabled) {\n border: 1px solid #666;\n background-color: #e0e0e0;\n /* Fallback */\n background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);\n /* Chrome 10+, Saf5.1+, iOS 5+ */\n background-image: -moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);\n /* FF3.6 */\n background-image: -ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);\n /* IE10 */\n background-image: -o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);\n /* Opera 11.10+ */\n background-image: linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0');\n}\nbutton.dt-button:focus:not(.disabled),\ndiv.dt-button:focus:not(.disabled),\na.dt-button:focus:not(.disabled) {\n border: 1px solid #426c9e;\n text-shadow: 0 1px 0 #c4def1;\n outline: none;\n background-color: #79ace9;\n /* Fallback */\n background-image: -webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);\n /* Chrome 10+, Saf5.1+, iOS 5+ */\n background-image: -moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);\n /* FF3.6 */\n background-image: -ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);\n /* IE10 */\n background-image: -o-linear-gradient(top, #bddef4 0%, #79ace9 100%);\n /* Opera 11.10+ */\n background-image: linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9');\n}\n\n.dt-button embed {\n outline: none;\n}\n\ndiv.dt-buttons {\n position: relative;\n float: left;\n}\ndiv.dt-buttons.buttons-right {\n float: right;\n}\n\ndiv.dt-button-collection {\n position: absolute;\n top: 0;\n left: 0;\n width: 150px;\n margin-top: 3px;\n padding: 8px 8px 4px 8px;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, 0.4);\n background-color: white;\n overflow: hidden;\n z-index: 2002;\n border-radius: 5px;\n box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);\n z-index: 2002;\n -webkit-column-gap: 8px;\n -moz-column-gap: 8px;\n -ms-column-gap: 8px;\n -o-column-gap: 8px;\n column-gap: 8px;\n}\ndiv.dt-button-collection button.dt-button,\ndiv.dt-button-collection div.dt-button,\ndiv.dt-button-collection a.dt-button {\n position: relative;\n left: 0;\n right: 0;\n display: block;\n float: none;\n margin-bottom: 4px;\n margin-right: 0;\n}\ndiv.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled),\ndiv.dt-button-collection div.dt-button:active:not(.disabled),\ndiv.dt-button-collection div.dt-button.active:not(.disabled),\ndiv.dt-button-collection a.dt-button:active:not(.disabled),\ndiv.dt-button-collection a.dt-button.active:not(.disabled) {\n background-color: #dadada;\n /* Fallback */\n background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);\n /* Chrome 10+, Saf5.1+, iOS 5+ */\n background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);\n /* FF3.6 */\n background-image: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);\n /* IE10 */\n background-image: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);\n /* Opera 11.10+ */\n background-image: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');\n box-shadow: inset 1px 1px 3px #666;\n}\ndiv.dt-button-collection.fixed {\n position: fixed;\n top: 50%;\n left: 50%;\n margin-left: -75px;\n border-radius: 0;\n}\ndiv.dt-button-collection.fixed.two-column {\n margin-left: -150px;\n}\ndiv.dt-button-collection.fixed.three-column {\n margin-left: -225px;\n}\ndiv.dt-button-collection.fixed.four-column {\n margin-left: -300px;\n}\ndiv.dt-button-collection > * {\n -webkit-column-break-inside: avoid;\n break-inside: avoid;\n}\ndiv.dt-button-collection.two-column {\n width: 300px;\n padding-bottom: 1px;\n -webkit-column-count: 2;\n -moz-column-count: 2;\n -ms-column-count: 2;\n -o-column-count: 2;\n column-count: 2;\n}\ndiv.dt-button-collection.three-column {\n width: 450px;\n padding-bottom: 1px;\n -webkit-column-count: 3;\n -moz-column-count: 3;\n -ms-column-count: 3;\n -o-column-count: 3;\n column-count: 3;\n}\ndiv.dt-button-collection.four-column {\n width: 600px;\n padding-bottom: 1px;\n -webkit-column-count: 4;\n -moz-column-count: 4;\n -ms-column-count: 4;\n -o-column-count: 4;\n column-count: 4;\n}\n\ndiv.dt-button-background {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: rgba(0, 0, 0, 0.7);\n /* Fallback */\n background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);\n /* IE10 Consumer Preview */\n background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);\n /* Firefox */\n background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);\n /* Opera */\n background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));\n /* Webkit (Safari/Chrome 10) */\n background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);\n /* Webkit (Chrome 11+) */\n background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);\n /* W3C Markup, IE10 Release Preview */\n z-index: 2001;\n}\n\n@media screen and (max-width: 640px) {\n div.dt-buttons {\n float: none !important;\n text-align: center;\n }\n}\nbutton.dt-button.processing,\ndiv.dt-button.processing,\na.dt-button.processing {\n color: rgba(0, 0, 0, 0.2);\n}\nbutton.dt-button.processing:after,\ndiv.dt-button.processing:after,\na.dt-button.processing:after {\n position: absolute;\n top: 50%;\n left: 50%;\n width: 16px;\n height: 16px;\n margin: -8px 0 0 -8px;\n box-sizing: border-box;\n display: block;\n content: ' ';\n border: 2px solid #282828;\n border-radius: 50%;\n border-left-color: transparent;\n border-right-color: transparent;\n animation: dtb-spinner 1500ms infinite linear;\n -o-animation: dtb-spinner 1500ms infinite linear;\n -ms-animation: dtb-spinner 1500ms infinite linear;\n -webkit-animation: dtb-spinner 1500ms infinite linear;\n -moz-animation: dtb-spinner 1500ms infinite linear;\n}\n", "_functions": [], "_uuid": "ca24e028f3ae4b80bd6c913b4a58e766", "!type": "Code", "expanded_pmp": true, "id": "buttons_dataTables_css", "children": [] }, { "src": "buttons.dataTables.min.css", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "language": "Other", "script": "@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-o-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-o-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:#cccccc;background-image:-webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-o-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-o-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);z-index:2002;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0,0,0,0.3)), color-stop(1, rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}\n", "_functions": [], "_uuid": "039fad5bbebf4c63ba5a33c0fbe3e658", "!type": "Code", "expanded_pmp": true, "id": "buttons_dataTables_min_css", "children": [] }, { "src": "buttons.html5.min.js", "cached_js_script_hash": "d41d8cd98f00b204e9800998ecf8427e", "cached_js": "", "language": "JavaScript", "script": "(function(j){\"function\"===typeof define&&define.amd?define([\"jquery\",\"datatables.net\",\"datatables.net-buttons\"],function(k){return j(k,window,document)}):\"object\"===typeof exports?module.exports=function(k,l,t,s){k||(k=window);if(!l||!l.fn.dataTable)l=require(\"datatables.net\")(k,l).$;l.fn.dataTable.Buttons||require(\"datatables.net-buttons\")(k,l);return j(l,k,k.document,t,s)}:j(jQuery,window,document)})(function(j,k,l,t,s,q){function x(a){for(var c=\"\";0<=a;)c=String.fromCharCode(a%26+65)+c,a=Math.floor(a/\n26)-1;return c}function y(a,c){u===q&&(u=-1===w.serializeToString(j.parseXML(z[\"xl/worksheets/sheet1.xml\"])).indexOf(\"xmlns:r\"));j.each(c,function(c,b){if(j.isPlainObject(b)){var e=a.folder(c);y(e,b)}else{if(u){var e=b.childNodes[0],f,g,n=[];for(f=e.attributes.length-1;0<=f;f--){g=e.attributes[f].nodeName;var h=e.attributes[f].nodeValue;-1!==g.indexOf(\":\")&&(n.push({name:g,value:h}),e.removeAttribute(g))}f=0;for(g=n.length;f'+e),e=e.replace(/_dt_b_namespace_token_/g,\":\"));e=e.replace(/<([^<>]*?) xmlns=\"\"([^<>]*?)>/g,\"<$1 $2>\");a.file(c,e)}})}function p(a,c,d){var b=a.createElement(c);d&&(d.attr&&j(b).attr(d.attr),d.children&&j.each(d.children,function(a,c){b.appendChild(c)}),null!==d.text&&d.text!==q&&b.appendChild(a.createTextNode(d.text)));return b}function J(a,c){var d=\na.header[c].length,b;a.footer&&a.footer[c].length>d&&(d=a.footer[c].length);for(var e=0,f=a.body.length;ed&&(d=b),401*a[1]?!0:!1};try{var w=new XMLSerializer,u}catch(O){}var z={\"_rels/.rels\":'',\"xl/_rels/workbook.xml.rels\":'',\n\"[Content_Types].xml\":'',\n\"xl/workbook.xml\":'',\n\"xl/worksheets/sheet1.xml\":'',\"xl/styles.xml\":''},\nI=[{match:/^\\-?\\d+\\.\\d%$/,style:60,fmt:function(a){return a/100}},{match:/^\\-?\\d+\\.?\\d*%$/,style:56,fmt:function(a){return a/100}},{match:/^\\-?\\$[\\d,]+.?\\d*$/,style:57},{match:/^\\-?\u00a3[\\d,]+.?\\d*$/,style:58},{match:/^\\-?\u20ac[\\d,]+.?\\d*$/,style:59},{match:/^\\-?\\d+$/,style:65},{match:/^\\-?\\d+\\.\\d{2}$/,style:66},{match:/^\\([\\d,]+\\)$/,style:61,fmt:function(a){return-1*a.replace(/[\\(\\)]/g,\"\")}},{match:/^\\([\\d,]+\\.\\d{2}\\)$/,style:62,fmt:function(a){return-1*a.replace(/[\\(\\)]/g,\"\")}},{match:/^\\-?[\\d,]+$/,style:63},\n{match:/^\\-?[\\d,]+\\.\\d{2}$/,style:64}];m.ext.buttons.copyHtml5={className:\"buttons-copy buttons-html5\",text:function(a){return a.i18n(\"buttons.copy\",\"Copy\")},action:function(a,c,d,b){this.processing(!0);var e=this,a=G(c,b),f=c.buttons.exportInfo(b),g=F(b),n=a.str,d=j(\"
\").css({height:1,width:1,overflow:\"hidden\",position:\"fixed\",top:0,left:0});f.title&&(n=f.title+g+g+n);f.messageTop&&(n=f.messageTop+g+g+n);f.messageBottom&&(n=n+g+g+f.messageBottom);b.customize&&(n=b.customize(n,b));b=j(\"