// portfolioSettings.js ©2007 SugarHill Works LLC
//
//
// --------------------------  DO NOT EDIT ABOVE THIS LINE  --------------------------




// SET THE NAME OF THIS PORTFOLIO ON THE LINE BELOW.
var portfolioTitle = "BRASIL";  


// SET YOUR IMAGE FILENAMES BELOW.               
// Follow the pattern of the following 2 lines:
// 		imageFilenames[gi+1] =  "your_filename_here.jpg";
// 		gi++;
// NOTE that there is enough room for one <br> per caption (2 lines); NOTE <br> is the symbol for a line break.
// NOTE one SPACE is made with the combination of letters and punctutation EXACTLY as follows: &nbsp;
// NOTE single spaces do not need special symbol, but to make extra spaces, must use &nbsp;
//
// The images will appear in the gallery in the order listed (regardless of filename).
//

//imageFilenames[gi+1] = "polo-brasil.jpg";
//gi++;

imageFilenames[gi+1] = "brasil-landscape.jpg";
gi++;

imageFilenames[gi+1] = "brasil-1_2009.jpg";
gi++;

//imageFilenames[gi+1] = "brasil-landscape-3.jpg";
//gi++;

imageFilenames[gi+1] = "brasil-9_2009.jpg";
gi++;

imageFilenames[gi+1] = "brasil-landscape-3.jpg";
gi++;

imageFilenames[gi+1] = "brasil-11_2009.jpg";
gi++;

imageFilenames[gi+1] = "brasil-12_2009.jpg";
gi++;

imageFilenames[gi+1] = "brasil-landscape-5.jpg";
gi++;

imageFilenames[gi+1] = "brasil-2_2009.jpg";
gi++;

imageFilenames[gi+1] = "brasil-13_2009.jpg";
gi++;

//imageFilenames[gi+1] = "brasil-landscape-4.jpg";
//gi++;

imageFilenames[gi+1] = "brasil-7_2009.jpg";
gi++;

//imageFilenames[gi+1] = "brasil-14_2009.jpg";
//gi++;

//imageFilenames[gi+1] = "brasil-6_2009.jpg";
//gi++;

//imageFilenames[gi+1] = "brasil-1609.jpg";
//gi++;



//imageFilenames[gi+1] = "kara-12.jpg";
//gi++;

//imageFilenames[gi+1] = "";
//gi++;

//imageFilenames[gi+1] = "05_orchard08.3.jpg";
//gi++;

//imageFilenames[gi+1] = "orchard-xtra.jpg";
//gi++;

//imageFilenames[gi+1] = "16_orchard-1.jpg";
//gi++;

//imageFilenames[gi+1] = "street-double.2.jpg";
//gi++;

//imageFilenames[gi+1] = "11_orchard-13.jpg";
//gi++;

//imageFilenames[gi+1] = "01_orchard-6.jpg";
//gi++;

//imageFilenames[gi+1] = "09_orchard-2.jpg";
//gi++;

//imageFilenames[gi+1] = "14_pr.parade.3.jpg";
//gi++;

//imageFilenames[gi+1] = "20_orchard-12.jpg";
//gi++;

//imageFilenames[gi+1] = "15_orchard-5.jpg";
//gi++;


//
//
//
// -----------------  DO NOT EDIT BELOW THIS LINE  --------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// **************************************************************************
// **************************************************************************
// ******************** SET YOUR IMAGE FILENAMES ABOVE **********************
// **************************************************************************
// **************************************************************************
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// -----------------  DO NOT EDIT BELOW THIS LINE  --------------------------
//
//
//
//
//
//
// DO NOT EDIT THESE varS. CHANGE/ADD IMAGE AND THUMBNAIL FILENAMES IN THE PREVIOUS SECTION
// 
var rootPth = "../../"; // relative path from this portfolio to the website"s root directory




//var picsFolder = "img/photos/medium"; // (set failsafe here) path relative to specific portfolio dir

//var thmsFolder = "img/thumbs"; // path relative to specific portfolio dir

// these vars control the color of the thumbnail borders ( or other thumbnail behaviors)
//
//
//

