ViewSonic VX VX2370Smh-LED 23" Widescreen LED LCD Monitor, built-in Speakers

Sold See similar items £88.00 Buy It Now, FREE Shipping, 14-Day Returns, eBay Money Back Guarantee
Seller: hardwares.shop ✉️ (752) 100%, Location: Coventry, GB, Ships to: GB, Item: 262860984516 ViewSonic VX VX2370Smh-LED 23" Widescreen LED LCD Monitor, built-in Speakers.
                                                                               
  • Store
  • Payments
  • Shipping
  • Returns
  • Guarantee
  • About Us
 

ViewSonic VX2370SMH-LED
/*********************************************** * Image Thumbnail viewer- © Dynamic Drive (www.dynamicdrive.com) * Last updated Sept 26th, 03'. This notice must stay intact for use * Visit http://www.dynamicdrive.com/ for full source code * Full Permission has been granted by Dinamic Drive for use of upto 10 scripts by Listing Factory ***********************************************/ var ie=document.all var ns6=document.getElementById&&!document.all function ietruebody(){ return (document.compatMode && document.compatMode!="BackCompat" && !window.opera)? document.documentElement : document.body } function enlarge(which, e, position, imgwidth, imgheight, thumbwidth, thumbheight){ if (ie||ns6){ crossobj=document.getElementById? document.getElementById("showimage") : document.all.showimage if (position=="center"){ pgyoffset=ns6? parseInt(pageYOffset) : parseInt(ietruebody().scrollTop) horzpos=ns6? pageXOffset+window.innerWidth/2-imgwidth/2 : ietruebody().scrollLeft+ietruebody().clientWidth/2-imgwidth/2 vertpos=ns6? pgyoffset+window.innerHeight/2-imgheight/2 : pgyoffset+ietruebody().clientHeight/2-imgheight/2 if (parent.frames.length==0) {     //vertpos=ns6? pgyoffset+window.innerHeight/2-imgheight/2 : pgyoffset+ietruebody().clientHeight/2-imgheight/2      } else { e = e || window.event; vertpos= (e.clientY+document.body.scrollTop-imgheight/2); }    if (window.opera && window.innerHeight) //compensate for Opera toolbar vertpos=pgyoffset+window.innerHeight/2-imgheight/2 vertpos=Math.max(pgyoffset, vertpos) } else{ var horzpos=ns6? pageXOffset+e.clientX : ietruebody().scrollLeft+event.clientX var vertpos=ns6? pageYOffset+e.clientY : ietruebody().scrollTop+event.clientY } crossobj.style.left=horzpos+"px" crossobj.style.top=vertpos+"px" crossobj.innerHTML=' ' crossobj.style.visibility="visible" return false } else //if NOT IE 4+ or NS 6+, simply display image in full browser window return true } function closepreview(){ crossobj.style.visibility="hidden" } function drag_drop(e){ if (ie&&dragapproved){ crossobj.style.left=tempx+event.clientX-offsetx+"px" crossobj.style.top=tempy+event.clientY-offsety+"px" } else if (ns6&&dragapproved){ crossobj.style.left=tempx+e.clientX-offsetx+"px" crossobj.style.top=tempy+e.clientY-offsety+"px" } return false } function initializedrag(e){ if (ie&&event.srcElement.id=="dragbar"||ns6&&e.target.id=="dragbar"){ offsetx=ie? event.clientX : e.clientX offsety=ie? event.clientY : e.clientY tempx=parseInt(crossobj.style.left) tempy=parseInt(crossobj.style.top) dragapproved=true document.onmousemove=drag_drop } } document.onmousedown=initializedrag document.onmouseup=new Function("dragapproved=false")
/***********************************************  * Photo Album script- © Dynamic Drive DHTML code library (www.dynamicdrive.com) * Visit http://www.dynamicDrive.com for hundreds of DHTML scripts * This notice must stay intact for legal use * Full Permission has been granted by Dinamic Drive for use of upto 10 scripts by Listing Factory ***********************************************/ var dimension="2x2" //Specify dimension of gallery (number of images shown), such as 4x2, 3x1 etc //Specify images: //galleryarray[x]=["path_to_image", "optional_title_attribute", "optional_text_description", "optional_link"] var galleryarray=new Array() galleryarray[0]=["http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/042ebb297dd5445d9564c848c_thumb.jpg", "", "", "http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/e74cd8857f064264b1ce673df_large.jpg", "950", "950" , "200", "200"] galleryarray[1]=["http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/a2b9424eb7324e90b654700f6_thumb.jpg", "", "", "http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/1351391a76434984bddebdf4d_large.jpg", "950", "712" , "200", "150"] galleryarray[2]=["http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/c7ae309b0203479abc146f376_thumb.jpg", "", "", "http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/fcfe82aec81a4df289cb85405_large.jpg", "950", "712" , "200", "150"] galleryarray[3]=["http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/2cb63e571ec544c3b81e68b80_thumb.jpg", "", "", "http://box746.listingfactoryhosting.org/users/1604a4e9f861b72508/eBayAuctions/vx2379smh/images/31f1a641036e4e53aa171d021_large.jpg", "950", "712" , "200", "150"] var href_target="" var totalslots=dimension.split("x")[0]*dimension.split("x")[1] function buildimage(i){ var tempcontainer="" tempcontainer+=galleryarray[i][3]!=""? tempcontainer+='' : "" tempcontainer+=' '; tempcontainer=galleryarray[i][3]!=""? tempcontainer+' ' : tempcontainer tempcontainer+=''; if (galleryarray[i][1] != ""){ tempcontainer+=' '; tempcontainer=galleryarray[i][1]!=""? tempcontainer+galleryarray[i][1] : tempcontainer tempcontainer+=' '; } tempcontainer+=' '; //tempcontainer+=''; //tempcontainer=galleryarray[i][2]!=""? tempcontainer+galleryarray[i][2] : tempcontainer //tempcontainer+=' '; tempcontainer+=''; return tempcontainer } function jumptopage(p){ var startpoint=(p-1)*totalslots var y=1; for (i=0; i
  • Condition: Used
  • Condition: Very good visual and working conditions
  • Brand: Viewsonics
  • EAN: 0766907659115

PicClick Insights - ViewSonic VX VX2370Smh-LED 23" Widescreen LED LCD Monitor, built-in Speakers PicClick Exclusive

  •  Popularity - 0 watchers, 0.0 new watchers per day, 6 days for sale on eBay. 1 sold, 0 available.
  •  Best Price -
  •  Seller - 752+ items sold. 0% negative feedback. Great seller with very good positive feedback and over 50 ratings.

People Also Loved PicClick Exclusive


PicClick® UK • Search eBay Faster

Copyright © 2008-2024 PicClick Inc. All Rights Reserved.
You are the salt of the earth...You are the light of the world...