﻿///<reference path="/_js/jQuery/1.4.1/jquery-1.4.1-vsdoc.js"/>

function showSuccessStory(guid) {
    j$.fn.colorbox({ href: "/_lightbox/exed/SuccessStory.aspx?storyGUID=" + guid, width: "750px", height: "500px", iframe: true});
}
