﻿var idw = idw || {};

idw.fake = {
  
  '/projects/main/'  : {
    Description : 'Maecenas faucibus mollis interdum. Fusce dapibus, tellus ac cursus sito commodo, tortor mauris  atlas a mor condimentum nibh'
  },
  
  '/projects/featured/': {
    Items: [{
      Id: 'project-name',
      ImgSrc: 'images/design-one-grid.jpg',
      Name: 'Project name goes here',
      Year: 2010
    }, {
      Id: 'project-name',
      ImgSrc: 'images/design-two-grid.jpg',
      Name: 'Project name goes here',
      Year: 2010
    }, {
      Id: 'project-name',
      ImgSrc: 'images/design-three-grid.jpg',
      Name: 'Project name goes here',
      Year: 2010
    }, {
      Id: 'project-name',
      ImgSrc: 'images/interior-one-grid.jpg',
      Name: 'Project name goes here',
      Year: 2010
    }, {
      Id: 'project-name',
      ImgSrc: 'images/interior-two-grid.jpg',
      Name: 'Project name goes here',
      Year: 2010
    }, {
      Id: 'project-name',
      ImgSrc: 'images/interior-three-grid.jpg',
      Name: 'Project name goes here',
      Year: 2010
    }]
  
  
  },
  
  '/projects/detail/project-name': {
    Title : 'Maecenas sed diam eget risus varius blandi amet non meget risu magna.'
  },
  
  '/about/idw/': {
    Title: 'About Inson Dubois Wood LLC (IDW)',
    Body: '<p>We are a full service design firm specializing in residential design. The design talent and trade resources of Inson Wood, result in exquisitely executed projects that yield significant cost savings to the client. IDW meets timelines and budget restraints by keeping all aspects of the design and fabrication process fully monitored and under one roof. IDW has an open book policy that emphasizes financial transparency, accountability, and diligent client and vendor communication while eliminating any duplication of services or fees. The firm is currently working on a Park Avenue classic 9, Riverside Drive condo and houses in the Hamptons, Greenwich, Scarsdale and LA.</p>',
    DownloadUrl: '#Download'
  }
}
  
  

