<!--
function call_news(vs_url){
news = window.open(vs_url,"news", 'toolbars=0, scrollbars=1, location=1, statusbars=0, menubars=0, resizable=1, width=600, height=500 ,top=0, left=0').focus();
}
//-->

<!--
function call_products(vs_url){
products = window.open(vs_url,"products", 'toolbars=0, scrollbars=1, location=1, statusbars=0, menubars=0, resizable=1, width=600, height=500 ,top=0, left=0').focus();
}
//-->

<!--
function call_archivement(vs_url){
archivement = window.open(vs_url,"archivement", 'toolbars=0, scrollbars=1, location=1, statusbars=0, menubars=0, resizable=1, width=600, height=500 ,top=0, left=0').focus();
}
//-->

<!--
function call_picture(vs_url){
archivement = window.open(vs_url,"archivement", 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=500, height=395 ,top=0, left=0').focus();
}
//-->