<!--
var type=navigator.appName  //dx
if (type=="Netscape")
var lang = navigator.language
else
var lang = navigator.userLanguage
var lang = lang.substr(0,2)
 for (var i=0; i<document.images.length; i++) {
document.images[i].onmousedown=destro
 }
 for (var i=0; i<document.links.length; i++) {
document.links[i].onmousedown=destro
 }
function destro(ev) {
if (navigator.appName == 'Netscape' && (ev.which == 3 || ev.which == 2)) {
alert("Dimensione Ufficio 85")
return false
}
else {
if (navigator.appName == 'Microsoft Internet Explorer' && 
   (event.button == 2 || event.button == 3)) {
alert("Dimensione Ufficio 85")
}
return false
} 
return true
 }
 document.onmousedown=destro
 if (document.layers) {
window.captureEvents(Event.MOUSEDOWN)
window.onmousedown=destro
}
var omitformtags=["input", "textarea", "select"]  //text

omitformtags=omitformtags.join("|")

function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
timeID = 5;      //message
stcnt = 11;
msgj = "www.du85.it - info@du85.it - DAL 1985 - AL SERVIZIO DELLE PICCOLE E MEDIE IMPRESE";
wmsg = new Array(33);
wmsg[0]=msgj;
blnk = "                                                               ";
for (i=1; i<32; i++)
{
bpr = blnk.substring(0,i);
wmsg[i]="";
for (j=0; j<msgj.length; j++) wmsg[i]=wmsg[i]+msgj.charAt(j)+bpr;
}
function arredo() {
if (stcnt > -1) lis = wmsg[stcnt]; else lis = wmsg[0];
if (stcnt-- < -40) stcnt=31;
status = lis;
clearTimeout(timeID);
timeID = setTimeout("arredo()",100);
} 
function imageChange(imageID,imageName) {  //changeImageLayout
document.images[imageID].src = eval(imageName + ".src");
}
menu0 = new Image();
menu0.src = "dimensione_ufficio/menu_home.gif";
menu1 = new Image();
menu1.src = "dimensione_ufficio/menu_home2.gif";
menuB0 = new Image();
menuB0.src = "dimensione_ufficio/menu_image.gif";
menuB1 = new Image();
menuB1.src = "dimensione_ufficio/menu_image2.gif";
menu24 = new Image();
menu24.src = "dimensione_ufficio/menu_24h.gif";
menuB24 = new Image();
menuB24.src = "dimensione_ufficio/menu_24h2.gif";
menuTr0 = new Image();
menuTr0.src = "dimensione_ufficio/menu_image_rubriche.gif";
menuBTr = new Image();
menuBTr.src = "dimensione_ufficio/menu_image_rubriche2.gif";
menuTop0 = new Image();
menuTop0.src = "dimensione_ufficio/freccetta_celeste.gif";
menuTop1 = new Image();
menuTop1.src = "dimensione_ufficio/freccetta.gif";

