function msover(img1,ref1)
        {
                if (document.images)
                        {
                        document.images[img1].src = ref1;
                        }
        }
function msout(img1,ref1)
        {
                if (document.images)
                        {
                        document.images[img1].src = ref1;
                        }
        }
if (document.images)
        {
reps0 = new Image();
reps0.src="images/buttons/reps_roll.gif";
showroom0 = new Image();
showroom0.src="images/buttons/showroom_roll.gif";
dealers0 = new Image();
dealers0.src="images/buttons/dealers_roll.gif";
action0 = new Image();
action0.src="images/products_action_roll.gif";
side0 = new Image();
side0.src="images/products_side_roll.gif";
surface0 = new Image();
surface0.src="images/products_surface_roll.gif";
relax0 = new Image();
relax0.src="images/products_relax_roll.gif";
train0 = new Image();
train0.src="images/products_train_roll.gif";
hp_action0 = new Image();
hp_action0.src="images/hp_action_roll.gif";
hp_side0 = new Image();
hp_side0.src="images/hp_side_roll.gif";
hp_surfaces0 = new Image();
hp_surfaces0.src="images/hp_surfaces_roll.gif";
hp_relax0 = new Image();
hp_relax0.src="images/hp_relax_roll.gif";
hp_train0 = new Image();
hp_train0.src="images/hp_train_roll.gif";
clean_leather0 = new Image();
clean_leather0.src="images/clean_leather_roll.gif";
clean_fabric0 = new Image();
clean_fabric0.src="images/clean_fabric_roll.gif";
clean_finishes0 = new Image();
clean_finishes0.src="images/clean_finishes_roll.gif";
clean_main0 = new Image();
clean_main0.src="images/clean_main_roll.gif";
en_materials0 = new Image();
en_materials0.src="images/en_materials_roll.gif";
en_man0 = new Image();
en_man0.src="images/en_man_roll.gif";
en_delivery0 = new Image();
en_delivery0.src="images/en_delivery_roll.gif";
en_produse0 = new Image();
en_produse0.src="images/en_produse_roll.gif";
en_disposal0 = new Image();
en_disposal0.src="images/en_disposal_roll.gif";
whatsnew_press0 = new Image();
whatsnew_press0.src="images/whatsnew_press_roll.gif";
whatsnew_product0 = new Image();
whatsnew_product0.src="images/whatsnew_product_roll.gif";
whatsnew_installation0 = new Image();
whatsnew_installation0.src="images/whatsnew_installation_roll.gif";
whatsnew_ecards0 = new Image();
whatsnew_ecards0.src="images/whatsnew_ecards_roll.gif";
        }

function timeline(url) {

userWidth = screen.width;
userHeight = screen.height;

TimeLine = window.open(url,"TimeLine",'toolbar=0,top=300,left=0,location=1,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=525,height=400');
TimeLine.moveTo((userWidth / 2) - (262), (userHeight / 2) - (200));
}

function pf(url) {

userWidth = screen.width;
userHeight = screen.height;

ProductFinder = window.open(url,"ProductFinder",'toolbar=0,top=300,left=0,location=1,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=250,height=425');
ProductFinder.moveTo((userWidth / 2) - (125), (userHeight / 2) - (212));
}