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 admin@investorvillage.com and include your name, username and email address. 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. [NOTE: All previous 7-Day passes have been automatically extended so all grantees can enjoy the benefit of this additional time to review our service.]Investor Village: Stock Message Boards | Stock Quotes | Market News (1)

* What our subscribers are saying:

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

It is obvious to me that the site is much more stable and responsive than it was even before the cyber attack. I have not encountered any issues.
- jimphan

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!


Or pay by check or money order! Click here to learn morePREFER 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. We thank you for your honesty and integrity in keeping your end of the bargain and for trusting us to do the same.

' + 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 (3)
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)

| 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)
Top Articles
Latest Posts
Article information

Author: Arielle Torp

Last Updated:

Views: 5806

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Arielle Torp

Birthday: 1997-09-20

Address: 87313 Erdman Vista, North Dustinborough, WA 37563

Phone: +97216742823598

Job: Central Technology Officer

Hobby: Taekwondo, Macrame, Foreign language learning, Kite flying, Cooking, Skiing, Computer programming

Introduction: My name is Arielle Torp, I am a comfortable, kind, zealous, lovely, jolly, colorful, adventurous person who loves writing and wants to share my knowledge and understanding with you.