[USAGES]: 
1. Upload: Upload all the extract files and directorys to $LifeType_Install_Dir/plugin/reflection 
2. Modify template: Use $reflection->show() in template file to all a LifeType post to be tracked. 


Reflection.js web site:
http://cow.neondragon.net/stuff/reflection/


[EXAMPLE]: 
Add the following code in header.template: 

Code: 
{$reflection->show()} 

On the image tag add a reflect class attribute:

class="reflect rheight80 ropacity40"


[TODO]:
1) Add support for some tag, that would be parsed from the posts, to make it easier to add the effect.