Change log: Onestepcheckout version 3.0.0 - system plugin.
Date: 9/23/2013
====================================================================================================== 
+ Develop and support:
	- PHP 5.3+, MySql 5.2+
	- Joomla! 2.5.x
	- VirtueMart 2.0.22+ (required !!!) 
	- jQuery 1.6+ (required) 
	- jQuery UI 1.9+ (required) 
	- Need to account in website http://maxmind.com for GeoIP2 functions

+ New options:
	- Show on/off Ajax pre-loading 
	- Show on/off Delivery time (only for 3 cols theme)
	- Show on/off empty cart button (only for 3 cols theme)
		
	You can change these options in parameters of this plugin.
		
+ New features:
	- Added language file for themes (en-GB.plg_system_onestepcheckout_theme.ini)
	- Load language file for shopper fields.
	- Load javascript language static text.
	- Easy to installation with all in one package installer (included jQuery and Override system plugin).
	- Automatically activate the plugin after they are installed.
	- Remake new javascript to compatibility with Firefox, Chrome , IE 8,9,10.
	- Added and uses minimized javascript version.
	- Allow override views of plugin in {root}/templates/{current_template}/html/onestepcheckout/views/

	{root}: Root directory of Joomla site.
	{current_template} : Current template that used by Joomla.
	
+ Fixed issues:
	- Removed GeoIP functions, added GeoIP2 functions , you can review at http://dev.maxmind.com/geoip/geoip2/javascript/
	- Fixed cart.php helper.
	- Added calculationh.php helper.
	- Fixed task onestepcheckout.php of this plugin.
	- Fixed many language texts in javascript files.
	- Fixed many bugs in views.
	


