// JavaScript file with array of data used by HTML pages on left side
//----- PHONE ID's ----- PHONE DESCRIPTIONS ----- IMAGE LOCATIONS -----

var phoneid=new Array()
phoneid[0]='<a href="proddetail.asp?prod=CVOR-M96" target="_blank"><img src="images/LeftSideImages/LSI-01.gif" alt="Revolution - Windows Mobile Smartphone w/ 3.2 inch Touchscreen" border="0" width="155" height="320" /></a>';
phoneid[1]='<a href="proddetail.asp?prod=CVMB-M88" target="_blank"><img src="images/LeftSideImages/LSI-02.gif" alt="El Portal - 3.2 inch Touchscreen Windows Mobile" border="0" width="155" height="320" /></a>';
phoneid[2]='<a href="proddetail.asp?prod=CVKG-M97" target="_blank"><img src="images/LeftSideImages/LSI-03.gif" alt="Globalist - Elegant Quad Band Touch Screen Cellphone Watch" border="0" width="155" height="320" /></a>';
phoneid[3]='<a href="proddetail.asp?prod=CVFD-M65" target="_blank"><img src="images/LeftSideImages/LSI-04.gif" alt="Metro - Dual Sim Slide Swivel Screen Qwerty Cosmopolitan Phone" border="0" width="155" height="320" /></a>';
phoneid[4]='<a href="proddetail.asp?prod=CVFD-M173" target="_blank"><img src="images/LeftSideImages/LSI-05.gif" alt="3.6 Inch Quad Band Dual Sim Slider Qwerty Phone" border="0" width="155" height="320" /></a>';
phoneid[5]='<a href="proddetail.asp?prod=CVCN-M60" target="_blank"><img src="images/LeftSideImages/LSI-06.gif" alt="Thunder - Quad Band Dual Sim Wifi 3 inch Touch Screen World Phone" border="0" width="155" height="320" /></a>';
phoneid[6]='<a href="proddetail.asp?prod=CVNR-M153" target="_blank"><img src="images/LeftSideImages/LSI-07.gif" alt="Vision X1 - Touchscreen Smartphone with Windows Mobile 6.5" border="0" width="155" height="320" /></a>';
phoneid[7]='<a href="proddetail.asp?prod=CVRO-M114" target="_blank"><img src="images/LeftSideImages/LSI-08.gif" alt="Prodigy - Quad Band Android Smartphone" border="0" width="155" height="320" /></a>';
phoneid[8]='<a href="proddetail.asp?prod=CVSL-M49" target="_blank"><img src="images/LeftSideImages/LSI-09.gif" alt="Galactus - Cell Phone Watch with Video Camera and Video Player" border="0" width="155" height="320" /></a>';
phoneid[9]='<a href="proddetail.asp?prod=CVVD-M171-3Gen-W" target="_blank"><img src="images/LeftSideImages/LSI-10.gif" alt="Eclipse - Dual Sim Android 2.2 Smartphone (White)" border="0" width="155" height="320" /></a>';
phoneid[10]='<a href="proddetail.asp?prod=CVDQ-M50" target="_blank"><img src="images/LeftSideImages/LSI-11.gif" alt="Voyager - Quadband Touchscreen Dual Sim Wifi Media Cellphone" border="0" width="155" height="320" /></a>';
phoneid[11]='<a href="proddetail.asp?prod=CVLP-M64" target="_blank"><img src="images/LeftSideImages/LSI-12.gif" alt="Gauntlet - Stainless Steel Quad Band Watch Phone" border="0" width="155" height="320" /></a>';
phoneid[12]='<a href="proddetail.asp?prod=CVFD-M65-Pink" target="_blank"><img src="images/LeftSideImages/LSI-13.gif" alt="Metro Pink - Dual Sim Slide Swivel Screen Qwerty Cosmopolitan Phone in Pink" border="0" width="155" height="320" /></a>';
phoneid[13]='<a href="proddetail.asp?prod=CVSL-M104-2gen" target="_blank"><img src="images/LeftSideImages/LSI-14.gif" alt="Fortaleza - Quad Band Watch Phone in Stainless Steel" border="0" width="155" height="320" /></a>';
phoneid[14]='<a href="proddetail.asp?prod=CVFD-M129-DVBT" target="_blank"><img src="images/LeftSideImages/LSI-15.gif" alt="Barcelona Plus - Quadband Dual Sim WIFI Cellphone + DVB-T in Black" border="0" width="155" height="320" /></a>';
phoneid[15]='<a href="proddetail.asp?prod=CVFD-M129-D-R" target="_blank"><img src="images/LeftSideImages/LSI-16.gif" alt="Barcelona Plus (Red) - Quadband Dual Sim WIFI Cellphone + DVB-T in Red" border="0" width="155" height="320" /></a>';
phoneid[16]='<a href="proddetail.asp?prod=CVTB-M122" target="_blank"><img src="images/LeftSideImages/LSI-17.gif" alt="CYBORG - 3G Android Super Mobile Phone" border="0" width="155" height="320" /></a>';   
phoneid[17]='<a href="proddetail.asp?prod=CVSL-M85" target="_blank"><img src="images/LeftSideImages/LSI-18.gif" alt="Special Ops - Quad Band Touch Screen Cell Phone Watch" border="0" width="155" height="320" /></a>';
 

