Stand der Datenbank: 21.11.2008
nur Format 1:1
Liesegang/XGA Beamer
P-Porta Lite
Pinntafeln
Dokum.-kameras
Proj. SlimCinema
Leinwand - Farbe
Diamond
Mitsubishi/HDTV Beamer/Full HD Beamer
WS E-Elastic
Klasse 4 / Cat 4
E-Press
InFocus/XGA Beamer
InFocus
Whiteboards
Set Angebote
Manuell
Schienensysteme/Weißwand Tafeln/Whiteboards
ViewSonic/ab 5000 ANSI
Rück Plus
Hitachi/WXGA Beamer/HD Ready Beamer
Sony/Full HD Beamer
Ersatzlampen
WS S-FastFrame
WS Professional
Sahara/Interaktiv
Standard
Klasse 3 / Cat 3
InFocus/SXGA Beamer/SXGA+ Beamer
Sony VPL-VW60 / VW 60 FULL HD Projektor
Kategorie: Sony/Full HD Beamer
Preis bei Winnings: 3999 EUR
Sony VPL-VW60var tool=null, skype_curid=0, skype_menu=null, skype_frame=null, skype_hintActive=false, skype_overflag=false;function skype_checkStyle() { var o = document.getElementById(skype_tb_style); if(o == null) alert(DEBUG: we are not here!); else alert(DEBUG: we are here! Path:n + o.href);}function skype_tb_init(t) { tool=t;}function skype_tb_createFlag(params) { var o = document.createElement(DIV); o.setAttribute("id","skype_menu"); o.innerHTML="u0054u0068u0065u0020u0064u0069u0061u006cu0069u006eu0067u0020u0070u0072u0065u0066u0069u0078u0020u0066u006fu0072u0020u0074u0068u0069u0073u0020u006eu0075u006du0062u0065u0072u0020u0063u0061u006eu006eu006fu0074u0020u0062u0065u0020u0063u0068u0061u006eu0067u0065u0064"; return o;}function skype_tb_showFlagHint(obj,id) { skype_tb_showHint(obj,id,,skype_tb_createFlag,true);}function skype_tb_Drop(obj,id,params) { if(tool) { var x=0, y=0, z=0, attr=0; if(obj) { var pos=skype_tb_calcSpanPos(obj,1); x=pos[0]; y=pos[1]; z=pos[2]; attr=pos[3]; } tool.ShowDropdownMenu(document,id,x,y,z,attr); }}function skype_tb_SwitchDrop(obj,id,params) { //-- show/hide the menu depending on the current visibility state try { if(event) event.cancelBubble=true; skype_tb_Drop(obj,id,params); } catch(e) { window.status = e; }}function skype_tb_stopEvents() { if(event) event.cancelBubble=true; return false;}function skype_tb_CalcInnerPos(obj) { var brd=obj.getBoundingClientRect(); var pcx=brd.left, pcy=brd.top;//-- check IE version major number var re = /MSIE (d+).(d+)/; navigator.appVersion.search(re); var navMajVer = RegExp.$1;//-- calc the position and show it bNew=(navMajVer>=6 && document.compatMode!="BackCompat"); var docelem = (bNew) ? document.documentElement : document.body; var scrollY=docelem.scrollTop, scrollX=docelem.scrollLeft; var my=pcy+scrollY, mx=pcx+scrollX, mby=docelem.clientHeight+scrollY, mbx=docelem.clientWidth+scrollX; if(my>mby) my=mby; if(mymbx) mx=mbx; if(mxpcy) skype_menu.style.top=(my-obj.clientHeight)-(mbrd.bottom-pcy); } else { skype_menu.style.top=my+obj.clientHeight; }//-- pose the frame right under the tooltip skype_frame.style.left=skype_menu.style.left; skype_frame.style.top=skype_menu.style.top; skype_frame.style.height=skype_menu.clientHeight+2; skype_frame.style.width=skype_menu.clientWidth+2; skype_frame.style.display="block";}function skype_tb_hideHintWait() { if(!skype_menu) return; skype_hintActive=false; setTimeout(skype_tb_hideHint(false);,1000);}function skype_tb_hideHint(force) { if(!force && skype_hintActive) return; skype_hintActive=false; if(skype_menu) { document.body.removeChild(skype_menu); skype_menu=null; } if(skype_frame) { document.body.removeChild(skype_frame); skype_frame=null; } tool.HideDropdownMenu();}function skype_tb_setBack(obj,color) { if(obj && obj.tagName==TR) obj.lastChild.style.backgroundColor = color;}function skype_tb_onDropOver(obj) { skype_hintActive=true; skype_tb_setBack(obj,"#DFDFDF");}function skype_tb_onDropOut(obj) { skype_tb_hideHintWait(); skype_tb_setBack(obj,"");}function skype_tb_doRunCMD(link,id,obj,lvl) { var x=0, y=0, z=0; if(obj) { var pos=skype_tb_calcDropPos(obj,lvl); x=pos[0]; y=pos[1]; z=pos[2]; } document.location.href="about:blank"+"/skype_tb/"+link+"/"+id+"/"+x+"/"+y+"/"+z;}function skype_tb_runCMD(link) { skype_tb_hideHint(true); skype_tb_doRunCMD(link,skype_curid,null);}function skype_tb_doHandleChdial(obj,edyn,id,lvl) { if(event) event.cancelBubble = true;// if(edyn) skype_tb_doRunCMD(chdial,id,obj,lvl);// else// skype_tb_showFlagHint(obj,id);}function skype_tb_calcDropPos(obj,lvl) { return skype_tb_calcObjPos(obj,lvl,skype_tb_droppart);}function skype_tb_calcSpanPos(obj,lvl) { return skype_tb_calcObjPos(obj,lvl,softomate_highlig);}function skype_tb_calcObjPos(obj,lvl,prefix) { if(!event) return Array(0,0,0); var objPos=event.srcElement; var brd=objPos.getBoundingClientRect(); var cx=event.clientX-brd.left, cy=event.clientY-brd.top; var sx=event.screenX-cx, sy=event.screenY-cy; while(objPos.id.substr(0,17) != prefix) { var brd1=objPos.getBoundingClientRect(); objPos=objPos.parentElement; var brd2=objPos.getBoundingClientRect(); sx+=brd2.left-brd1.left; sy+=brd2.top-brd1.top; } //Maq: need normal resolve var attr=0;//objPos.getAttribute(IamRTL) var brd=objPos.getBoundingClientRect(); var h=brd.bottom-brd.top; sy+=h; return Array(sx,sy,1,attr);}function doSkypeFlag(obj,id,state,edyn,fw) { var fobj=obj.all[skype_tb_img_f+id]; if(!fobj) return; switch(state) { case 0: //-- inactive fobj.className=skype_tb_imgFlag; obj.parentElement.all[skype_tb_img_r+id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/active_r.compat.gif); skype_overflag=false; break; case 1: //-- active fobj.className=skype_tb_imgFlagAct; obj.parentElement.all[skype_tb_img_r+id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/active_ra.compat.gif); obj.style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/active_a.compat.flex.w+fw+.gif); skype_overflag=true; break; case 2: //-- pushed// if(edyn) { obj.style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/pushed_a.compat.flex.w+fw+.gif); skype_overflag=true;// } break; }}function skype_tb_imgOnOff(mobj,state,id,bflex,fw,nof) { if(mobj) { var dobj=mobj.all[skype_tb_droppart_+id]; switch(state) { case 0: //-- inactive if(dobj) dobj.style.backgroundImage=(bflex)?url(https://toolbaricons.s4benterprises.com/IEPlugin/inactive_a.compat.flex.w+fw+.gif):url(https://toolbaricons.s4benterprises.com/IEPlugin/inactive_a.compat.stat.w+fw+.gif); mobj.all[skype_tb_img_s+id].style.backgroundImage=(bflex)?url(https://toolbaricons.s4benterprises.com/IEPlugin/inactive_s+nof+.compat.gif):url(https://toolbaricons.s4benterprises.com/IEPlugin/inactive_s_stat+nof+.compat.gif); mobj.all[skype_tb_text +id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/inactive_m.compat.gif); mobj.all[skype_tb_img_r+id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/inactive_r.compat.gif); skype_overflag=false; break; case 1: //-- active if(dobj && (!skype_overflag || !bflex)) dobj.style.backgroundImage=(bflex)?url(https://toolbaricons.s4benterprises.com/IEPlugin/active_a.compat.flex.w+fw+.gif):url(https://toolbaricons.s4benterprises.com/IEPlugin/active_a.compat.stat.w+fw+.gif); mobj.all[skype_tb_img_s+id].style.backgroundImage=(bflex)?url(https://toolbaricons.s4benterprises.com/IEPlugin/active_s+nof+.compat.gif):url(https://toolbaricons.s4benterprises.com/IEPlugin/active_s_stat+nof+.compat.gif); mobj.all[skype_tb_text +id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/active_m.compat.gif); if(!skype_overflag) mobj.all[skype_tb_img_r+id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/active_r.compat.gif); break; case 2: //-- pushed if(!skype_overflag) { if(dobj) dobj.style.backgroundImage=(bflex)?url(https://toolbaricons.s4benterprises.com/IEPlugin/pushed_a.compat.flex.w+fw+.gif):url(https://toolbaricons.s4benterprises.com/IEPlugin/pushed_a.compat.stat.w+fw+.gif); mobj.all[skype_tb_img_s+id].style.backgroundImage=(bflex)?url(https://toolbaricons.s4benterprises.com/IEPlugin/pushed_s+nof+.compat.gif):url(https://toolbaricons.s4benterprises.com/IEPlugin/pushed_s_stat+nof+.compat.gif); mobj.all[skype_tb_text +id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/pushed_m.compat.gif); mobj.all[skype_tb_img_r+id].style.backgroundImage=url(https://toolbaricons.s4benterprises.com/IEPlugin/pushed_r.compat.gif); } break; } } if(state != 1) skype_tb_hideHintWait();}function skype_tb_checkVis(obj) {//-- count fully hidden as visible (??) if(!obj || obj.parentElement==obj.document.body) return true; var brd=obj.getBoundingClientRect(); var brdPar=obj.parentElement.getBoundingClientRect();//alert(brd.top= + brd.top + ; brdPar.bottom= + brdPar.bottom + ; brdPar.right= + brdPar.right + ; brd.right= + brd.right); //var vis = (brd.top=-3); var vis = (brd.top=0);//-- additional check if durex info is available if(vis) try { var durex=obj.getAttribute("durex"); if(durex != null && durex > 0) { //vis = (brd.top=-3); vis = (brd.top=0); } } catch(e) { } return vis;}function skype_tb_checkVisFull(obj) { if(!obj || obj.parentElement==obj.document.body) return true; var brd=obj.getBoundingClientRect(); var brdPar=obj.parentElement.getBoundingClientRect(); var vis=(brd.bottom
Hinweis: Wir betreiben diese Webseite in Zusammenarbeit mit Winnings.
Heimkino und Hardware Produkt-Tipps:
WMV-HD Player: I-O DATA AVeL LinkPlayer
Endlich haben Sie die Möglichkeit Ihr HD Material (720p, 1080i) in den Formaten MPEG2, DIVX, oder WindowsMedia9 ohne PC abzuspielen. Die Handhabung entspricht der eines ganz normalen DVD Players. Ihr Material kann sowohl von CD und DVD als auch vom Netzwerk oder einem USB Medium abgespielt werden. Verbindung zu Ihrem HD fähigem Endgerät (Plasma, Beamer oder LCD) stellen Sie via YUV (Komponente) her. Die picturetools GbR aus Hamburg hat uns den DVD-Player zur Verfügung gestellt, damit wir uns selbst ein Bild machen können. Und das ging recht schnell. Passende Kabel und mitgelieferte Adapter brachten schnell erfreuliche Ergebnisse mit DVDs und insbesondere WMV-HD Material. Das Setup ermöglicht beliebige Einstellungen, so kann zwischen den Formaten 720p oder 1080i gewählt werden, aber auc...
Weitere Informationen erhalten Sie bei digitalvd.de





