/* This JavaScript (Random quotes) developed by Scott ClarkThe Source is available at http://www.clarksco.com/blog/Copyright 2005 Clark Consulting */var num_of_quotes4 = 6;quotes4 = Math.floor (num_of_quotes4 * Math.random());if(quotes4==0) {body4="To make the type on Web pages larger or smaller, locate the &quot;View&quot; menu at the top of your screen, left click it and select &quot;Text Size&quot; from the drop-down list.";}if(quotes4==1) {body4="Though there are numerous ways to scroll through a Web page (Page Down, Page Up, use the mouse, etcetera), but one of the easiest ways is using the Spacebar. Press the Spacebar to scroll down a page; press Shift & Spacebar to scroll up.";}if(quotes4==2) {body4="To clean your mouse, loosen the ring holding the mouse ball in place. Remove the ring and ball. Clean the ball with alcohol and use your fingernail, or the tip of a pen cap, to scrape the &quot;gook&quot; off of the plastic rollers inside the mouse itself. Blow out the loosened dirt then replace the ball and retaining ring.";}if(quotes4==3) {body4="To add a file or photo to an email, click the menu option that says something equivalent to attach or insert file. A window of your computer will pop-up. Find the place where you saved the file or photo you wish to attach, click on it, and then click &quot;open,&quot; &quot;ok,&quot; or hit enter on the keyboard. If you did this correctly, you'll see an icon or description of the file or photo you just attached on the email. From there, just email as you normally would.";}if(quotes4==4) {body4="Before entering any personal information on the Internet, it's a good idea to make sure there is a small lock icon at the bottom of your web browser window. That's there as visual proof that the site you are viewing is secure and your information is safe to transmit.";}if(quotes4==5) {body4="When using a search engine (like Google or Yahoo!), typing multiple words inside quotation marks will narrow your search results to only pages where the words you're searching for exist together. (example: &quot;cooking tips&quot; as opposed to just cooking tips).";}document.write(''+ body4 +'');
