currentPictureIndex; while (1) { nextPictureIndex += 1; if (pictureNames[nextPictureIndex][0] == 0) return; if (pictureNames[nextPictureIndex][3] == pictureNames[currentPictureIndex][3]) break; }; setPicture(nextPictureIndex); return; } // Move to the previous picture. Do nothing if already at the first // picture. function prevPicture() { var nextPictureIndex = currentPictureIndex; while (1) { nextPictureIndex -= 1; if (nextPictureIndex < 0) return; if (pictureNames[nextPictureIndex][3] == pictureNames[currentPictureIndex][3]) break; }; setPicture(nextPictureIndex); return; } function firstPictureOfSet(setName) { var nextPictureIndex = 0; while (1) { if (setName == pictureNames[nextPictureIndex][3]) break; if (pictureNames[nextPictureIndex][0] == 0) return; nextPictureIndex += 1; }; setPicture(nextPictureIndex); return; }

Nicolas Taxi Cabis a premiere Limousine and Executive Sedan service, offering quality and reliable ground transportation services. Call us for Limos in New Jersey metro area. Take advantage of our courteous and knowledgeable customer service staff to make reliable arrangements for your next travel destination. We provide New Jersey and New York airport meet and greet service. A fully uniformed chauffeur will welcome you at the gate. All airport arrivals and departures are carefully monitored by professionally trained dispatchers. Air travel schedules are never a problem with us.

Please call us toll free number at:
1-800-830-5958 or 973-678-0202 For Airport Limos in New Jersey and New York area. You may also use our online quick Reservation form or e-mail us .For your convenience, we offer corporate accounts and accept all major credit cards.


Copy rights © 2009 Nicolas Taxi Cab. All rights reserved
PictureIndex; while (1) { nextPictureIndex += 1; if (pictureNames[nextPictureIndex][0] == 0) return; if (pictureNames[nextPictureIndex][3] == pictureNames[currentPictureIndex][3]) break; }; setPicture(nextPictureIndex); return; } // Move to the previous picture. Do nothing if already at the first // picture. function prevPicture() { var nextPictureIndex = currentPictureIndex; while (1) { nextPictureIndex -= 1; if (nextPictureIndex < 0) return; if (pictureNames[nextPictureIndex][3] == pictureNames[currentPictureIndex][3]) break; }; setPicture(nextPictureIndex); return; } function firstPictureOfSet(setName) { var nextPictureIndex = 0; while (1) { if (setName == pictureNames[nextPictureIndex][3]) break; if (pictureNames[nextPictureIndex][0] == 0) return; nextPictureIndex += 1; }; setPicture(nextPictureIndex); return; }