﻿/* 
  This file is always referenced in the Facade of the site.  Use this in Development
  for new procedures before they are incorporated into the Compressed JS File.
  
  After Development is complete, copy the JS code within and create a new stand-alone
  JS file named appropriate for content.  This is done to ease the confusion involved
  in constantly having to Minify and Move scripts here, and to prevent our developers
  from creating redundant JS references via the Facade that might not be stripped out
  properly before going into the QA Environment... 
  
  This file should never be pushed beyond QA for any reason.  Always ensure that, once
  approved, this file is reset to this commented state and NOT included in the push.
  This file should always be empty beyond QA.  Furthermore, always ensure that you've
  included whatever minified code you used this to create/test within the 
  ArtOfHair_Compressed.js file when complete.
*/

