jQuery(document).ready(function () {
    jQuery(".flickrTag_container").litebox({"nz":"12px", "oc":"black", "sc":"white", "nc":"black", "sw":0.6, "sh":0.8, "count": true, "click": "click", "close": "Close", "auto": "Play", "stop":"stop", "next": '<img src="/wp-content/themes/danielkirstein.com/images/arrow_right.png" title="next" />', "prev": '<img src="/wp-content/themes/danielkirstein.com/images/arrow_left.png" title="previous"/>'});
});

