tag function NextRandomNumber() { var hi = this.seed / this.Q; var lo = this.seed % this.Q; var test = this.A * lo - this.R * hi; if (test > 0) this.seed = test; else this.seed = test + this.M; return (this.seed * this.oneOverM); } function RandomNumberGenerator() { var d = new Date(); this.seed = 2345678901 + (d.getSeconds() * 0xFFFFFF) + (d.getMinutes() * 0xFFFF); this.A = 48271; this.M = 2147483647; this.Q = this.M / this.A; this.R = this.M % this.A; this.oneOverM = 1.0 / this.M; this.next = NextRandomNumber; return this; } function random (n) { var ranNum = Math.round(n * G_rand.next()); while (ranNum == 0){ ranNum = Math.round(n * G_rand.next()); } return ranNum; } function ds (description) { G_total_sd++; sd [G_total_sd] = description; } function sd () {} //-->
10 Digit Dialing Is Here
font> Beginning October 1, 2000 Oregon will begin using a new area code that requires all residents of the 503 and new 971 areas to begin using the correct area code in all telephone calls. This will mean many changes for telephone and internet customers alike. WVI has been proactive in this area by providing specific instructions to help our customers make this change. Please visit the WVI Do-It-Yourself (DIY) pages and follow the links provided for your specific operating system.
WVI E-Commerce Store Solution Everyone wants to have a nice looking site with all the latest business
functions that they can easily update themselves but they can't
afford to plunk down $5000 or even $500. But they might be able to afford
$50 per month. If you're looking for a Do-It-Yourself (DIY) web site that gives you a
shopping cart and the ability to accept credit cards online, you've found
it. Build you're web site by filling out forms online. Upload images of your
products with the push of a button. You don't need to know anything about
web development. But if you are a web developer, you can completely customize the "look and
feel" by editing the HTML code. Free Website Compass Quarterly Magazine
The Spring 2000 issues of Website Compass Magazine is here. A $2.95 value,
yours free when you stop by and ask for a copy at either of our
Stayton or Salem offices. This issue features E-MAIL: Putting stamps out to
pasture. YOUR ISP: More than just connecting you to cyberspace. And more
including a Yellow Page Directory of Interesting Web Sites. Supplies are
limited so come in and get your copy before they're gone. More Features for Internet Access and Domain Hosting WVI is excited to be able to offer additional features to our most
popular accounts. All of our Unmetered Access
Accounts now feature 5 e-mail addresses and 25 Mb of disk storage for web
pages, should you wish to put up a web site. Our Enhanced and Secure
Domain Hosting
Accounts now have 25 e-mail addresses and 100 Mb of disk storage! Also they
feature stats, scripts, server side technologies like ASP or PHP, a free
listing in our WVI E-Pages and more. New Lower Rate for Unmetered Dial-up Willamette Valley Internet is pleased to announce a new unmetered dial-up
rate of $19.95 a month. This rate applies to all pre-existing $22.95
unmetered accounts beginning December 1, 1999. Please note- This new rate applies only to dial-up accounts previously
paying $22.95 monthly. All other WVI rates remain the same including DSL,
ISDN, or any other access rate not listed. Free Website Compass Quarterly Magazine
Website Compass Quarterly Magazine is here. A $2.95 value, yours free when
you stop by and ask for a copy at either of our Stayton or Salem offices.
It offers answers like 'How can I save my favorite Websites to find them
later?' and 'How do I use a Search Engine?'. It has a Glossary of Internet
Terms and a Yellow Page Directory of Interesting Web Sites. Supplies are
limited so come in and get a copy before they're gone. Sorry we cannot mail
them out, you have to come into the office to get your copy. WVI announces partnership with Register.com WVI is please to announce that we have teamed up with
Register.com to provide a better service for getting domain names for
businesses and individuals. A newspaper headline recently said "If you own a
small company and you're not online, or planning to be online in the next
six months... you'll ultimately go out of business."
We recommend that any business get a domain name like "YourBusiness.com".
WVI can help you with the Internet part of your business strategy.
Find out more about Registering a Domain Name
today or contact us and
we'll be happy to answer your questions. Salem POP capacity increased. Today, 9/9/99, we increased the capacity at the Salem POP by over 200%. We
now have 96 ports on the 503-375-3544 dialup number. This number is accessible
from Dallas, Monmouth, Independence, Fall City and Silverton. |