document.write('
Click on the thumbnails to enlarge.
function startThickBox_bridesgallery () { if (self.tb_init) { tb_init(\'a.thickbox_bridesgallery, area.thickbox_bridesgallery, input.thickbox_bridesgallery\'); imgLoader = new Image(); imgLoader.src = tb_pathToImage; } else { setTimeout(startThickBox_bridesgallery, 100); }}startThickBox_bridesgallery();');