App.progressCountTotal = 10; App.progressCountCurrent = 0; fw.dismissBatchDialogWhenDone = true; doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/atlantic.a.jpg'); App.progressCountCurrent = 1; App.batchStatusString = 'atlantic.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/atlantic_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/atlantic_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/atlantic_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/atlantic_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/atlantic_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/atlantic_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/belmore.a.jpg'); App.progressCountCurrent = 2; App.batchStatusString = 'belmore.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/belmore_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/belmore_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/belmore_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/belmore_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/belmore_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/belmore_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/belmore_sheep.a.jpg'); App.progressCountCurrent = 3; App.batchStatusString = 'belmore_sheep.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/belmore_sheep_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/belmore_sheep_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/belmore_sheep_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/belmore_sheep_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/belmore_sheep_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/belmore_sheep_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/doonagore1.a.jpg'); App.progressCountCurrent = 4; App.batchStatusString = 'doonagore1.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore1_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore1_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore1_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore1_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore1_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore1_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/doonagore2.a.jpg'); App.progressCountCurrent = 5; App.batchStatusString = 'doonagore2.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore2_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore2_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore2_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore2_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore2_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore2_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/doonagore3.a.jpg'); App.progressCountCurrent = 6; App.batchStatusString = 'doonagore3.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore3_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore3_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/doonagore3_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore3_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore3_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/doonagore3_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/hazelbrook.a.jpg'); App.progressCountCurrent = 7; App.batchStatusString = 'hazelbrook.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/hazelbrook_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/hazelbrook_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/hazelbrook_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/hazelbrook_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/hazelbrook_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/hazelbrook_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/highfield.a.jpg'); App.progressCountCurrent = 8; App.batchStatusString = 'highfield.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/highfield_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/highfield_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/highfield_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/highfield_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/highfield_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/highfield_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/temple_bar.a.jpg'); App.progressCountCurrent = 9; App.batchStatusString = 'temple_bar.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/temple_bar_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/temple_bar_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/temple_bar_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/temple_bar_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/temple_bar_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/temple_bar_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); doc = fw.openDocument('file:///Macintosh HD/Users/franko/Desktop/Gary Web/ireland/B&Bs/trim_castle.a.jpg'); App.progressCountCurrent = 10; App.batchStatusString = 'trim_castle.a.jpg'; if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/trim_castle_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/trim_castle_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/images/trim_castle_a_jpg.jpg',({applyScale:false, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:"100", useScale:true, xSize:0, ySize:0})); if (!Files.exists('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/trim_castle_a_jpg.jpg') || confirm('file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/trim_castle_a_jpg.jpg already exists. Click OK to replace the file.')) fw.exportDocumentAs(doc, 'file:///Macintosh HD/Users/franko/Desktop/Gary Web/thumbnails/trim_castle_a_jpg.jpg',({applyScale:true, colorMode:"24 bit", exportFormat:"JPEG", jpegQuality:80, jpegSmoothness:0, jpegSubsampling:0, name:"JPEG - Better Quality", numEntriesRequested:0, percentScale:100, useScale:false, xSize:-100, ySize:-100})); fw.closeDocument(doc); 'done';