﻿/// <reference path="jquery-1.3.2-vsdoc.js" />

function nyroById(id) {
    $('a#img' + id).nyroModalManual();
}