// JavaScript Document
    $(function() {
        $('#cin a').lightBox();
    });

