WHOIS Service

flowercouncil.org - information about domain

  • Server Status: available
  • Server IP: 194.165.34.112
  • Server Response Time: 40ms

Site title

Biura Kwiatowego Holandia | Strona główna

Keywords

Dutch flowers, Flowers from Holland, Marketing flowers, Promotion flowers, Advertising flowers, Marketing plants, Promotion plants, Advertising plants, Information flowers, Flowercouncil, Flowercouncil Holland, Flowers from Netherlands, Flowers and plants

Description

The Flower Council of Holland promotes all the wonderful things about plants and flowers. By letting people experience the happiness they bring, and by encouraging them to share that fabulous feeling with others, we can transform the ordinary into the ext

Alexa information

Alexa rank: 570,423

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
flowercouncil.org IN MX 79548 nospam-01.netlogics.nl pri: 10
flowercouncil.org IN MX 79548 nospam-02.netlogics.nl pri: 20
flowercouncil.org IN A 194.165.34.112 79548

Server Location

Site source

Show / hide source
                
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<META NAME="description" CONTENT="The Flower Council promotes all the wonderful things about plants and flowers. By letting people experience the happiness they bring, and by encouraging them to share that fabulous feeling with others, we can transform the ordinary into the extraordinary. Flowers are a rich source of happiness. Something beautiful grows with every plant.">
<META NAME="keywords" CONTENT="Dutch flowers, Flowers from Holland, Marketing flowers, Promotion flowers, Advertising flowers, Marketing plants, Promotion plants, Advertising plants, Information flowers, Flowercouncil, Flowercouncil Holland, Flowers from Netherlands, Flowers and plants, dutch, flowers, holland, marketing, promotion, advertising, plants, netherlands">

<META NAME="author" CONTENT="Bloemenbureau Holland">
<META NAME="web_author" CONTENT="Bloemenbureau Holland">
<META NAME="copyright" CONTENT="(C) Bloemenbureau Holland">

<META NAME="language" CONTENT="dutch">
<META HTTP-EQUIV="expires" CONTENT="Mon, 04 Dec 1999 21:29:02 GMT">

<META HTTP-EQUIV="cache-control" CONTENT="NO-CACHE">
<META HTTP-EQUIV="pragma" CONTENT="NO-CACHE">
<meta name="rating" content="General" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="revisit-after" content="1 days" />

<base href="http://www.flowercouncil.org/" />

<title>Flower Council of Holland | Home</title>

<link type="text/css" href="n_css/reset.css" rel="stylesheet" media="all" />
<link type="text/css" href="n_css/bbh_styles_new.css" rel="stylesheet" media="all" />

<link type="text/css" href="n_css/bbh_styles_home_new.css" rel="stylesheet" media="all" />
<link type="text/css" href="n_css/jquery.jscrollpane.css" rel="stylesheet" media="all" />
<link type="text/css" href="n_css/prettyPhoto.css" rel="stylesheet"  media="all" />
<link type="text/css" href="n_css/dd.css" rel="stylesheet"   media="all"/>

<!-- jquery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<!-- common functions -->
<script type="text/javascript" src="n_javascript/common_functions.js"></script>
<!-- nice dropdown -->
<script type="text/javascript" src="n_javascript/jquery.dd.js"></script>
<!-- pretty photo -->
<script type="text/javascript" src="n_javascript/jquery.prettyPhoto.js"></script>
<!-- the mousewheel plugin -->
<script type="text/javascript" src="n_javascript/jquery.mousewheel.js"></script>
<!-- the jScrollPane script -->
<script type="text/javascript" src="n_javascript/jquery.jscrollpane.min.js"></script>
<!-- flash detect -->
<script type="text/javascript" src="n_javascript/detect_flash.js"></script>

<script type="text/javascript" id="sourcecode">
    $(function(){
        $('#maincontenwrapper').jScrollPane({autoReinitialise: true});
    });
</script>

<script type="text/javascript">

$(document).ready(function(){
                           
            //  nice dropdown
                        // http://plugins.jquery.com/project/image-combobox
            try {
            oHandler = $(".mydds").msDropDown({visibleRows:25, rowHeight:23}).data("dd");
            oHandler.visible(true);
            //alert($.msDropDown.version);
            //$.msDropDown.create("body select");
            $("#ver").html($.msDropDown.version);
            } catch(e) {
                alert("Error: "+e.message);
            }
            
            try {
            oHandler = $(".mydds_2").msDropDown({visibleRows:25, rowHeight:23}).data("dd");
            oHandler.visible(true);
            //alert($.msDropDown.version);
            //$.msDropDown.create("body select");
            $("#ver").html($.msDropDown.version);
            } catch(e) {
                alert("Error: "+e.message);
            }
                           
            // fade page
                        /*
            $(window).bind("unload", function() {});
            $("body").hide();
            $("body").fadeIn(500);
                        */
            $("a.transition").click(function(event){
                event.preventDefault();
                linkLocation = this.href;
                //$("body").fadeOut(500, redirectPage);
                                setTimeout(redirectPage, 300);
            });
                        
                
            function redirectPage() {
                window.location = linkLocation;
            }
                           
            // pretty photo           
            $("#faq[rel^='prettyPhoto']").prettyPhoto({
                                                      theme: 'facebook',
                                                      default_width: 800,
                                                      default_height: 400,
                                                      allow_resize: false
                                                      });
            
            $("#contact[rel^='prettyPhoto']").prettyPhoto({
                                                      theme: 'facebook',
                                                      default_width: 800,
                                                      default_height: 400,
                                                      allow_resize: false
                                                      });
            
            $("#disclaimer[rel^='prettyPhoto']").prettyPhoto({
                                                      theme: 'facebook',
                                                      default_width: 800,
                                                      default_height: 400,
                                                      allow_resize: false
                                                      });
        });

    <!-- menu
    $(document).ready(function(){

                               
      $('#maincontent_menu ul > li ul')
        .click(function(e){
          e.stopPropagation();
        })
        /*.filter(':not(:first)')*/
        .hide();
    
    
        $('.active').parents().show();
        $('.activeitem').parents().show();


      $('#maincontent_menu ul > li, #maincontent_menu ul > li > ul > li').click(function(){
        
        var selfClick = $(this).find('ul:first').is(':visible');
        if(!selfClick) {
          $(this)
            .parent()
            .find('> li ul:visible')
            .slideToggle();
        }
        
        $(this).find('> a').css("color", "#ed0f93").css("font-weight", "bold");
        
        $(this)
          .find('ul:first')
          .stop(true, true)
          .slideToggle(300);
      });

      
    });
//-->
</script>

</head>

    <script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-22396262-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
<body>

<!-- main site wrapper -->
<div id="mainwrapper">

    <!-- left menu wrapper -->
    <div id="leftwrapper">
        <!-- logo -->
                <a href="http://www.flowercouncil.org/site/en/" class="logowrapper" style="background-image:url(n_images_upload/flowercouncil_logo_en.gif);background-repeat:no-repeat;">Flower Council of Holland</a>
        
        <!-- main menu -->
        <div id="maincontent_menu">
        
                <ul id="accordion">
            
            <!-- first level -->
            <li>
<a href="/site/en/94/home" target="_self" class="transition"><span class="activeitem">Home</span></a>
</li>
<li>
<a href="/site/en/102/for-consumers" target="_self" class="transition">For consumers</a>
</li>
<li>
<a href="/site/en/101/for-florists" target="_self" class="transition">For florists</a>
</li>
<li>
<a href="/site/en/104/for-the-press" target="_self" class="transition">For the press</a>
</li>
<li>
<a href="/site/en/105/webshop" target="_self" class="transition">Webshop</a>
</li>
<li>
<a href="/site/en/97/about-the-flower-council-of-holland" target="_self" class="transition">About the Flower Council</a>
<ul>
<li>
<a href="/site/en/93/focus" target="_self" class="transition">Focus</a>
</li>
<li>
<a href="/site/en/100/strategy" target="_self" class="transition">Strategy</a>
<ul>
<li>
<a href="/site/en/92/consumer-research" target="_self">Consumer research</a>
</li>
<li>
<a href="/site/en/98/product-promotion" target="_self">Product promotion</a>
</li>
<li>
<a href="/site/en/99/partnerships" target="_self">Partnerships</a>
</li>
</ul>
</li>
<li>
<a href="/site/en/96/the-organisation" target="_self" class="transition">The organisation</a>
</li>
<li>
<a href="/site/en/95/mission-and-vision" target="_self" class="transition">Mission and Vision</a>
</li>
</ul>
</li>
            <br />
            
        </ul>          
        <!-- end main menu -->
        </div>
    
    <!-- end left menu wrapper -->
    </div>
    
    <!-- right content wrapper -->
    <div id="rightwrapper" style="background-image:url(n_images_upload/bg_home_01_table_with_pots.jpg);background-repeat:no-repeat;">
    
        <!-- topmenu wrapper -->
        <div id="topmenuwrapper">
        
            <!-- header user interface -->
                <div id="header_ui">
            <div id="header_ui_holder">
    
            <form id="formsitenav" action="">
                <select id="sitechoise" name="sitechoise" onchange="if(this.options[this.selectedIndex].value != '#') window.open(this.options[this.selectedIndex].value);" class="mydds" style="display:none; width:280px; margin-right:10px;">
                    <option value="#">&nbsp;&nbsp;Choose a site:</option>
                    <option value="http://press.flowercouncil.org/uk">&nbsp;&nbsp;Press</option>
