/* Copyright (c) 2010 SMSxpress (http://smsxpress.in)
* Licensed under the GUI License.
*
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
*
*/
     $(document).ready(function(){

      $(".fancybox").fancybox();
      });


