
function produkthref1() 
{
    // light@day - link
    opener.location.href=/*VIPURL*/"/osram_com/Consumer/Automotive_Lighting/See_and_be_seen/Daytime_running_lights/index.html";
    waittoclose();

}

function produkthref2() 
{
    // silverstar - link
    opener.location.href=/*VIPURL*/"/osram_com/Consumer/Automotive_Lighting/Products/Headlights/SILVERSTAR/index.html";
    waittoclose();
}

function produkthref3() 
{
    // cool blue - link
    opener.location.href=/*VIPURL*/"/osram_com/Consumer/Automotive_Lighting/Products/Headlights/COOL_BLUE/index.html";
    waittoclose();
}

function produkthref4() 
{
    // Standard Link
    opener.location.href=/*VIPURL*/"/osram_com/Consumer/Automotive_Lighting/Products/Headlights/ORIGINAL_LINE/index.html";
    waittoclose();
}

function newhref1() 
{
    opener.location.href=/*VIPURL*/"/osram_com/Consumer/Automotive_Lighting/index.html";
    waittoclose();
}

function newhref2() 
{
    opener.location.href=/*VIPURL*/"/osram_com/Consumer/Automotive_Lighting/index.html";
    waittoclose();
}
