function writeBrotherNavigation(Title) { if(BrotherWGID.length > 0 ) { if(BrotherNavigationIsDisabled == true) return false; var BoxHTML = ""; BoxHTML += '
| ' + Title + '<\/td>'; BoxHTML += '<\/tr>'; BoxHTML += ' | ||||
<\/td>';
if(BrotherLayout[idx] != "PopUp")
BoxHTML += ' | ' + BrotherTitle[idx] + ' | ' + BrotherTitle[idx] + '<\/td>'; BoxHTML += '<\/td>'; //BoxHTML += ' | ||