//This Js file is used for defining right side menus of html pages located at root. 
var str='';
str+='<table width="100%" border="0" cellspacing="0" cellpadding="0">';
str+='        <tr> ';

str+='        <\/tr>';
str+='      <\/table>';