// JavaScript Document<script type="text/javascript">

<!--script fade butoanele 1 2 3 din meniu mutat inapoi in INDEX deoarece facea probleme la IE7-->



<!--script change background color INDEX -->
function bbgcolorblue_index(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-index/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-index/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-index/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_index(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-index/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-index/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-index/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_index(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-index/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-index/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-index/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color INSPIRATIE -->
function bbgcolorblue_inspiratie(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-inspiratie/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-inspiratie/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-inspiratie/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_inspiratie(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-inspiratie/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-inspiratie/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-inspiratie/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_inspiratie(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-inspiratie/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-inspiratie/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-inspiratie/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color CINE-SUNTEM -->
function bbgcolorblue_cine_suntem(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-cine-suntem/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-cine-suntem/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-cine-suntem/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_cine_suntem(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-cine-suntem/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-cine-suntem/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-cine-suntem/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_cine_suntem(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-cine-suntem/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-cine-suntem/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-cine-suntem/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color PORTOFOLIU -->
function bbgcolorblue_portofoliu(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-portofoliu/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-portofoliu/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-portofoliu/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_portofoliu(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-portofoliu/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-portofoliu/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-portofoliu/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_portofoliu(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-portofoliu/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-portofoliu/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-portofoliu/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color WEB DESIGN -->
function bbgcolorblue_web_design(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-web-design/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-web-design/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-web-design/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_web_design(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-web-design/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-web-design/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-web-design/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_web_design(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-web-design/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-web-design/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-web-design/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color CONTACT -->
function bbgcolorblue_contact(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-contact/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-contact/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-contact/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_contact(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-contact/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-contact/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-contact/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_contact(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-contact/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-contact/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-contact/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color LINKURI -->
function bbgcolorblue_linkuri(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-linkuri/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-linkuri/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-linkuri/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_linkuri(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-linkuri/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-linkuri/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-linkuri/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_linkuri(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-linkuri/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-linkuri/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-linkuri/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color SERVICII -->
function bbgcolorblue_servicii(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-servicii/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-servicii/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-servicii/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_servicii(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-servicii/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-servicii/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-servicii/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_servicii(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-servicii/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-servicii/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-servicii/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color SUNTETI GRABIT -->
function bbgcolorblue_sunteti_grabit(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-sunteti-grabit/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-sunteti-grabit/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-sunteti-grabit/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_sunteti_grabit(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-sunteti-grabit/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-sunteti-grabit/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-sunteti-grabit/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_sunteti_grabit(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-sunteti-grabit/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-sunteti-grabit/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-sunteti-grabit/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}


<!--script change background color ARTICOLE -->
function bbgcolorblue_articole(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-articole/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-articole/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-articole/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_articole(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-articole/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-articole/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-articole/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_articole(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-articole/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-articole/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-articole/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}

<!--script change background color INSPIRATIE -->
function bbgcolorblue_inspiratie_sub(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-inspiratie-sub/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-inspiratie-sub/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-inspiratie-sub/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_inspiratie_sub(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-inspiratie-sub/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-inspiratie-sub/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-inspiratie-sub/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_inspiratie_sub(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-inspiratie-sub/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-inspiratie-sub/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-inspiratie-sub/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}

<!--script change background color PROMO -->
function bbgcolorblue_promo(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-promo/blue/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-promo/blue/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-promo/blue/index3.jpg)";
document.body.style.backgroundColor="#e6f7f7"}
function bbgcolorwhite_promo(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-promo/white/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-promo/white/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-promo/white/index3.jpg)";
document.body.style.backgroundColor="#fff"}
function bbgcolorpink_promo(){
document.getElementById("container-header").style.backgroundImage="url(images/flori-promo/pink/index1.jpg)";
document.getElementById("container-stanga").style.backgroundImage="url(images/flori-promo/pink/index2.jpg)";
document.getElementById("container-texte").style.backgroundImage="url(images/flori-promo/pink/index3.jpg)";
document.body.style.backgroundColor="#FFF0F8"}

