Investor Village: Stock Message Boards | Stock Quotes | Market News (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 = '

For login assistance call us at 1-888-222-7309. Also cookies are required for member-related features to function properly.
Please check your cookie settings on your browser before continuing.

For additional information or help with cookies, click here.

REQUEST YOUR COMPLIMENTARY 30-DAY PASS NOW!

Email your username to admin@investorvillage.com. We will review your request and grant you a pass in our sole discretion. If approved, you will have 30 days to decide whether our service is worth a modest membership fee, based on which valuable posters continue to share information on your favorite boards and how much more enjoyable the site is thanks to the complete absence of ads and noticeably faster page loads.

Investor Village: Stock Message Boards | Stock Quotes | Market News (1) What our subscribers are sayingInvestor Village: Stock Message Boards | Stock Quotes | Market News (2)

really glad board is back up and seeming to be functioning well.. much smoother without forced ad programs.. appreciate especially the efforts to get all the posters rounded back up.. valuable resource.. gives meaning to "you don't know what you got till it's gone".. thanx,
- m491rick

Hello...Admin....all systems go, everything working perfectly for me now so big thumbs up...realize now more than ever how important your service is to me...Thanks..

- samui

NEW CUSTOMERS:Purchase a membership and email your desired username to admin@investorvillage.com. We will then create your new account and email you login instructions.


Click HereTo SUBSCRIBE!

PREFER TO PAY BY CHECK? NO PROBLEM: Reluctant to make payments online? We get it. And we don't mind going the extra mile for your peace of mind. Click here to learn more


' + 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 | | Ignore | Stats | Links

Investor Village: Stock Message Boards | Stock Quotes | Market News (4)
Investor Village: Stock Message Boards | Stock Quotes | Market News (5)
Investor Village: Stock Message Boards | Stock Quotes | Market News (6)
Investor Village: Stock Message Boards | Stock Quotes | Market News (7)

| 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; } } }
Investor Village: Stock Message Boards | Stock Quotes | Market News (2024)

References

Top Articles
Latest Posts
Article information

Author: Laurine Ryan

Last Updated:

Views: 6338

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Laurine Ryan

Birthday: 1994-12-23

Address: Suite 751 871 Lissette Throughway, West Kittie, NH 41603

Phone: +2366831109631

Job: Sales Producer

Hobby: Creative writing, Motor sports, Do it yourself, Skateboarding, Coffee roasting, Calligraphy, Stand-up comedy

Introduction: My name is Laurine Ryan, I am a adorable, fair, graceful, spotless, gorgeous, homely, cooperative person who loves writing and wants to share my knowledge and understanding with you.