var fDesc=new Array(); fDesc[1] = "cards, passports, visas, and other official documents from more than 25 different countries. It supports JPEG, TIFF, PNG, and BMP image files, and includes specifications for more than 70 different types of documents."; fDesc[2] = "sixty casino games and includes the classic table and card games like Roulette, Baccarat, Casino War, Craps, as well as the latest and innovative slots machines. The software, secure and stable, is completely free to download."; fDesc[3] = "\"play money\") or create an account to play for real money. Getting started really is a piece of Cake (yes, we had to go there). Once the client is loaded, you'll be launched into the Game Lobby."; fDesc[4] = ", Discover, JCB and other major credit card numbers."; fDesc[5] = "submitting the card number online. Credit Card Verifier can validate any VISA, MasterCard, Diners Club, Carte Blanche, EnRoute, American Express (AMEX)"; fDesc[6] = "Blanche, Diners Club, EnRoute, American Express (AMEX), Discover, JCB and other credit card numbers."; fDesc[7] = "PDF(DOC), Word to PDF(RTF),Word to PDF Converter, Html to PDF(Html,Htm), XML TO PDF(Xml), Text to PDF(Txt), CSS to PDF(Css), PNG to PDF, Jpg to PDF, Jpeg to PDF, Bmp to PDF, Gif to PDF Word to PDF Store permits you to purchase and get full versions of our products. Our secure e-commerce website PicaJet collects orders by RegNow, Secure Online Credit Card (Visa, MasterCard, EuroCard, Amex, Discover/Novus), Phone, Fax, Wire Transfer or Money Order."; fDesc[10] = "EnRoute, Carte Blanche, AMEX, Discover, or JCB credit card numbers without submitting them online."; fDesc[12] = ", driver license and e-mails can be stolen easily! Download Identity Knight, the unique credentials protection software, today!"; fDesc[14] = "need it. Doing it Credit Card Knight helps you to prevent your credit card data from being stolen."; fDesc[15] = "Card Validator"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }