document.write("\n"); document.write("\n"); document.write("\n"); document.write("\n"); document.write("
\n"); document.write("\n"); document.write("// Set the BaseURL to the URL of your camera\n"); document.write("var BaseURL = \"http://kirkegaten12.com:3142/\";\n"); document.write("\n"); document.write("// DisplayWidth & DisplayHeight specifies the displayed width & height of the image.\n"); document.write("// You may change these numbers, the effect will be a stretched or a shrunk image\n"); document.write("var DisplayWidth = \"320\";\n"); document.write("var DisplayHeight = \"240\";\n"); document.write("\n"); document.write("// This is the path to the image generating file inside the camera itself\n"); document.write("var File = \"axis-cgi/mjpg/video.cgi?resolution=800x600\";\n"); document.write("// No changes required below this point\n"); document.write("var output = \"\";\n"); document.write("if \(\(navigator.appName == \"Microsoft Internet Explorer\"\) &&\n"); document.write(" \(navigator.platform != \"MacPPC\"\) && \(navigator.platform != \"Mac68k\"\)\)\n"); document.write("{\n"); document.write(" // If Internet Explorer under Windows then use ActiveX\n"); document.write(" output = '';\n"); document.write(" output += '';\n"); document.write(" output += '';\n"); document.write(" output += '';\n"); document.write(" output += '';\n"); document.write(" output += '';\n"); document.write(" output += '
Axis Media Control
';\n"); document.write(" output += 'The AXIS Media Control, which enables you ';\n"); document.write(" output += 'to view live image streams in Microsoft Internet';\n"); document.write(" output += ' Explorer, could not be registered on your computer.';\n"); document.write(" output += '
';\n"); document.write("} else {\n"); document.write(" // If not IE for Windows use the browser itself to display\n"); document.write(" theDate = new Date\(\);\n"); document.write(" output = '\n"); document.write("
\n");