IHUB | Titan Medical Inc. Message Board Posts (2024)

';intColNum = 2;} else {strHtml = strHtml + '';intColNum = 1;}}intCount += 1;} else {if (intGCount <= 10) {if (intGColNum == 1) {strGroupHtml = strGroupHtml + '';intGColNum = 2;} else {strGroupHtml = strGroupHtml + '';intGColNum = 1;}}intGCount += 1;}});if (intCount > 10) {strHtml = strHtml + '';} else {if (intColNum == 2) strHtml = strHtml + '';}strHtml = '' + strHtml$('tblTopMyBoards').fade('hide');$('tblTopMyBoards').set('html', strHtml);$('tblTopMyBoards').fade(1);if (intGCount > 10) {strGroupHtml = strGroupHtml + '';} else {if (intColNum == 2) strGroupHtml = strGroupHtml + '';}strGroupHtml = '' + strGroupHtml$('tblTopMyGroups').fade('hide');$('tblTopMyGroups').set('html', strGroupHtml);$('tblTopMyGroups').fade(1);$('divLoadingDDMyBoards').addClass('off');break;case 'myIVBarGetMyLinks':$('divInnerMyLinks').fade('hide');$('divInnerMyLinks').set('html', responseTree);$('divInnerMyLinks').fade(1);$('divLoadingDDMyBoards').addClass('off');break;case 'myIVBarGetFavPosts': var strHtml = ''; var strMore = ''; if (responseTree != 'none') { var myFavPosts = JSON.decode(responseTree); var intCount = 0; myFavPosts.Fields.each(function(item) { if (intCount > 6) { if (strMore == '') strMore = ''; } else { strHtml = strHtml + ''; } intCount = intCount + 1; });}else { strHtml = ''}strHtml = '' + strHtml + strMore;$('tblFavPostsInner').fade('hide');$('tblFavPostsInner').set('html', strHtml);$('tblFavPostsInner').fade(1);$('divLoadingDDMyLinks').addClass('off');break;case 'myIVBarGetFavMembers':var strHtml = '';var strMore = '';if (responseTree != 'none') { var myFavMembers = JSON.decode(responseTree); var intCount = 0; myFavMembers.Fields.each(function(item) { if (intCount > 6) { if (strMore == '') strMore = ''; } else { strHtml = strHtml + ''; } intCount = intCount + 1; });}else { strHtml = ''}strHtml = '' + strHtml + strMore;$('tblFavMembersInner').fade('hide');$('tblFavMembersInner').set('html', strHtml);$('tblFavMembersInner').fade(1);$('divLoadingDDFavMembers').addClass('off');break;case 'myIVBarGetPMGroups':var myPMGroups = JSON.decode(responseTree);var intCount = 0;var strHtml = '';var strMore = '';myPMGroups.Fields.each(function(item) {if (intCount > 6) {if (strMore == '') strMore = '';} else {strHtml = strHtml + '';}intCount = intCount + 1;});strHtml = '' + strHtml + strMore;$('tblPMGroupsInner').fade('hide');$('tblPMGroupsInner').set('html', strHtml);$('tblPMGroupsInner').fade(1);$('divLoadingDDPMGroups').addClass('off');break;case 'myIVBarGetInbox':var myInbox = JSON.decode(responseTree);var intCount = 0;var strHtml = '';var strMore = '';myInbox.Fields.each(function(item) {if (intCount == 5) {if (strMore == '') strMore = '';} else {strHtml = strHtml + '';}intCount = intCount + 1;});strHtml = '' + strHtml + strMore;$('tblTopInbox').fade('hide');$('tblTopInbox').set('html', strHtml);$('tblTopInbox').fade(1);if ($chk($('divLoadingDDInbox'))) $('divLoadingDDInbox').set('class', 'off');break;}} }function writeMyLinksTable(intNumColumns, arrBoardLinks) {var colNum = 1;var strHtml = '

Board Stats

IHUB | Titan Medical Inc. Message Board Posts (1)

IHUB | Titan Medical Inc. Message Board Posts (2)

BOARD

GROUPS

IHUB | Titan Medical Inc. Message Board Posts (3) IHUB | Titan Medical Inc. Message Board Posts (4)
IHUB | Titan Medical Inc. Message Board Posts (5)
IHUB | Titan Medical Inc. Message Board Posts (6)IHUB | Titan Medical Inc. Message Board Posts (7)
IHUB | Titan Medical Inc. Message Board Posts (8)
IHUB | Titan Medical Inc. Message Board Posts (9)
IHUB | Titan Medical Inc. Message Board Posts (10)
return to message board,top of board
Msg4691of17816at10/6/2021 3:01:50 PMby
IHUB | Titan Medical Inc. Message Board Posts (20)
Fat Don IHUB | Titan Medical Inc. Message Board Posts (21)
IHUB | Titan Medical Inc. Message Board Posts (22)
IHUB | Titan Medical Inc. Message Board Posts (23)
IHUB | Titan Medical Inc. Message Board Posts (24)IHUB | Titan Medical Inc. Message Board Posts (25)
IHUB | Titan Medical Inc. Message Board Posts (26)
Send PM
View Profile
Add To Favs
Ignore
IHUB | Titan Medical Inc. Message Board Posts (27)
IHUB | Titan Medical Inc. Message Board Posts (28)

