
function initPage()
{try
{var iqCaller=new OtcIQCalls();var value=iqCaller.getPinkNewsRelease(recordId,{handleRequestData:function(value)
{document.getElementById('pinkNews').appendChild((new ViewPinkNews(localContextRoot)).generate(value))}});}
catch(error){window.alert(error);}}