| Related sites for http://www.virtualities.it/ |
| Barloworld Large New Zealand brand management firm. | | Barrett_Howe Provides expertise in building business-to-business brands. | | Basis A branding and communications firm. Offices in Toronto, Canada and London. | | Beckett_&_Beckett Consults on intellectual property management and corporate branding issues. | | Bennett_Peji_Design Based in San Diego. Specializing in corporate brand identities, web, collateral, brochures, catalogs and packaging. | | Bensussen_Deutsch_&_Associates,_Inc_ Offers merchandised-based branding solutions. | | Beyond_Marketing_Thought Brand management, consulting and research firm located in Minneapolis, MN. | | BGDI Brand research, analysis and creation, and design and production of electronic/print communications. | | Blacksheep A Canadian strategic marketing consultancy creating distinct and differentiated brands. | | Blend Covering a wide range of marketing activities including branding. | | Bloom-Design Agency specializing in product branding, packaging design and identity management. | | Bluegrass_Promotional_Marketing Brand awareness of products and services through implementation of complete promotional marketing plans. | | Blueprint_Brand_Strategies,_Inc Specializes in the development of strong brand relationships. | | 123_Brand A full service branding and business development firm located in Toronto, Canada. | | Brand_Channel An international online exchange and resource about brand marketing and branding. | | The_Brand_Company Helping companies focus on building their businesses around their brand. | | The_Brand_Consultancy Strategic and creative services for assessing, developing, operationalizing and monitoring brand ROI. | | Brand_DNA Helping firms improve their image and marketing strategy. Offices in New York and Paris. | | Brand_Evolve Brand strategy and analysis, identity development and message marketing. | | Brand_Frontier Strategic design consultants specialising in the creation, management and valuation of brands. | | Brand_Mechanics,_Inc Defining how the brand will be perceived in the future. | | Brand_Meta Consulting firm with specific expertise in the area of global brand strategy and planning. | | Brand_Vista Taking branding from a creative art form to a primary, measurable business discipline. | | BrandEnsemble Online tools that help manage brand and corporate identity development. A US-based firm. | | BrandEquity_International Brand identity design, brand asset management, corporate identity and naming. | | BrandForward,_Inc Overview of the brand management process with trivia, management checklists for upcoming conferences, books and speakers. | | BrandFreek Full service brand consulting and communications firm. | | Brandicate_Consultants Branding, communication and organizational specialists. | | BrandImpact_Forums A practice that provides knowledge for building, leveraging and managing one's brand. | | Branding_Blog Branding and positioning news and opinion. | | Branding_on_the_Net Personal branding development, Internet marketing strategy and web site branding techniques. | | The_Brandinglife A full-service brand development and marketing communications firm. | | Brandinstinct An agency with a collection of senior consultants and designers. Located in London. | | BrandJuice_Consulting,_Inc Assists with strategies to build and energize brands. | | BrandLink_Corporation Create, structure and manage brands through brand positioning, architecture, strategy, naming and corporate identity. | | BrandLogic_Corporation Help clients develop, implement and manage their branding strategies across diverse media. | | BrandMaverick Brand development and management firm focused on maximizing corporate and subsidiary brand value for Fortune 1000 organizations. | | Brandopoly Provider of strategic brand management services. Located in Washingtonville, NY. | | BrandPeople Web design, copywriting, branding, logo and graphic design, video production, commercial production, multimedia and promotions. | | Brandplay_com A brand strategy firm located in Boulder, Colorado. Specializing in workshops for small and mid-sized businesses. |
|
:: Comunicazione
.: Scientifica
.: Istituzionale
.: Aziendale
.: Portfolio
:: La nostra storia
.: L'esperienza
.: Il Team
.: Le partnership
.: Un progetto speciale
:: eBusiness Designer
.: Il prodotto
.: Dimostrazione
:: Contatti
.: Area clienti
.: Area Intranet
.: Indirizzi
Comunicazione
Scientifica
Comunicazione
Istituzionale
Comunicazione
Aziendale
function abre_calendario(form_name,name,e){ var argumentos = "form_name=" + form_name + "&name=" + name; var href = "/common/calendar/calendario.html?" + argumentos; var araY=200; var araX=200; if (e != null) { araX = e.screenX; araY = e.screenY - 150; } var w=window.open(href,"selector","width=170,height=200,left=" + araX + ",top=" + araY); w.focus(); return false;}function abre_time_picker(form_name,name,e){ var argumentos = "form_name=" + form_name + "&name=" + name; var href = "/common/time_picker/time_picker.html?" + argumentos; var araY=200; var araX=200; if (e != null) { if (document.all) { araY=event.y - document.body.scrollTop; araX=event.x - document.body.scrollLeft; } else { araX = e.screenX; araY = e.screenY - 150; } } var w=window.open(href,"selector","width=190,height=140,left=" + araX + ",top=" + araY); w.focus(); return false;}function abre_datetime_picker(form_name,name,e){ var argumentos = "form_name=" + form_name + "&name=" + name; var href = "/common/datetime_picker/datetime_picker.html?" + argumentos; var araY=200; var araX=200; if (e != null) { if (document.all) { araY=event.y - document.body.scrollTop; araX=event.x - document.body.scrollLeft; } else { araX = e.screenX; araY = e.screenY - 150; } } var w=window.open(href,"selector","width=190,height=310,left=" + araX + ",top=" + araY + ",status=1"); w.focus(); return false;}function abre_remote_html_editor(form_name,name){ var argumentos = "form_name=" + form_name + "&name=" + name; var href = "/common/remote_html/editor.html?" + argumentos; var w=window.open(href,"remote_html_editor", "width=470,height=335,left=200,top=60"); w.focus(); return false;}function abre_params_flash(form_name,name,atr_params){ var argumentos = "form_name=" + form_name + "&name=" + name + "¶ms="+ atr_params; var href = "/common/flash/editor.html?" + argumentos; var w=window.open(href,"params_flash", "width=375,height=450,left=200,top=60"); w.focus(); return false;}function abre_html_editor(form_name,name,ancho,alto,idvista,atributo,source,links){ var argumentos = "form_name=" + form_name + "&name=" + name + "&source=" + source + "&ebd_links=" + links; if (idvista != null && idvista > 0) argumentos += "&usar_vista=" + idvista; if (atributo != null && atributo.length > 0) argumentos += "&usar_atributo=" + atributo; var href = "/common/html_editor/html_editor.html?" + argumentos; var width=700; var height=500; if (ancho != null && ancho > 100) width=ancho; if (alto != null && alto > 100) height=alto; var w=window.open(href, "html_editor", "width=" + width + ",height=" + height + ",top=100,left=100,resizable=1,status=1"); w.focus(); return false;}function abre_ebdml_editor(form_name,name,ancho,alto){ var argumentos = "form_name=" + form_name + "&name=" + name; var href = "/common/ebdml_editor/ebdml_editor.html?" + argumentos; var width=700; var height=500; if (ancho != null && ancho > 100) width=ancho; if (alto != null && alto > 100) height=alto; var w=window.open(href, "ebdml_editor", "width=" + width + ",height=" + height + ",top=100,left=100,resizable=1,status=1"); w.focus(); return false;}function obrir(pag,amp,alc,dalt,esquerra,nom,toolbar,directories,menubar,status,resizable,location,scrollbars,copyhistory){// pag PAGINA K HA D'OBRIR, no hay defecto debe pasarse por parametro// amp AMPLADA DE LA FINESTRA, defecto => 800// alc ALCADA DE LA FINESTRA, defecto => 600// dalt DISTANCIA DL TOP, defecto => 0// esquerra DISTANCIA D L'ESKERRA, defecto => 0// nom NOM DE LA FINESTRA, defecto => finestra// toolbar SI VOLS LA BARRA D'EINES, defecto => 1 k es 'si'// directories SI VOLS LOS FAVORITOS, defecto => 1 k es 'si'// menubar SI VOLS LA BARRA DLS MENUS, defecto => 1 k es 'si'// status SI VOLS LA BARRA D'STATUS, defecto => 1 k es 'si'// resizable SI VOLS K SIGUI ESCALABLE, defecto => 1 k es 'si'// location SI VOLS LA BARRA DE DIRECCIO, defecto => 1 k es 'si'// scrollbars SI VOLS SCROLLBARS, defecto => yes// copyhistory SI VOLS COPIA EL HISTORY D LA FINESTRA MARE, defecto => 1 k es 'si' if(!(amp)){amp=screen.availWidth-15;} if(!(alc)){alc=screen.availHeight-25;} if(dalt == ''){dalt=0;} if(nom == ''){nom='finestra';} if(esquerra == ''){esquerra=1;} if(toolbar != 0){toolbar=1;} if(directories != 0){directories=1;} if(menubar != 0){menubar=1;} if(status != 0){status=1;} if(resizable != 0){resizable=1;} if(location != 0){location=1;} if(scrollbars != 'no'){scrollbars='yes';} if(copyhistory != 0){copyhistory=1;}// alert(pag+','+amp+','+alc+','+dalt+','+esquerra+','+nom+','+toolbar+','+directories+','+menubar+','+status+','+resizable+','+location+','+scrollbars+','+copyhistory);// window.open('+pag+','+nom+', width='+amp+',height='+alc+',toolbar='+toolbar+',directories='+directories+',menubar='+menubar+',status='+status+',resizable='+resizable+',location='+location+',scrollbars='+scrollbars+',copyhistory='+copyhistory+',top='+dalt+',left='+esquerra); finestra=eval("window.open('"+pag+"','"+nom+"','width="+amp+",height="+alc+",toolbar="+toolbar+",directories="+directories+",menubar="+menubar+",status="+status+",resizable="+resizable+",location="+location+",scrollbars="+scrollbars+",copyhistory="+copyhistory+",top="+dalt+",left="+esquerra+"')"); finestra.focus();}// --> |
|