// Create the link and load the javascript from Nabble.
// This has to be done from Javascript, since Doxia removes the ID attribute from an anchor tag.. 
// Doxia?

document.write("<a id='nabblelink' href='http://hippo.2275632.n2.nabble.com/Hippo-CMS-7-f2274273.html'>Hippo CMS 7</a>");
document.write("<script src='http://hippo.2275632.n2.nabble.com/embed/f2274273'></script>");

