Price: US $3,450.00 SOLD OUT
Photo Viewer
1955 Oldsmobile 88 2dr Hardtop
1955 Oldsmobile 88 2dr Hardtop, MAKE OFFER!
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/VG/vE/xH/I8/Lz/4I/yM/UM/wa/86/3g_800.jpg";
pictures[1] = "http://s3.amazonaws.com/photos.ecarlist.com/2q/M2/DJ/qR/bo/te/gX/Dg/Hd/H6/mw_800.jpg";
pictures[2] = "http://s3.amazonaws.com/photos.ecarlist.com/Uc/RD/CI/XU/1V/ya/KH/JI/Q8/X3/MA_800.jpg";
pictures[3] = "http://s3.amazonaws.com/photos.ecarlist.com/jk/FI/4z/L9/Sq/Re/Of/wg/K1/c5/0A_800.jpg";
pictures[4] = "http://s3.amazonaws.com/photos.ecarlist.com/N0/Ka/Dc/VK/Ts/e5/nq/OE/9o/Og/pA_800.jpg";
pictures[5] = "http://s3.amazonaws.com/photos.ecarlist.com/GU/1T/NW/cz/0V/CD/0o/Bo/Zo/Au/jA_800.jpg";
pictures[6] = "http://s3.amazonaws.com/photos.ecarlist.com/1j/Ks/Xi/Ij/QO/aT/Kr/5k/0k/8U/oA_800.jpg";
pictures[7] = "http://s3.amazonaws.com/photos.ecarlist.com/Sq/ql/1J/uL/LQ/2z/DO/uH/1J/Da/2Q_800.jpg";
pictures[8] = "http://s3.amazonaws.com/photos.ecarlist.com/gv/ax/Ml/SW/7y/fB/ox/aP/ha/J0/0A_800.jpg";
pictures[9] = "http://s3.amazonaws.com/photos.ecarlist.com/KJ/fJ/Y4/l8/MW/mG/zl/ve/SH/4l/gQ_800.jpg";
pictures[10] = "http://s3.amazonaws.com/photos.ecarlist.com/ZW/uM/bY/1p/D1/w0/eW/g2/ZH/rD/QQ_800.jpg";
pictures[11] = "http://s3.amazonaws.com/photos.ecarlist.com/b8/6P/qr/SW/Z8/tx/Fp/gA/Wc/SA/8g_800.jpg";
pictures[12] = "http://s3.amazonaws.com/photos.ecarlist.com/Ir/YR/Ni/2U/Xn/dG/oL/fn/4o/lb/pg_800.jpg";
pictures[13] = "http://s3.amazonaws.com/photos.ecarlist.com/aI/hP/WU/6v/kw/bO/IQ/oE/Po/4C/3g_800.jpg";
pictures[14] = "http://s3.amazonaws.com/photos.ecarlist.com/my/Vj/4H/zD/hp/Uu/YT/yw/nR/tY/rw_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): 191 Mileage: 0 Interior Color: Other Make: Oldsmobile Transmission: Automatic Model: Eighty-Eight Body Type: Coupe Vehicle Title: Rebuilt, Rebuildable & Reconstructed Sub Model: 2dr Hardtop For Sale By: Dealer Exterior Color: Blue Doors: 2