// *********************************************
// *    Plugin:  "Contuct Us"                  *
// *                                           *
// *    Alex & Natty studio                    *
// *        http://portal30.ru                 *
// *                                           *
// *             Alex & Naty Studio  2009     *
// *********************************************

Plug-in allows to output your contact information and the feedback form. Form fields are checked without page reboot, before form sending with Ajax.
For nonregistered users it is possible to use captcha (Plug-in CAPTCHA Manager and any from captcha plugins should be installed on your site).

Design is easily customised with .tpl - file. At first it searches for the template file  in "skins/vash_skin/plugins/contactus.tpl", if this file not exists, it uses temlate from the plug-in folder.

Easy localisation with the the lang - files. Included: english, russian

Requirements: jQuery

Installation:
- copy "contactus" folder from archive into "plugins" folder on your server.
- Install and configure plugin in the administrator panel
- In language files in a folder "plugins/contactus/lang" enter meta tags "description" and "keywords" content in variables $L['plu_meta_desc'] and $L['plu_meta_keywords'] accordingly.

Not minifed JS file also included.