Gents disregard my posts on Ihub, just fc king with mag and sport encouraging them to short , I wanna torch them so fc king bad this day needs to come. Long and strong but REALLY tired of waiting for Fckn custom metals from Europe . !!!!!!

e-mail to a friend printer-friendly add to library

|

Recs: 0
return to message board,top of board

' + shortenString(item.companyName, 20) + '' + (item.lastTradeAmt == 0 ? '' : '' + item.lastTradeAmt + '' + item.change + '') + '

' + item.name + '

' + item.name + '

More
Boards
More
Groups
More
(' + item.Name + ') ' + shortenString(item.Subject, 35) + '' + new Date(item.DatePosted).format('%x') + '
You have not favorited any posts yet.
Favorite Posts
More
' + item.Alias + 'Recent PostsProfile';strHtml = strHtml + 'Send PM
You have no favorite members yet.
Favorite Members
More
' + item.Alias + 'Recent PostsProfile';strHtml = strHtml + 'Send PM
PM Groups
More
' + item.Alias + ': ' + shortenString(item.Subject, 35) + '' + item.DateCreated + '
Inbox';strHtml = strHtml + 'Send PM
';arrBoardLinks.each(function(item) {if (colNum == 1 && intNumColumns == 1) {strHtml = strHtml + '';} else if (colNum == 1) {strHtml = strHtml + '';colNum = 2;} else if (colNum == intNumColumns) {strHtml = strHtml + '';colNum = 1;} else {strHtml = strHtml + '';colNum += 1;}});strHtml = strHtml + '
' + item + '
' + item + '' + item + '
' + item + '
';return strHtml;} window.addEvent('domready', function() { if (typeof pageLoad == 'function') pageLoad();/* if (0 == 1 && 0 == 1) { var arrFreeBookButtons = new Array(); arrFreeBookButtons[0] = new Element('br'); arrFreeBookButtons[1] = new Element('div', {'class': 'fl pL50 fs12 buttons'}).adopt(new Element('a', { 'href': '/RequestFreeBook.asp?redirURL=' + escape(document.URL) }).set('text', 'Free? Of course!')); arrFreeBookButtons[2] = new Element('div', {'class': 'fl pL50 fs10 buttons'}).adopt(new Element('a', { 'href': 'javascript:void(1);' }).set('text', 'No Thanks').addEvent('click', function() { declineFreeBook(); })); arrFreeBookButtons[3] = new Element('br', {'class': 'cb'}); modalMsgBox('To claim your free copy of Chris Camillo\'s Book, "Laughing At Wall Street", click here and fill out the accompanying order form so the publisher can ship your copy to you when the book is released later this year.', 'alert', '', null, arrFreeBookButtons); } */ attachTips();//var myGlobalSearchSelection = Cookie.read('myGlobalSearchSelection');if (typeOf(Cookie.read('myGlobalSearchSelection')) == "null") {Cookie.write('myGlobalSearchSelection', "BOARDS");};topMenuAutoComplete = new Autocompleter.Ajax.Xhtml($('txtTopMenuSearch'), '/ajaxManagers/BoardAjaxManager.asp?action=autoSearchBoards', { selectMod: 'type-ahead', delay: 300, width: '300px', sideAlign: 'right', filterSubset: true, minLength: 2, autoSubmit: true });topMenuFilterChanged(Cookie.read('myGlobalSearchSelection')); // if ($chk($('txtTopMenuSearch'))) {// $('txtTopMenuSearch').addEvent('focus', function() { topSearchHasFocus = true; if ($('txtTopMenuSearch').get('value') == 'Enter Symbol') { $('txtTopMenuSearch').set('value', '').set('style', 'color: #000000;'); } });// $('txtTopMenuSearch').addEvent('blur', function() { topSearchHasFocus = false; if ($('txtTopMenuSearch').get('value') == '') { $('txtTopMenuSearch').set('class', 'fwb').set('value', 'Enter Symbol').set('style', 'color: #949494;'); } });// } if ($chk($('imgSearchIcon'))) $('imgSearchIcon').addEvents({ 'mouseenter': function() { hoverSearchIcon(); }, 'mouseleave': function() { unhoverSearchIcon(); }, 'click': function() { document.goboard.submit(); }});if ($chk($('aTopSearch'))) $('aTopSearch').addEvent('click', function() { document.goboard.submit(); });if ($chk($('aDDLogin'))) {$('txtUserName').addEvent('focus', function() { loginFocus = 1; pinDD('Login'); });$('txtUserName').addEvent('blur', function() { loginFocus = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('txtPassword').addEvent('focus', function() { loginFocus = 1; pinDD('Login'); });$('txtPassword').addEvent('blur', function() { loginFocus = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('chkSavePwd').addEvent('focus', function() { loginFocus = 1; pinDD('Login'); });$('chkSavePwd').addEvent('blur', function() { loginFocus = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('aDDLogin').addEvent('mouseenter', function() { loginHover = 1; pinDD('Login'); });$('aDDLogin').addEvent('mouseleave', function() { loginHover = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('divDDLogin').addEvent('mouseenter', function() { loginHover = 1; pinDD('Login'); });$('divDDLogin').addEvent('mouseleave', function() { loginHover = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });}if ($chk($('aDDMyBoards'))) {$('aDDMyBoards').addEvent('mouseenter', function() { pinDD('MyBoards'); });$('aDDMyBoards').addEvent('mouseleave', function() { unpinDD('MyBoards'); });$('divDDMyBoards').addEvent('mouseenter', function() { pinDD('MyBoards'); });$('divDDMyBoards').addEvent('mouseleave', function() { unpinDD('MyBoards'); });}if ($chk($('aDDMyLinks'))) {$('aDDMyLinks').addEvent('mouseenter', function() { pinDD('MyLinks'); });$('aDDMyLinks').addEvent('mouseleave', function() { unpinDD('MyLinks'); });$('divDDMyLinks').addEvent('mouseenter', function() { pinDD('MyLinks'); });$('divDDMyLinks').addEvent('mouseleave', function() { unpinDD('MyLinks'); });}if ($chk($('aDDFavMembers'))) {$('aDDFavMembers').addEvent('mouseenter', function() { pinDD('FavMembers'); });$('aDDFavMembers').addEvent('mouseleave', function() { unpinDD('FavMembers'); });$('divDDFavMembers').addEvent('mouseenter', function() { pinDD('FavMembers'); });$('divDDFavMembers').addEvent('mouseleave', function() { unpinDD('FavMembers'); });}if ($chk($('aDDInbox'))) {$('aDDInbox').addEvent('mouseenter', function() { pinDD('Inbox'); });$('aDDInbox').addEvent('mouseleave', function() { unpinDD('Inbox'); });$('divDDInbox').addEvent('mouseenter', function() { pinDD('Inbox'); });$('divDDInbox').addEvent('mouseleave', function() { unpinDD('Inbox'); });} $('aTopMenuFilter').addEvents({'mouseenter': function() { pinMenuFilter(); }, 'mouseleave': function() { $('imgTopMenuFilter').set('src', '/Images/global_search-green-off.png'); }}); $('divTopMenuFilter').getElements('div.dropdownEntry').each(function(item) { item.addEvents({'mouseenter': function() { item.set('class', 'dropdownEntrySelected cp'); }, 'mouseleave': function() { item.set('class', 'dropdownEntry cp'); }, 'click': function() { topMenuFilterChanged(item.get('text').toUpperCase()); }}); }); $('div' + $('tdTopMenuFilter').get('text').trim() + 'Filter').removeEvents(); $('div' + $('tdTopMenuFilter').get('text').trim() + 'Filter').set('class', 'dropdownEntrySelected cp'); $('div' + $('tdTopMenuFilter').get('text').trim() + 'Filter').addEvent('click', function() { $('divTopMenuFilter').set('class', 'off'); }); curDomain = 'www.investorvillage.com'; //topMenuAutoComplete = new Autocompleter.Ajax.Xhtml($('txtTopMenuSearch'), '/ajaxManagers/BoardAjaxManager.asp?action=autoSearchBoards', { selectMod: 'type-ahead', delay: 300, width: '300px', sideAlign: 'right', filterSubset: true, minLength: 2, autoSubmit: true }); }); function pinDD(strType) {eval(strType + 'DoPin += 1;');setTimeout('doPinDD(\'' + strType + '\')', 500);}function doPinDD(strType) {doPin = eval(strType + 'DoPin');if (doPin == 1) {hasPinned = eval(strType + 'HasPinned');if (hasPinned != 1) {switch (strType) {case 'MyBoards':ajaxRequest('/ajaxManagers/BoardAjaxManager.asp', 'action=getMyBoards&sortBy=LastPost&sortDir=DESC', 'myIVBarGetMyBoards', 'false', 'true');break;case 'MyLinks':ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getMyLinks', 'myIVBarGetMyLinks', 'false', 'true');ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getFavPosts', 'myIVBarGetFavPosts', 'false', 'true');break;case 'FavMembers':ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getFavMembers', 'myIVBarGetFavMembers', 'false', 'true');ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getPMGroupMembers', 'myIVBarGetPMGroups', 'false', 'true');break;case 'Inbox':ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getNewPrivateMessages&count=5', 'myIVBarGetInbox', 'false', 'true');break;}eval(strType + 'HasPinned = 1;');}$('divDD' + strType).set('class', 'on dd' + strType);if ($chk($('aDD' + strType))) $('aDD' + strType).set('class', 'buttonPressed');}}function unpinDD(strType) {eval(strType + 'DoPin -= 1;');eval('if (' + strType + 'DoPin == 1) ' + strType + 'DoPin -=1;');setTimeout('doUnpinDD(\'' + strType + '\')', 500);}function doUnpinDD(strType) {doPin = eval(strType + 'DoPin');if (doPin == 0) {$('divDD' + strType).set('class','off');if ($chk($('aDD' + strType))) $('aDD' + strType).set('class', 'arrow');}} function pinSubNav(strType) {eval(strType + 'DoSNPin = 1;');setTimeout('doPinSubNav(\'' + strType + '\')', 300);}function doPinSubNav(strType) {doPin = eval(strType + 'DoSNPin');if (doPin == 1) {hasPinned = eval(strType + 'HasSNPinned');if (hasPinned != 1) {var newSubNav = new Element('div').set('class', 'off').set('id', 'div' + strType + 'SubNav');newSubNav.addEvent('mouseenter', function() { pinSubNav(strType); });newSubNav.addEvent('mouseleave', function() { unpinSubNav(strType); });newSubNav.set('style', 'width:' + $('divSubNav').getSize().x + 'px;').set('html', getSubNav(strType)).fade('hide');newSubNav.set('class', 'on pa');newSubNav.inject($('divSubNav'), 'before').position({ relativeTo:$('divSubNav'), position:'upperLeft', edge:'upperLeft'});;newSubNav.fade(1);eval(strType + 'HasSNPinned = 1;');} else {if ($chk($('div' + strType + 'SubNav'))) {if ($('div' + strType + 'SubNav').get('class') == 'off') {$('div' + strType + 'SubNav').fade('hide');$('div' + strType + 'SubNav').set('class', 'on pa');$('div' + strType + 'SubNav').fade(1);}}}}}function unpinSubNav(strType) {eval(strType + 'DoSNPin = 0;');setTimeout('doUnpinSubNav(\'' + strType + '\')', 500);}function doUnpinSubNav(strType) {doPin = eval(strType + 'DoSNPin');if (doPin == 0) {if ($chk($('div' + strType + 'SubNav'))) {setTimeout('$(\'div' + strType + 'SubNav\').fade(\'out\');', 600);setTimeout('$(\'div' + strType + 'SubNav\').set(\'class\', \'off\');', 1200);}}}function getSubNav(strType) {switch (strType) {case 'Posts':return '

