Price: US $4,450.00 SOLD OUT
Photo Viewer
1955 Cadillac Series 62 Coupe
1955 Cadillac Series 62 Coupe, OFFERS CONSIDERED!
var photo_list = document.getElementById('photo_list');
var mouse_on = 0;
var photoIndexTracker = 0;
var pictures = new Array();
pictures[0] = "http://s3.amazonaws.com/photos.ecarlist.com/DV/HU/rO/ch/8d/kl/MS/W7/GQ/68/pg_800.jpg";
pictures[1] = "http://s3.amazonaws.com/photos.ecarlist.com/ZQ/26/h2/rv/29/UF/tt/EK/R6/y2/DA_800.jpg";
pictures[2] = "http://s3.amazonaws.com/photos.ecarlist.com/jA/rU/Qw/rH/4W/ro/FV/Sx/Sq/lE/1A_800.jpg";
pictures[3] = "http://s3.amazonaws.com/photos.ecarlist.com/io/no/YS/h6/r7/9A/R4/nI/gA/xI/nA_800.jpg";
pictures[4] = "http://s3.amazonaws.com/photos.ecarlist.com/yd/nJ/2C/Lg/qX/9a/uQ/x6/pL/F1/mA_800.jpg";
pictures[5] = "http://s3.amazonaws.com/photos.ecarlist.com/X3/l2/fy/XT/6O/Ep/b5/1e/QH/pW/YA_800.jpg";
pictures[6] = "http://s3.amazonaws.com/photos.ecarlist.com/s1/jr/pm/Qp/tO/cW/8y/ZA/fM/Ve/Sg_800.jpg";
pictures[7] = "http://s3.amazonaws.com/photos.ecarlist.com/E7/py/mf/cB/pa/7d/c6/EF/ho/Yl/xQ_800.jpg";
pictures[8] = "http://s3.amazonaws.com/photos.ecarlist.com/hS/yU/Uq/ul/qK/2T/Ny/lY/7o/B1/iQ_800.jpg";
pictures[9] = "http://s3.amazonaws.com/photos.ecarlist.com/16/AQ/ei/d1/Lw/e8/MU/o8/cm/sC/xg_800.jpg";
pictures[10] = "http://s3.amazonaws.com/photos.ecarlist.com/2S/m8/cQ/8o/Qh/7W/u4/Wb/jH/sK/fQ_800.jpg";
pictures[11] = "http://s3.amazonaws.com/photos.ecarlist.com/Ij/J7/Km/bJ/SG/5g/59/Ph/ud/VT/2A_800.jpg";
pictures[12] = "http://s3.amazonaws.com/photos.ecarlist.com/LY/z7/0Y/iS/TP/BU/Mj/P9/AZ/Wj/fg_800.jpg";
pictures[13] = "http://s3.amazonaws.com/photos.ecarlist.com/77/wt/yW/yj/lp/9m/07/ik/qe/tI/hw_800.jpg";
pictures[14] = "http://s3.amazonaws.com/photos.ecarlist.com/ww/J6/Qe/t5/aJ/xy/Ve/NQ/KZ/zm/xg_800.jpg";
pictures[15] = "http://s3.amazonaws.com/photos.ecarlist.com/3V/UZ/1U/oD/Ay/Cn/qd/15/CP/2g/vA_800.jpg";
pictures[16] = "http://s3.amazonaws.com/photos.ecarlist.com/DM/wJ/qJ/ZQ/uY/cm/HE/8a/2l/oi/hw_800.jpg";
function scroll_photo_list_up() {
if (mouse_on == 1) {
if( photo_list.scrollTop > 0 ) {
photo_list.scrollTop -= 2;
setTimeout("scroll_photo_list_up()",1);
} else {
mouse_on = 0;
photo_list.scrollTop = 0;
}
}
}
function scroll_photo_list_down() {
if (mouse_on == 1) {
if( ( photo_list.scrollHeight - photo_list.scrollTop ) > 0 ) {
photo_list.scrollTop += 2;
setTimeout("scroll_photo_list_down()",1);
} else {
mouse_on = 0;
photo_list.scrollTop = photo_list.scrollHeight;
}
}
}
function scroll_photo_list_exit() {
mouse_on = 0;
}
function display_previous_photo() {
var photoIndex = photoIndexTracker - 1;
photoIndex = photoIndex < 0 ? ( pictures.length - 1 ) : photoIndex;
display_photo(photoIndex);
}
function display_next_photo() {
var photoIndex = photoIndexTracker + 1;
photoIndex = photoIndex > ( pictures.length - 1 ) ? 0 : photoIndex;
display_photo(photoIndex);
}
var width;
function display_photo(photoIndex) {
photoIndexTracker = photoIndex;
var img = new Image();
img.onload = function(){
var main_picture = document.getElementById('main_picture');
if( !(main_picture) || main_picture.tagName == 'IMG' ){
var aspect = this.width / this.height;
width = width || document.getElementById('main_picture_img').getAttribute('width');
var height = width / aspect;
main_picture = document.createElement('div');
main_picture.setAttribute('id', 'main_picture');
main_picture.style.height = height + 'px';
main_picture.style.width = width + 'px';
main_picture.style.border = '1px solid #999';
document.getElementById('main_picture_img').parentNode.replaceChild(main_picture,document.getElementById('main_picture_img'));
var photo_list = document.getElementById('photo_list');
var photo_list_up = document.getElementById('photo_list_up');
if( photo_list ){
photo_list.style.height = height - photo_list_up.offsetHeight + 3 + 'px';
}
}
//set img height
main_picture.style.background = 'url(' + this.src + ') no-repeat center center';
};
img.src = pictures[photoIndex];
}
function imageholderclass(){
this.over=new Array();
this.down=new Array();
this.src=new Array();
this.store=store;
function store(src, down, over){
var AL=this.src.length;
this.src[AL]=new Image(); this.src[AL].src=src;
this.over[AL]=new Image(); this.over[AL].src=over;
this.down[AL]=new Image(); this.down[AL].src=down;
}
}
var ih = new imageholderclass();
var mouseisdown=0;
function preloader(t){
for(i=0;iCondition: Used Year: 1955 VIN (Vehicle Identification Number): 556261142 Mileage: 0 Transmission: Automatic Make: Cadillac Body Type: Coupe Model: DeVille Vehicle Title: Clear Engine: 8 For Sale By: Dealer Doors: 2 Exterior Color: Blue