<option value="http://www.funnyhowflowersdothat.co.uk/">&nbsp;&nbsp;Consumers: Funny...how flowers do that</option>
<option value="http://webshop-en.flowercouncil.org/welkom">&nbsp;&nbsp;Web shop</option>
<option value="http://www.meandmyplant.co.uk/">&nbsp;&nbsp;Consumers: Me and my plant</option>
<option value="http://florist.flowercouncil.org/en/">&nbsp;&nbsp;Florists</option>
                </select>
                <select id="languageswitch" name="languageswitch" onchange="location = this.options[this.selectedIndex].value;" class="mydds_2" style="display:none; width:130px;">
                    <option value="/site/nl" >&nbsp;&nbsp;Taal: Nederlands</option>
<option value="/site/en" selected="selected">&nbsp;&nbsp;Language: English</option>
<option value="/site/de" >&nbsp;&nbsp;Sprache: Deutsch</option>
<option value="/site/ru" >&nbsp;&nbsp;Язык: Русский</option>
<option value="/site/it" >&nbsp;&nbsp;Lingua: Italiano</option>
<option value="/site/fr" >&nbsp;&nbsp;Langue: Français</option>
<option value="/site/pl" >&nbsp;&nbsp;Język: Polski</option>
<option value="/site/es" >&nbsp;&nbsp;Idioma: Español</option>
                </select>
            </form>
            
                        
            <div id="helpbutton"><a id="faq" href="n_popup.php?lid=2&pid=207&iframe=true&width=800&height=400" rel="prettyPhoto[iframes]" class="formbutton">FAQ</a></div>
            <div id="contactbutton"><a id="contact" href="n_popup.php?lid=2&pid=199&iframe=true&width=800&height=400" rel="prettyPhoto[iframes]" class="formbutton">Contact</a></div>
        </div>
    
    <!-- end header user interface -->
    </div>
        
        <!-- end topmenu wrapper -->
        </div>
        
        <!-- flash gallery -->
            <div id="gallery">
            
            
            <script language="JavaScript" type="text/javascript">
            <!--
            var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
            if(hasRightVersion) {  // if we've detected an acceptable version
                // embed the flash movie
                AC_FL_RunContent(
                    'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,24,0',
                    'width', '445',
                    'height', '306',
                    'src', 'n_images/campaigns',
                    'quality', 'high',
                    'pluginspage', 'http://www.adobe.com/go/getflashplayer',
                    'align', 'middle',
                    'play', 'true',
                    'loop', 'false',
                    'scale', 'showall',
                    'wmode', 'transparent',
                    'devicefont', 'false',
                    'id', 'n_images/campaigns',
                    'bgcolor', '#ffffff',
                    'name', 'n_images/campaigns',
                    'menu', 'false',
                    'allowFullScreen', 'false',
                    'allowScriptAccess','sameDomain',
                    'movie', 'n_images/campaigns',
                    'FlashVars', 'lan=2',
                    'salign', ''
                    ); //end AC code
            } else {  // flash is too old or we can't detect the plugin
                var alternateContent = 'Alternate HTML content should be placed here.'
                    + 'This content requires the Adobe Flash Player.'
                    + '<a href="http://www.adobe.com/go/getflashplayer/">Get Flash</a>';
                document.write(alternateContent);  // insert non-flash content
            }
            // -->
            </script>
            <noscript>
                // Provide alternate content for browsers that do not support scripting
                // or for those that have scripting disabled.
                Alternate HTML content should be placed here. This content requires the Adobe Flash Player.
                <a href="http://www.adobe.com/go/getflashplayer/">Get Flash</a>
            </noscript>
            
            
            </div>        
        <!-- main content wrapper -->
        <div id="maincontenwrapper">
        
            
                
            <div id="scroll_content"><p>The Flower Council promotes all the wonderful things about plants and flowers. By letting people experience the happiness they bring, and by encouraging them to share that fabulous feeling with others, we can transform the ordinary into the extraordinary. Flowers are a rich source of happiness. Something beautiful grows with every plant.</p>            </div>
        
        <!-- end main content wrapper -->
        </div>
    
    <!-- end right content wrapper -->
    </div>

<!-- end main site wrapper -->
</div>

<!-- footer wrapper -->
<div id="footerwrapper">

    <!-- actual footer -->
    <div id="footer">
    2012 flowercouncil | <a id="disclaimer" href="n_popup.php?lid=2&pid=191&iframe=true&width=800&height=400" rel="prettyPhoto[iframes]">disclaimer</a>
    <!-- end actual footer -->
    </div>

<!-- end footer wrapper -->
</div>

</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...