RidArray=((parseInttag.getAttribute("Id").substr(3))fortagin@xmlDoc.getElementsByTagName('Relationship'))#Get all Rids
@maxRid=DocUtils.maxArray(RidArray)
...
...
@@ -32,7 +32,6 @@ module.exports = class ImgManager
this
addExtensionRels:(contentType,extension)->#Add an extension type in the [Content_Types.xml], is used if for example you want word to be able to read png files (for every extension you add you need a contentType)