'); var directory=''; function scriptloader() { directory = (typeof(GitTaggedVersion) == 'undefined') ? '' : '/'+GitTaggedVersion; var scripts = [ 'helper.js', 'Prompt.js', 'xmljs/local_QuickCallButton.js', 'xmljs/local_SoftCodecSelector.js', 'xmljs/local_SoftCodecSelector_RoomKit.js', 'xmljs/local_USBFollowShared.js', 'xmljs/local_DivisibleRoomPRIMARYwithDisplayMirror.js', 'xmljs/local_DivisibleRoomSECONDARYwithDisplayMirror.js', 'xmljs/local_DualScreenPresentationInCall.js', 'xmljs/local_FarEndCameraControl.js', 'xmljs/local_RoomExpander.js', 'xmljs/local_WoL.js', 'DemoExample1.js', 'DemoExample2.js', 'DemoExample3.js', 'DemoExample4.js', 'DemoExample5.js', 'DemoExample6.js', 'DemoExample7.js', 'DemoExample8.js', 'DemoExample9.js', 'DemoExample10.js', 'CRCW-lw3.js', 'CRCW-cisco.js', 'CRCW-WYSIWYG.js', 'CRCW-CiscoDevices.js', 'CRCW-LightwareDevices.js', 'CRCW-DeviceControl.js', 'CRCW-Macros.js', 'CRCW-SystemDrawer.js', 'CRCW-Config.js', 'CRCW-SystemBuilder.js', 'CRCW-DocumentCreator.js', 'CRCW-ConfigEditor.js', 'CRCW-MultiDeployer.js', 'filesave.js' ]; var css = [ 'Prompt.css', 'CRCW-style.css', 'CRCW-WYSIWYG.css' ]; css.map( css => {document.write('\\');}); scripts.map( js => {document.write('\');}); document.getElementById('t10').src="."+directory+"/components/wysiwyg/cisco_touch10_frame6.png"; document.getElementById('documentationbutton').onclick = function(event) { window.open("."+ directory + "/components/Design_Notes_for_Cisco_Integration_v1.1.0_print.pdf","blank"); }; window.directory = directory; }