﻿------------------------------------------------------------------------------------
THIS DIRECTORY ONLY PUTS LAYOUT, NO BUSINESS LOGIC HERE!
------------------------------------------------------------------------------------

This layout will follow the structure of OfflineWeb/ directory

Example:
	OfflineWeb/
	           /MainScreen.js
			   /EnterOfflineReview/
								  /General.js
								  /.... <if the javascript functions are too complicated, will be separated into few JS script files in a directory>
			   /SelectReview.js
			   ...

The name if the Javacript must be exactly same like the .aspx page