new conf file for the tomato inbred lines genomes , gh13 and BTI-87
[sgn.git] / js / thickbox.js
blob0ef9ed66f5fda3749ae48d195c5d4e95af48e31d
1 JSAN.use("jquery");
2 JSAN.use("jquery.colorbox");
4 jQuery( function() {
5   jQuery('a.thickbox').colorbox();
6 });