\n'); } // FSCommand handler for Netscape function Camera1_DoFSCommand(command, args) { var Camera1Obj = isInternetExplorer ? Camera1 : document.Camera1; if (command=="end") { FlashReplace.replace("flash-content", "Camera2.swf", "Camera1",610,305); } else if (command=="end2") { FlashReplace.replace("flash-content", "Camera3.swf", "Camera1",610,305); } else if (command=="end3") { FlashReplace.replace("flash-content", "Camera4.swf", "Camera1",610,305); } else if (command=="end4") { FlashReplace.replace("flash-content", "Camera1.swf", "Camera1",610,305); } } // -->