=== WP-simple-carousel ===
Tags: javascript carousel,photos,jquery,jcarousel,carousel,photo carousel
Requires at least: 2.0
Tested up to: 2.9.2
Stable tag: 0.2
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=smilardovich%40yahoo%2ecom%2ear&lc=AR&item_name=WP%2dsimple%2dcarousel&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Author: Sergio Milardovich


== Installation ==
Just paste this folder to the wp-content/plugins folder in your server and then activate it from the backend.
== Usage ==
 In your theme you must just put
 <?=carousel('id of the carousen',array("option" => "value"),'skin(optional)');?>
 To see the options you can look at this URL:
	http://sorgalla.com/projects/jcarousel/#Configuration


== Changelog ==
= 0.2 = 
* Some general issues fixed
* Shortcode added

= 0.1.1 = 
* Interference errors fixed
* Call to generic Jquery file from wp-includes directory

== Description ==
 This plugin is a simple implementation for jquery plugin 'jcarousel'.
