
if(typeof GupShup=="undefined"||!GupShup)
GupShup=window.parent.GupShup;var dim=GupShup.html.util.caluclateDocDimension(document);var thisFrame=this.frameElement.id;var showLog=(typeof window.console=="object"||typeof console=="object");if(dim.h==0&&showLog)
{if(GupShup.html.util.isIE())
window.console.log("Failed to calculate Ht for :"+thisFrame);else
console.log("Failed to calculate Ht for :"+thisFrame);}
GupShup.html.util.autoIframeResize(window.parent.document,thisFrame,dim);GupShup.html.util.attachEventToObj(window,"load",function(){var dim2=GupShup.html.util.caluclateDocDimension(document);GupShup.html.util.autoIframeResize(window.parent.document,thisFrame,dim2);if(showLog)
{if(GupShup.html.util.isIE())
{window.console.log("Calculated Ht = "+dim.h+" for :"+thisFrame);window.console.log("ReCalculated Ht = "+dim2.h+" for :"+thisFrame);}
else
{console.log("Calculated Ht  = "+dim.h+" for :"+thisFrame);console.log("Re Calculated Ht  = "+dim2.h+" for :"+thisFrame);}}});
