/*
| --------------------------------------------------------
| File        : srp-frontend-init.js
| Project     : Special Recent Posts PRO plugin for Wordpress
| Version     : 2.4.2
| Description : Custom js init file for the front end widget.
| Author      : Luca Grandicelli
| Author URL  : http://www.lucagrandicelli.com
| Plugin URL  : http://www.lucagrandicelli.com/special-recent-posts-plugin-for-wordpress/
| Copyright (C) 2011  Luca Grandicelli
| --------------------------------------------------------
*/

/*
| ------------------------------------------------------
| JQUERY DOMREADY
| ------------------------------------------------------
*/
jQuery(document).ready(function() {});
