Price: US $2,450.00 SOLD OUT
Photo Viewer
1975 Chevrolet El Camino
1975 Chevrolet El Camino, 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/jv/2L/DO/oW/Hq/82/aa/S2/78/8O/Wg_800.jpg";
pictures[1] = "http://s3.amazonaws.com/photos.ecarlist.com/o1/FF/8J/q4/Ru/QJ/lZ/Lb/UZ/80/yA_800.jpg";
pictures[2] = "http://s3.amazonaws.com/photos.ecarlist.com/Su/1l/lY/Jl/6M/4p/lF/1I/Q1/Jk/CA_800.jpg";
pictures[3] = "http://s3.amazonaws.com/photos.ecarlist.com/PT/9D/2Q/TW/gQ/pz/NE/rS/Oz/EZ/6w_800.jpg";
pictures[4] = "http://s3.amazonaws.com/photos.ecarlist.com/Z2/Gi/lC/26/7p/7P/Up/2y/So/Mo/kw_800.jpg";
pictures[5] = "http://s3.amazonaws.com/photos.ecarlist.com/YN/qy/kb/2n/CD/Bj/nR/fP/jW/x0/fQ_800.jpg";
pictures[6] = "http://s3.amazonaws.com/photos.ecarlist.com/dA/Km/Jy/BI/1k/ho/XX/hO/Kg/5S/jQ_800.jpg";
pictures[7] = "http://s3.amazonaws.com/photos.ecarlist.com/26/1G/dM/hY/tw/2K/3p/QU/tL/gN/qw_800.jpg";
pictures[8] = "http://s3.amazonaws.com/photos.ecarlist.com/U9/Ju/GC/tZ/Eh/UY/1M/js/XO/aL/1g_800.jpg";
pictures[9] = "http://s3.amazonaws.com/photos.ecarlist.com/rC/V4/Mx/YC/yf/1f/g5/RJ/gY/1V/Xg_800.jpg";
pictures[10] = "http://s3.amazonaws.com/photos.ecarlist.com/hk/Ai/aI/zv/1N/AL/yl/Cv/qr/uP/8Q_800.jpg";
pictures[11] = "http://s3.amazonaws.com/photos.ecarlist.com/kZ/Mv/Oq/3r/Dm/XC/sf/Ht/Lc/2f/mA_800.jpg";
pictures[12] = "http://s3.amazonaws.com/photos.ecarlist.com/VC/0N/ce/Sb/Ob/yG/LE/p0/LS/aJ/fQ_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: 1975 VIN (Vehicle Identification Number): 1D80R4R483684 Mileage: 0 Exterior Color: Brown Make: Chevrolet Vehicle Title: Rebuilt, Rebuildable & Reconstructed Model: El Camino For Sale By: Dealer Doors: 2