Browse | Popular | Search

';break;case 'Boards':return '

Companies | Groups | Blogs | Search

';break;case 'Members':return '

Browse | Leaderboards | Search

';break;case 'Mail':return '

Inbox | Folder Manager | Send PM

';break;case 'MyAccount':return '

Settings | Profile | Privacy | Privacy | Membership Details

';break;case 'Admin':return '

Dashboard | Users | Subscriptions | Transactions | Boards | Abuse Reports | Copy | Broadcast | IP Addresses | Reports | Emails

';break;case 'CurrBoard':return '

Board | Groups | News | Ignore | Stats | Links

IHUB | Titan Medical Inc. Message Board Posts (33)
IHUB | Titan Medical Inc. Message Board Posts (34)
IHUB | Titan Medical Inc. Message Board Posts (35)
IHUB | Titan Medical Inc. Message Board Posts (36)

| Search

';break;}} function declineFreeBook() { ar('/ajaxManagers/MemberAjaxManager.asp', 'declineFreeBook', 'memberId=0'); } function ac(strAction, strResponseTree) { if ($chk(strResponseTree) && strResponseTree != 'False') { switch (strAction) { case 'declineFreeBook': fadeMsgBox(); break; } } }
IHUB | Titan Medical Inc. Message Board Posts (2024)
Top Articles
Latest Posts
Article information

Author: Jeremiah Abshire

Last Updated:

Views: 6196

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Jeremiah Abshire

Birthday: 1993-09-14

Address: Apt. 425 92748 Jannie Centers, Port Nikitaville, VT 82110

Phone: +8096210939894

Job: Lead Healthcare Manager

Hobby: Watching movies, Watching movies, Knapping, LARPing, Coffee roasting, Lacemaking, Gaming

Introduction: My name is Jeremiah Abshire, I am a outstanding, kind, clever, hilarious, curious, hilarious, outstanding person who loves writing and wants to share my knowledge and understanding with you.