var mywin=null;  //popUp
function NewWindow(mypage,myname,w,h,scroll,offsetw,offseth,bars) {  
LeftPosition=(screen.width) ?(screen.width-w)/2 : 0;
TopPosition=(screen.height) ?(screen.height-h)/2 : 0;
if (bars == null) {bars = 'no'}
if (offsetw == null) {offsetw = 0}
if (offseth == null) {offseth = 0}
LeftPosition = LeftPosition + offsetw;
TopPosition = TopPosition + offseth;
if (scroll == '1') {scroll = 'no'};
if (scroll == 'yes') {statusse = 'status=yes,'} else {statusse = 'status=no,'};
settings='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars=' + bars + ',' + statusse + 'resizable='+scroll;
mywin=window.open(mypage,myname,settings);
if(mywin.window.focus){mywin.window.focus();
 }
}
function accompagnatrici(cur,which){  //ImgTr
if (which==0) cur.filters.alpha.opacity=100 
else cur.filters.alpha.opacity=70 
}
function GetObject(id) {  //validateBrowserText
if (document.getElementById)
  return document.getElementById(id);
    else if (document.layers)
       return document.layers[id];
  else if (document.all)
     return document.all[id];
    else {
	     alert("DHTML supporto non trovato.");
		 return false;
		 }
}
function GetStyleObject(id) {  //validateBrowserS
if (document.getElementById)
  return document.getElementById(id).style;
    else if (document.layers)
       return document.layers[id];
  else if (document.all)
     return document.all[id].style;
	else {
	     alert("DHTML supporto non trovato.");
		 return false;
		 }
}
var foxy=0;   //move
var direct=1;
function pregiudizievoli() { 
obj=document.getElementById("camerali");
foxy+=direct;
if (foxy >= 10 || foxy <= -10) direct = 0 - direct;
obj.style.left=foxy;
window.setTimeout("pregiudizievoli();",175);
}
var fo=0;   //move2
var dire=1;
function cancelleria() { 
tyi=document.getElementById("penne");
fo+=dire;
if (fo >= 1 || fo <= -1) dire = 0 - dire;
tyi.style.left=fo;
window.setTimeout("cancelleria();",695);
}
var hcolor=255;  //cFad
function truffe(direction) {  
oj=document.getElementById("truffa");
hcolor += direction;
if (hcolor >= 0 && hcolor < 256) {
hex=hcolor.toString(16);
if (hex.length==1) hex="0" + hex;
oj.style.color="#" + hex + hex + hex;
window.setTimeout("truffe(" + direction + ");",1);
   }
}
function tecnologia() {  //GoComeBackText
jjo=document.getElementById("internet");
if (jjo.style.visibility=="hidden") jjo.style.visibility="visible";
   else jjo.style.visibility="hidden";
window.setTimeout("tecnologia();",500);
}
function tecno() {  //GoComeBackTextLamp2
pwq=document.getElementById("intern");
if (pwq.style.visibility=="hidden") pwq.style.visibility="visible";
   else pwq.style.visibility="hidden";
window.setTimeout("tecno();",500);
}
function GoHome() {  //1°Directory
	if ( top && top.opener && !top.opener.closed )
	{
		top.opener.focus();
		top.close();
		return false;
	}
	else {
		top.location.href="default.htm";
		return false;
	}
}
function GoHome2() {  //2°Directory
	if ( top && top.opener && !top.opener.closed )
	{
		top.opener.focus();
		top.close();
		return false;
	}
	else {
		top.location.href="../default.htm";
		return false;
	}
}
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function analogic(text) {  //messageTime
  if (!document.getElementById) return;
  mox=document.getElementById("cla");
  mox.innerHTML=text;
}
function web_master(cur,which){
if (which==0) cur.filters.alpha.opacity=100 
else cur.filters.alpha.opacity=70
}
document.title="raccoglitori, distruggidocumenti, calcolatrici, consumabili, memorie digitali, hub, usb, data tape, audio, video, contenitori, contenitori cd, poggiapiedi, supporti, cpu, portastampanti, portatelefoni, supporti tastiere, linea 3M ergonomica, protettori di sovracorrente, elettricità, pulizia per computer, stampanti, scanner, multifunzioni, fotografiche, pc, notebook, norton, office automation, canon"
function banner(link){
	if (confirm("\"ATTENZIONE\"\n\n"
	+"Questa email può essere da voi utilizzata solo per segnalarci\n comunicazioni inerenti a scambio banner e pubblicità.\n\n"
	+"Cliccando sul bottone \"OK\" dichiaro di aver preso visione dell'avviso.\n"))
	{window.top.location.href="mailto:info@du85.it?subject=richiesta scambio banner - pubblicità"}
}
function ufficio() {  //layout
tiec=document.getElementById("portastampanti");
tiec.innerHTML="<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"435\" height=\"40\"><param name=\"movie\" value=\"http://www.du85.it/dimensione_ufficio/titoli.swf\"><param name=\"quality\" value=\"high\"><PARAM NAME=wmode VALUE=transparent><embed src=\"http://www.du85.it/dimensione_ufficio/titoli.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"435\" height=\"40\"></embed></object><br><span onmouseout=\"this.className = \'\';\" onmouseover=\"this.className = \'buffetti\';\">Per Ordini e Preventivi scrivere a <A href=\"mailto:info@du85.it\"><acronym title=\"E-mail ordine materiale\">info@du85.it</acronym></A>&nbsp;<BR>oppure Telefonate al numero 06 23269221 - 06 2678949 - Fax 06 260097<BR>Le consegne sono a nostro carico, senza spese aggiuntive.</span><br><!-- Begin Shinystat Free MSN code --><A HREF=\"http://www.shinystat.com\" target=\"_top\"><IMG SRC=\"http://www.shinystat.com/cgi-bin/shinystat.cgi?USER=infodu85\" ALT=\"Website counters\"></A><!-- End Shinystat Free MSN code --><br><strong id=\"internet\">Entra nel nuovo programma fedeltà e scopri tutti i vantaggi</strong><br><br><a href=\"http://www.buffetti.it/buffetticlub/asp/default.asp\"><img src=\"http://www.du85.it/dimensione_ufficio/bclub2006.jpg\" width=\"279\" height=\"178\" onMouseOut=\"accompagnatrici(this,1)\" onMouseOver=\"accompagnatrici(this,0)\" style=\"FILTER: alpha(opacity=70)\"></a>";
}
function segreteria() {  //layoutImg
oiec=document.getElementById("modulo");
oiec.innerHTML="<table align=\"center\" cellPadding=\"0\" cellSpacing=\"0\" summary=\"immagineCentrale\"><tr><td align=\"center\"><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"417\" height=\"222\"><param name=\"movie\" value=\"http://www.du85.it/dimensione_ufficio/centro1.swf\"><param name=\"quality\" value=\"high\"><embed src=\"http://www.du85.it/dimensione_ufficio/centro1.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"417\" height=\"222\"></embed></object><br><img src=\"http://www.du85.it/dimensione_ufficio/pixel.gif\" width=\"435\" height=\"1\"></td></tr></table>";
}
function stampante() {  //layoutNova
kiec=document.getElementById("borse");
kiec.innerHTML="<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"60\" height=\"45\"><param name=\"movie\" value=\"http://www.du85.it/dimensione_ufficio/nova_computer.swf\"><param name=\"quality\" value=\"high\"><PARAM NAME=wmode VALUE=transparent><embed src=\"http://www.du85.it/dimensione_ufficio/nova_computer.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"60\" height=\"45\"></embed></object>";
}
function siti() {  //Location
xzec=document.getElementById("segnala");
xzec.innerHTML="<BR><table width=\"100%\"><tr><td align=\"center\"><A href=\"default.htm\" onclick=JavaScript:window.print();><IMG src=\"http://www.du85.it/dimensione_ufficio/ico_stampa_news.gif\" onmouseout=\"accompagnatrici(this,1)\" onmouseover=\"accompagnatrici(this,0)\" style=\"FILTER: alpha(opacity=70)\"></A><img src=\"http://www.du85.it/dimensione_ufficio/spacer.gif\" width=\"20\" height=\"8\"><a href=\"#\" onclick=\"javascript:NewWindow('http://www.du85.it/dimensione_ufficio/emittente/Calcolatrice_calclatore.htm','Calcolatrice','650','300','1');return false\"><img src=\"http://www.du85.it/dimensione_ufficio/calcolatrice.gif\" onmouseout=\"accompagnatrici(this,1)\" onmouseover=\"accompagnatrici(this,0)\" style=\"FILTER: alpha(opacity=70)\"></a><img src=\"http://www.du85.it/dimensione_ufficio/spacer.gif\" width=\"20\" height=\"8\"><A href=\"mailto:?subject=Dimensione Ufficio 85&amp;body=http://www.du85.it\"><IMG src=\"http://www.du85.it/dimensione_ufficio/ico_invia_news.gif\" onmouseout=\"accompagnatrici(this,1)\" onmouseover=\"accompagnatrici(this,0)\" style=\"FILTER: alpha(opacity=70)\"></A></td></tr></table><br><a href=\"http://www.du85.it/dovesiamo/home_dovesiamo.htm\" onclick=\"javascript:NewWindow('http://www.du85.it/dovesiamo/home_dovesiamo.htm','Location','660','280','1');return false\">Location</a>";
}
//-->