Clickable bar or data tables charts

Hello

I displays a chart and a table of data for an account of some statutes. : Example A 10, B status: situation C, 30: 40.

I would like to know if there is a way to make these graphics to bars or data table lines clikable, so I can go down in the State to get detailed information. Example, by clicking on the status bar or line in the data table, I would like to redirect to another page where I can show more details such as all users who belong to State A, etc.

Please suggest.

Thank you
Pradeep

Hello

For a chart, you need to include a link rather than the null link. For example

select
'f?p=&APP_ID.:21:'||:app_session||'::::P21_DB,P21_SCHEMA:'||OEU_ID||','||OET_TBL_OWN_NM||':' link,
"OEU_ID"|| '-' ||"OET_TBL_OWN_NM"  label,
COUNT("OEU_ID") value1
 from "IBU_DBRTUT01"

APP_ID.:21 means that he runs on page 21
P21_DB, P21_SCHEMA are hidden on this page elements that store values (you need to create your own)
*|| OEU_ID | «, » || OET_TBL_OWN_NM | * the values from the graph

Paste the part of link in your series and then just edit these pieces. Then you must create items hidden on the page you want and do a query on this reference page the items hidden in a where clause clause

For an interactive report you click a column (in the attributes report) attributes, and then pass the "links" section by passing values for the items you want.

Mike

Published by: Gerd on October 21, 2009 10:08

Tags: Database

Similar Questions

  • What would be the best type of table/chart to use?

    I'm testing a grid tie inverter. To the side of the grid, I need to provide a table/chart, which has:

    X axis: fixed, from 00:00 (midnight) and ending at 23:59

    Y axis: last watts measurment purchase / sale

    The table/graph must be emptied at midnight every night

    Measurements are performed at intervals of 10 seconds.

    This program will be running continuously for long periods of time (months in a row)

    I'm leaning towards a xy chart because the program can be started and stopped at any time and it's the only way I can think of to make sure that the line of measurnents correctly on the X axis.

    But I'm afraid that, since all XY graph is held in RAM (each line has its own displacement register) and measurment taken at intervals of 10 seconds.

    Who's going to add up quickly as the days go by finally out of memory and crash.

    Also I can not know how to delete the chart every day to avoid said memory leak.

    To make matters worse I need also a same table/chart for the release of load, batteries and solar panels.

    Here is my grid purchase sub - vi that I call after each action is taken and a message of State output and graphics for the main program.

    RavensFan wrote:

    I would follow the advice of Lynn and manage each day of data as a separate table of data.  So do not grow a value of several days of data in a single table.  Move to another storage such as file system and clear the table and start again at midnight.

    But I think what they XY graph is the best display for all the reasons you listed as discontinuous data.

    Yes I'm still with the XY graph as we are still in the first part of the development lifecycle and it is possible that the device could be stopped and started several times during the day and I don't want the graphics to get all out of whack.

    But looking at my sub - vi, it occurred to me to treat it as an engine of the action or functional global and put an initialization state it I can call at midnight to clear the shift registers.

    For what is to come back a day or more, maybe it's something that I have work later. Daily data are saved locally in a separate file and using the XLR8 tool I'll roll seven daily files in a weekly Excel workbook for later analysis.

  • Build a data table in a Subvi

    OK first of all, I will say that I am very new to LabVIEW.  I only started using it last week.  I'm used to other programming languages, so if I use a terminology that is not common to LabVIEW, I apologize.

    What I try to do is to collect temperature data and determine when it reaches steady state.  I collect data from a thermocouple USB DAQ in a loop with a user defined number of iterations.  Each of these iterations will in a table.  The mean and standard deviation are calculated from this table.  Everything I say is done inside a while loop and the standard deviation is low enough for the while loop ends.

    It works perfectly, but, there is always a but, I wanted to turn construction calculations, an average and standard deviation of array in a Subvi so that I can use it sometimes as steady state is a big part of what I test.  Also in this way I don't have to have the data table appear on the front.  The question that I try to convey the DAQ data in the Subvi.

    No matter what help do this, or suggestions on a more elegant way to determine the State of equilibrium is greatly appreciated.  I have attached the VI in its intact form and a JPEG of it with the part I want to put in a Subvi converted (boxed) in red.  Hope this is enough information and if you have any questions, concerns or suggestions, do not hesitate to post.  Thank you.

    -Kyle

    You take a single measure by the loop iteration, so to convert dynamic data to a single scalar rather than a table. Now you are left with a 1 d table after the loop and this whole mess to remodel is no longer necessary. All you nead is the Subvi to SD and the average which comes with LabVIEW and so you already have.

    You have a lot of conversions. "itérations" and "numeric" should be I32 (right clic... representation...) I32)

    This sequence of rube goldberg comparison is stupid. All you need is a single comparison "SD".<0.005" and="" wire="" the="" output="" to="" the="" loop="" termination="" condition.="" (btw,="" there="" is="" also="" a="" primitive="" for=""><>

    Seems silly to write all the raw numbers to a file every 10ms. It is probably enough for the 'means' in a log file.

    Why do you not use acquisition of single point and a loop FOR. You can not make an acquisition of hardware timed with points N and dT data, eliminating the loop FOR entirely?

  • ORA-31693: Data Table object 'AWSTEMPUSER '. "' TEMPMANUALMAPRPT_273 ' failed to load/unload and being ignored because of the error:

    Dear all,

    OS - Windows server 2012 R2

    version - 11.2.0.1.0

    Server: production server

    ORA-31693: Data Table object 'AWSTEMPUSER '. "' TEMPMANUALMAPRPT_273 ' failed to load/unload and being ignored because of the error:

    ORA-02354: Error exporting/importing data

    ORA-00942: table or view does not exist

    When taken expdp and faced error mentioned above. but expdp completed successfully with waring as below.

    Work "AWSCOMMONMASTER". "" FULLEXPJOB26SEP15_053001 "finished with 6 errors at 09:30:54

    (1) what is the error

    (2) is there any problem in the dump because file as above of the error. If Yes, then I'll resume expdp.

    Please suggest me. Thanks in advance

    Hello

    I suspect that what has happened, is that demand has dropped a temporary table to during the time that you run the export - consider this series of events

    (1) temp table created by application

    (2) start expdp work - including this table

    (3) the extracted table metadata

    (4) the application deletes the table

    (5) expdp is trying to retrieve data from the table - and gets the above error.

    Just to confirm with the enforcement team that the table is just a temporary thing - it certainly seems it name.

    See you soon,.

    Rich

  • How can I reapply style to data in a data table Spry HTML CSS?

    Hello.  I have Adobe CS6 installed on my computer and am new to the use of Adobe.  This is my first post.  To learn Dreamweaver, I read the book Adobe Dreamweaver CS6 Classroom in a Book.  I now do the Lesson 13 and will have trouble to do the part up to step 21 on page 342.  I have a Spry data table in two ranks, but he lost the CSS style applied in Lesson 7.  I can't reapply.  For example, the title was drawn on pages 194 and 195 using the legend of table content section.  To try to apply a new style, I chose the title, but did not see the style in the drop of class in the property inspector.  Otherwise, I control-click on the style in the CSS Styles Panel, apply in the context menu has been grayed out.  The following two sections of the Lesson 13, HTML data update and work with XML data seem to work very well however.  The second data table Spry to two rows, using XML data, has all the CSS styles.  The first table used in HTML, the file calendar.html (XHTML)data.  I couldn't find a table called calendar.html in the folder of resources 07 lesson (step 1 on page 184).  There is another difference between HTML and XML tables.  When the XML table has been transformed into a Spry data set, it lost the ID created in Lesson 9.  By following the instructions in step 11, page 343, it was added to the XML table.  The table using HTML data kept his ID when he became a Spry data set.

    Here is a screenshot showing the HTML above and XML tables downstairs.

    I hope someone can explain why the table HTML lost its style CSS and how it can be reapplied.  I tried to carefully follow all of the steps in the book.  Thank you.

    Screen Shot 2016-03-10 at 17.01.54.png

    Look at the CSS file and, for example, see the following resources

    . Happy section table {}

    do-size: 90%;

    Width: 740px;

    margin left: 15px;

    border-bottom-width: 3px;

    border-bottom-style: solid;

    border-bottom-color: #060;

    border-collapse: collapse;

    }

    He translated means that you apply a style to an array element inside a section element that is inside an element with a class of content.

    Now, take a look at the markup and see

    Classes and green events

    Here we see a table inside an element with a class of content. Compared to the style rule, the section element is missing.

    Add

    and don't forget the closing (
    ) tag. The markup becomes

    Classes and green events

  • MDM 2.0.1 - What is meant by the "rail" mdm data table?

    What are the 'rail' mdm data table? What they contain? Examples:
    * d1_dvc_k
    * d1_contact_k
    * d1_sp_k
    * d1_install_evt_k

    These tables are tables of 'key '. This concept is part of the infrastructure of the Oracle Utilities applications and is used to hold the values of the unique keys for entities among different environments. In the past it has been used for example by the engine of archive to ensure the key value of the transferred Scriptures to your archive, would still be to your live system. This would prevent the system to create a new entry with the same key as an input value in your archive.

  • Deleted lines flashback: unable to read data - table definition has changed

    Hi all

    Its really Important.

    I unfortunately truncated a table using
    Trancate table mytable;

    and made an alter table to reduce the length of the pricision data.

    But I need back data of tabla

    I used the command to get the deleted lines, below, it shows error.

    query: select * from pol_tot versions between timestamp systimestamp-1 and systimestamp;
    error: ORA-01466: unable to read data - table definition has changed

    query: flashback table pol_tot to timestamp systimestamp - interval '45' minutes;
    error: ORA-01466: unable to read data - table definition has changed

    Well want to share your ideas how can I deleted thoose Records.

    Edited by: 887268 July 8, 2012 12:26

    This

    and Made a alter table to decrease data pricision length.
    

    is the cause of your error.

    Now please do what is obvious.

    -------------
    Sybrand Bakker
    Senior Oracle DBA

  • ADFDI-05577: could not retrieve the data table on the server.

    Dear all,

    My use case is, when I opened my excellent work book, I have this error message is out ' ADFDI-05577: could not retrieve the data table on the server line "and when I click on the button 'OK' of the error message I can recover all the data on the server. Please help me how to solve this error?


    Concerning
    KT

    Thanks much Sireesha Pinninti, John Stegeman, Arun.

    Yes, my problem is of subquery. I found a solution from this site.
    http://www.DBA-Oracle.com/t_ora_01427_single_row_subquery_returns_more_than_one_row.htm,
    http://srinisboulevard.blogspot.com/2010/04/ora-01427-single-row-subquery-returns.html
    http://StackOverflow.com/questions/3804850/erroneous-ora-01427-single-row-subquery-returns-more-than-one-row / / the answer is the last line

    Before change (error subquery)

    CheckingEO.BO,
    (SELECT ntr_no FROM test
    WHERE cs_no = CheckingEO.CS_NO) NTR_NO
    To archive the CheckingEO

    Edit it like this

    (SELECT ntr_no FROM test
    WHERE cs_no = CheckingEO.CS_NO and Rownum = 1) NTR_NO
    To archive the CheckingEO

    Concerning
    KT

    Published by: KT on 23 May 2012 15:35

    Published by: KT on 23 May 2012 15:48

  • HFM data tables

    Hi guru,.

    I use HFM v4 and I was wondering if anyone is familiar with the tables. I have a request to the data table (AppName_DCE_3_2011) 1. I can find the join to lEntity, lAccount, Acpb, lCustom1, lCustom2, lCustom3 and lCustom4 with the exception of lValue , which consist of 2 data: 17 and 56. I have search in the list of table that can relate with lValue and I can only find AppName_VALUE_ITEM table, but the data does not match with the value of data.

    Is there anyone know what is the meaning of 17 and 56 inside the lValue column?

    Very much appreciate your help.
    Thank you
    Anna

    Value item ID (an lValue) dimension for the tables of the WFD are derived from the table of CURRENCIES. The formula should be
    (Currency ITEMID x 3) + 15 = Total of currency
    (Currency ITEMID x 3) + 16 = currency Adj
    (Currency ITEMID x 3) + 17 = currency

    For example, if your first currency is USD (ITEMID = 0) and your second currency CAD (ITEMID = 1)
    $ Total = 15
    Adjs USD = 16
    USD = 17
    Total CAD = 18
    CAD Adjs = 19
    CAD = 20

    The offset of 15 are members of the dimension value in the VALUE_ITEM table.

    -Keith

  • Space occupied by a data table

    Is there a way to know how much disk space is occupied by a data table?

    Try this:

    select
       segment_name           table_name,
       sum(bytes)/(1024*1024) table_size_meg
    from
       user_extents
    where
       segment_type='TABLE'
    and
       segment_name = ''
    group by segment_name
    

    Replace with your desired table name

  • data tables store information of groups and users?

    Hi all

    I want to export all the information of users and groups on the Administration of BI tool. only I can copy them one by one. are there other methods?
    who knows what data tables store information of groups and users?

    Thank you
    Dan.

    Hi dan,.

    As you can not access the link which is very informative. Never I've implemented it but john's suggestion, it should work

    Courtesy John: -.

    OBIEE get all RPD users
    I had to get all the users a repository very large because they where to implement a new security model. Wrote a small script to make life easier:

    ' Read_Users.VBS
    "John Minkjan
    "http:// http://www.obiee101.blogspot.com/
    ' Get all the users from a repository
    1: do an export the PRD UDML using nqgenudml.exe
    2: change the location/name of file in this script
    3: run the script in the cscript Read_Users.VBS command line > users.txt
    Set objFSO = CreateObject ("Scripting.FileSystemObject")

    "this point your EXPORTSet UDML
    objFile = objFSO.OpenTextFile ("E:\names.txt", ForReading)

    Const ForReading = 1
    Dim arrFileLines()
    Dim strRLinedim strTemp1dim strTemp2

    I have = 0

    Up to objFile.AtEndOfStream
    strRline = objFile.ReadLine
    If left(strRline,12) = "USER to DECLARE" then
    ReDim Preserve arrFileLines (i)
    arrFileLines (i) = strRline
    i = i + 1
    end if
    Loop

    objFile.Close
    "Then you can iterate over it like that"
    For each strLine in arrFileLines
    strTemp1 = MID (strLine, 15: 50)
    IF instr (strline,"}" ") > 0 THEN
    strTemp2 = MID (strLine, instr(strline,"{") + 1, (instr(strline,"}") - (instr(strline,"{") + 1))) ELSE strTemp2 = «»
    END IF
    WScript.Echo MID (strTemp1, 1, instr(strTemp1, """)-1) &"; '& strtemp2 '.
    Next

    OBIEE get all users and roles of RPD
    In this http://obiee101.blogspot.com/2009/06/obiee-get-all-users-from-rpd.html post I showed you how to get users to the RPD. That take as a point of departure it is a small step to get users and roles they have and put the export in a XLS:

    ' Read_Usergroups.VBS 'John Minkjan' http: / / http://www.obiee101.blogspot.com/
    ' Get all the users from a repository
    1: do an export the PRD UDML using nqgenudml.exe
    2: change the location/name of file in this script
    3: run the script in the cscript Read_Usergroups.VBS command line > users.txt
    4: put the export in a pivot table XLS

    Set objFSO = CreateObject ("Scripting.FileSystemObject")
    "this point your EXPORT UDML
    Set objFile = objFSO.OpenTextFile ("E:\usergroup.txt", ForReading)
    Const ForReading = 1
    Dim arrFileLines()
    Dim strRLine
    Dim strTemp1
    Dim strTemp2
    Dim strTemp3
    Dim intRoles
    intRoles = 0
    I have = 0
    WScript.Echo "username; FULL_NAME; ROLE; COUNT. "
    Up to objFile.AtEndOfStream
    strRline = objFile.ReadLine
    If left(strRline,12) = arrFileLines (i) 'DECLARE the USER', then Redim Preserve
    strTemp1 = MID (strRLine, 15, 50)
    strTemp1 = MID (strTemp1, 1, instr(strTemp1, """)-1)
    IF instr (strRline,"}" ") > 0 THEN
    strTemp2 = MID (strRLine, instr(strRline,"{") + 1, (instr(strRline,"}") - (instr(strRline,"{") + 1)))
    ON THE OTHER
    strTemp2 = «»
    END IF
    arrFileLines (i) = strTemp1 &"; "& strtemp2
    intRoles = 1
    i = i + 1
    end if
    If intRoles > = 1 then
    If instr (strRline, "has ROLES (" ") > 0 then
    intRoles = 2
    end if
    If intRoles = 2 and instr (strRline, "a of the ROLES (" ") = 0 then
    strTemp3 = MID (strRline, instr (strRline, "" "") + 1.50)
    strTemp3 = MID (strTemp3, 1, instr(strTemp3, """)-1)
    WScript.Echo arrFileLines(i-1) &"; "& strTemp3 &"; 1 "
    end if
    If intRoles = 2 and instr (strRline)",") > 0 then intRoles = 0
    end if
    end ifLoop
    objFile.Close

    UPDATE POST
    Is your on the right track, work these steps you will find glory... I force try it or needed me.

    hope helped you

    Kind regards
    Murielle.

    Published by: Kranthi.K on June 1st, 2011 02:28

  • Data tables example Oracle?

    Hello

    I created the thread SQL and PL/SQL... goes is the link


    Oracle example data tables?

    Any direction is greatly appreciated. Thank you!!

    Examples of Scripts diagram and descriptions of objects
    http://download.Oracle.com/docs/CD/B28359_01/server.111/b28328/scripts.htm

    HTH
    -André

  • Variation of the data in the areas and tables charts

    Hi all

    I was creating an RTF model. The actual data were a kind of form below:
    A1 - 37.70%
    A2 - 10.18%
    A3 - 50,76%

    Data above has been shown very well in the table but on list variants have been found. I simply created a pie chart, but I found something strange while previewing [even in the actual final PDF report also]. It showed the values in the following graph if the original values were something else.
    A1 to 38.22%
    A2 like 10.32%
    A3 51,46%

    Can anyone tell why such a variation is there in the graphics? Therefore, different values of the original in graphics? How can this situation be avoided? What property must be defined for the chart so that it accepts only original values even as shown in the tables?

    Thank you!

    It should not and is not any change in sum :),
    unless you have done differently in both entities (report and graph)

  • Display data table in a chart

    I created a vi that filters data based on the number of comparison (see attached vi). I can't however my table filtered data to display on a graph, with the time/data in the table yet.

    I've also attached the data file, if it helps, I used to test my program.

    Any help is always appreciated.

    Chaz

    Here is all of this.

    I hope this helps

  • data tables

    Hello

    I am struggling with integration plugin DataTables in a site made with Muse and hosted on BC. I've seen some tutorials on the gurus of the BC, and for a while, he worked partially part of the meaning of the stylesheet CSS for Tables of data got applied to the data and the table. However once I changed the data on the spreadsheet and transferred in British Colombia, everything went wrong. I can't get the data in the table. I am not a programmer or a coder, however I do not know some things, but the code generated by Muse is... I have nightmares after he . I checked the code with online tools to find errors and double checked all the necessary files and libraries are in place. I'll post the code below, if anyone could save time and help. I need to enter data into the table and apply the CSS.

    Here is the link to the page hosted in British Colombia: wine list

    Code:

    <! DOCTYPE html >

    < class html = "html" lang = "en - us" >

    < head >

    < script type = "text/javascript" >

    If (typeof Muse == "undefined") window. Muse = {};

    window. Muse.assets = {}

    'required': [' jquery - 1.8.3.min.js ', 'museutils.js', 'jquery.musemenu.js', 'jquery.watch.js', ' wine - list.css "],

    ["outOfDate":]

    };

    < /script >

    < meta http-equiv = "Content-type" content = text/html"; Charset = UTF-8"/ >

    < name meta = "generator" content = "2015.0.2.310" / >

    < title > < /title > wine list

    < name meta = "image-skin-of-external-url" content = "true" / >

    < name meta = 'image-hide-card' happy = "true" / >

    <! - CSS - >

    "< link rel ="stylesheet"type =" text/css"href="/css/site_global.css?3806542319 "/ >

    "< link rel ="stylesheet"type =" text/css"href="/css/master_a-master.css?4026721241 "/ >

    "< link rel ="stylesheet"type =" text/css"href="/css/wine-list.css?504376950 "id ="pagesheet"/ >

    "< link rel ="stylesheet"type =" text/css"href="/css/jquery.dataTables1.css "/ >

    <! - other scripts - >

    < script type = "text/javascript" >

    document.documentElement.className += 'js ';

    < /script >

    <!-JS includes->

    <!-[if lt IE 9] >

    "< script src="/scripts/html5shiv.js?4241844378 "type =" text/javascript"> < / script >

    <! [endif]-->

    < / head >

    < body >

    < div class = "clearfix" id = "page" >

    <! - column - >

    < div class = "position_content" id = "page_position_content" >

    < div class = "colelem clearfix" id = "pu149" >

    <!--Group-->

    <! - region m_editable id = "editable-statics-tag-U149" model = data type 'wine list.html' = 'html' data-ice-options = 'clickable' data-ice-editable 'link' - >

    < div class = 'clearfix gradient grpelem pointer_cursor' id = 'u149' data-muse-uid = "U149" >

    <!--Group-->

    < a class = 'block' href = "index.html" data-href = "page: U74" > < /a > "

    <!-region m_editable id = "editable-statics-tag-U475" model = data type 'wine list.html' = 'image' data-ice-options = 'clickable' data-ice-editable = 'link'->

    < a class = "nonblock no text clip_frame grpelem clearfix" id = "u475" href = "index.html" data-href = "page: U74 ' data-muse-uid ="U475"data-muse-type ="img_frame">"

    <! - image - >

    < div id = "u475_clip" > {module_contentholder, name = "_U475"} < / div >

    < /a >

    <!-/-> m_editable

    <!-region m_editable id = "editable-statics-tag-U438" template = data type 'wine list.html' = 'html' data-ice-options = "" disableImageResize link "- >"

    < div class = "grpelem clearfix" id = "u438-4" >

    <! - content - >

    {module_contentholder, name is '_U438'}

    < / div >

    <!-/-> m_editable

    < / div >

    <!-/-> m_editable

    <!-region m_editable id = 'editable-statics-tag-U439' template = data type 'wine list.html' = 'html' data-ice-options = "" disableImageResize link "- >"

    < div class = "grpelem clearfix" id = "u439-4" >

    <! - content - >

    {module_contentholder, name is '_U439'}

    < / div >

    <!-/-> m_editable

    <!-region m_editable id = "editable-statics-tag-U151" template = data type 'wine list.html' = 'html' data-ice-options = "" disableImageResize link "- >"

    < div class = "grpelem clearfix" id = "u151-6" >

    <! - content - >

    {module_contentholder, name is '_U151'}

    < / div >

    <!-/-> m_editable

    < / div >

    < nav class = "Bar menus colelem clearfix" id = "menuu93" >

    <!-horizontal area-->

    < div class = "clearfix grpelem MenuItemContainer" id = "u94" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u97" href = "index.html" data-href = "page: U74" > "

    <!-horizontal area-->

    < div class = "MenuItemLabel NoWrap clearfix grpelem" id = "u100-4" >

    <! - content - >

    Home < p > < /p >

    < / div >

    < /a >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u290" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u293" href = "news.html" data-href = "page: U289" > "

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u294-4' >

    <! - content - >

    News < p > < /p >

    < / div >

    < /a >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u170" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u173" href = "about.html" data-href = "page: U169" > "

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u176-4' >

    <! - content - >

    < p > on < /p >

    < / div >

    < /a >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u190" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u193" href = "en - primeur.html" data-href = "page: U189" >

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u194-4' >

    <! - content - >

    < p > < /p > first time

    < / div >

    < div class = "grpelem" id = "u196" >

    <! - image - >

    < / div >

    < /a >

    < div class = "Submenu MenuLevel1 clearfix" id = "u191" >

    <!--vertical box-->

    < ul class = "clearfix colelem SubMenuView" id = "u192" >

    <!--vertical box-->

    < class = 'clearfix colelem MenuItemContainer' li id = "u1953" >

    <!-horizontal area-->

    < a class = "other than nonblock grpelem clearfix MenuItem MenuItemWithSubMenu text" id = "u1954" href = "all - in - primeur.html ' data-href =" page: U1952 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u1956-4' >

    <! - content - >

    < p > subject, in the first < /p >

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2001" >

    <!-horizontal area-->

    < a class = "other than nonblock grpelem clearfix MenuItem MenuItemWithSubMenu text" id = "u2002" href = "bordeaux - reports.html ' data-href =" page: U2000 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2003-4' >

    <! - content - >

    Reports of Bordeaux < p > < /p >

    < / div >

    < div class = "grpelem" id = "u2004" >

    <! - image - >

    < / div >

    < /a >

    < div class = "Submenu MenuLevel2 clearfix" id = "u2006" >

    <!--vertical box-->

    < ul class = "clearfix colelem SubMenuView" id = "u2007" >

    <!--vertical box-->

    < class = 'clearfix colelem MenuItemContainer' li id = "u2046" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem clearfix MenuItem MenuItemWithSubMenu" id = "u2047" href = "2012.html" data-href = "page: U2045" > "

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2049-4' >

    <! - content - >

    < p > < /p > 2012

    < / div >

    < div class = "grpelem" id = "u2050" >

    <! - image - >

    < / div >

    < /a >

    < div class = "Submenu MenuLevel2 clearfix" id = "u2051" >

    <!--vertical box-->

    < ul class = "clearfix colelem SubMenuView" id = "u2052" >

    <!--vertical box-->

    < class = 'clearfix colelem MenuItemContainer' li id = "u2476" >

    <!-horizontal area-->

    < a class = "other than nonblock grpelem clearfix MenuItem MenuItemWithSubMenu text" id = "u2477" href = "right - bank.html ' data-href =" page: U2475 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2479-4' >

    <! - content - >

    Libourne < p > < /p >

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2556" >

    <!-horizontal area-->

    < a class = "other than nonblock grpelem clearfix MenuItem MenuItemWithSubMenu text" id = "u2557" href = "left - bank.html ' data-href =" page: U2555 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2559-4' >

    <! - content - >

    Left bank < p > < /p >

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2637" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem clearfix MenuItem MenuItemWithSubMenu" id = "u2638" href = "weather - report.html" data-href = "page: U2636" >

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2641-4' >

    <! - content - >

    < P > < /p > weather

    < / div >

    < /a >

    < /li >

    < /ul >

    < / div >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2096" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem clearfix MenuItem MenuItemWithSubMenu" id = "u2097" href = "2014.html" data-href = "page: U2095" > "

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2098-4' >

    <! - content - >

    < p > < /p > 2014

    < / div >

    < div class = "grpelem" id = "u2099" >

    <! - image - >

    < / div >

    < /a >

    < div class = "Submenu MenuLevel2 clearfix" id = "u2101" >

    <!--vertical box-->

    < ul class = "clearfix colelem SubMenuView" id = "u2102" >

    <!--vertical box-->

    < class = 'clearfix colelem MenuItemContainer' li id = "u2722" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem clearfix MenuItem MenuItemWithSubMenu" id = "u2723" href = "wines.html" data-href = "page: U2721" > "

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2725-4' >

    <! - content - >

    < /P > < p > wines

    < / div >

    < /a >

    < /li >

    < /ul >

    < / div >

    < /li >

    < /ul >

    < / div >

    < /li >

    < /ul >

    < / div >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u210" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u213" href = "services.html' data-href =" page: U209 ">"

    <!-horizontal area-->

    < div class = "MenuItemLabel NoWrap clearfix grpelem" id = "u215-4" >

    <! - content - >

    Services < p > < /p >

    < / div >

    < div class = "grpelem" id = "u216" >

    <! - image - >

    < / div >

    < /a >

    < div class = "Submenu MenuLevel1 clearfix" id = "u211" >

    <!--vertical box-->

    < ul class = "clearfix colelem SubMenuView" id = "u212" >

    <!--vertical box-->

    < class = 'clearfix colelem MenuItemContainer' li id = "u725" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u726" href = "cellar - management.html' data-href =" page: U724 ">

    <!-horizontal area-->

    < div class = "MenuItemLabel NoWrap clearfix grpelem" id = "u728-4" >

    <! - content - >

    < /P > < p > cellar management

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2944" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u2947" href = "sale-to-us.html ' data-href =" page: U2943 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2949-4' >

    <! - content - >

    sales us < /p > < p >

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u1287" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u1290" href = "buy - and - selling.html ' data-href =" page: U1286 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u1292-4' >

    <! - content - >

    < p > purchase / sale < /p >

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2879" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u2880" href = "command-and-wine - sourcing.html ' data-href =" page: U2878 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2881-4' >

    <! - content - >

    < p > you place your order and wine Sourcing < /p >

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2814" >

    <!-horizontal area-->

    "< a class = 'other than nonblock grpelem gradient clearfix MenuItem MenuItemWithSubMenu text' id = 'u2815' href="invoicing%2c-payment-and-delivery.html ' data-href = "page: U2813" >

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2816-4' >

    <! - content - >

    < p > billing, payment and delivery < /p >

    < / div >

    < /a >

    < /li >

    < /ul >

    < / div >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u230" >

    <!--vertical box-->

    < a class = "nonblock nontext MenuItem MenuItemWithSubMenu MuseMenuActive gradient colelem clearfix" id = "u233' href = 'wine list.html' data-href =" page: U229 ">

    <!-horizontal area-->

    < div class = "MenuItemLabel NoWrap clearfix grpelem" id = "u236-4" >

    <! - content - >

    < p > wines < /p >

    < / div >

    < /a >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u270" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u271" href = "contact - us.html ' data-href =" page: U269 ">

    <!-horizontal area-->

    < div class = "MenuItemLabel NoWrap clearfix grpelem" id = "u273-4" >

    <! - content - >

    < p > contact us < /p >

    < / div >

    < /a >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u250" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u251" href = "career.html" data-href = "page: U249" > "

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u253-4' >

    <! - content - >

    < /P > < p > career

    < / div >

    < /a >

    < / div >

    < div class = "clearfix grpelem MenuItemContainer" id = "u310" >

    <!--vertical box-->

    < a class = "other than text nonblock colelem gradient clearfix MenuItem MenuItemWithSubMenu" id = "u313" href = "legal.html" data-href = "page: U309" > "

    <!-horizontal area-->

    < div class = "MenuItemLabel NoWrap clearfix grpelem" id = "u314-4" >

    <! - content - >

    Legal < p > < /p >

    < / div >

    < div class = "grpelem" id = "u316" >

    <! - image - >

    < / div >

    < /a >

    < div class = "Submenu MenuLevel1 clearfix" id = "u311" >

    <!--vertical box-->

    < ul class = "clearfix colelem SubMenuView" id = "u312" >

    <!--vertical box-->

    < class = 'clearfix colelem MenuItemContainer' li id = "u2242" >

    <!-horizontal area-->

    < a class = "other than nonblock grpelem clearfix MenuItem MenuItemWithSubMenu text" id = "u2243" href = "terms--use .html ' data-href =" page: U2241 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2245-4' >

    <! - content - >

    < p > < /p > terms of use

    < / div >

    < /a >

    < /li >

    < class = 'clearfix colelem MenuItemContainer' li id = "u2282" >

    <!-horizontal area-->

    < a class = "other than text nonblock grpelem clearfix MenuItem MenuItemWithSubMenu" id = "u2285" href = "privacy - policy.html ' data-href =" page: U2281 ">

    <!-horizontal area-->

    < div class = 'MenuItemLabel NoWrap clearfix grpelem' id = 'u2288-4' >

    <! - content - >

    < /P > < p > privacy policy

    < / div >

    < /a >

    < /li >

    < /ul >

    < / div >

    < / div >

    < / nav >

    < div class = "colelem clearfix" id = "ppbuttonu3093" >

    <!--Group-->

    < div class = "grpelem clearfix" id = "pbuttonu3093" >

    <! - column - >

    <! - region m_editable id = model 'editable-statics-tag-U3093' data type 'wine list.html' = 'html' data-ice-options = 'clickable' data-ice-editable 'link' - >

    < a class = "nonblock no text button ButtonSelected rounded corners shadow gradient colelem clearfix" id = "buttonu3093" href = "wine list.html" data-href = "page: U229.

    data-muse-uid = "U3093" >

    "<! - box container - > < img class ="grpelem"id ="u3094"alt ="Search of wine"src="/images/blank.gif "/ >

    <! – based on the State of the BG images - >

    < /a >

    <!-/-> m_editable

    < div class = "clearfix colelem gradient" id = "u1425" >

    <!--Group-->

    < nav class = "Bar menus grpelem clearfix" id = "menuu109" >

    <!--vertical box-->

    < div class = "clearfix colelem MenuItemContainer" id = "u117" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u118" >

    <!-horizontal area-->

    <!-region m_editable id = 'editable-statics-tag-U121' template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = "clearfix grpelem MenuItemLabel" id = "u121-4" >

    <! - content - >

    {module_contentholder, name is '_U121'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u415" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u416" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U418" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u418-4' >

    <! - content - >

    {module_contentholder, name is '_U418'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u401" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u402" >

    <!-horizontal area-->

    <!-region m_editable id = 'editable-statics-tag-U404' template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = "clearfix grpelem MenuItemLabel" id = "u404-4" >

    <! - content - >

    {module_contentholder, name is '_U404'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u1108" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u1111" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U1114" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u1114-4' >

    <! - content - >

    {module_contentholder, name is '_U1114'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u1115" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u1116" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U1117" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u1117-4' >

    <! - content - >

    {module_contentholder, name is '_U1117'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u1122" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u1125" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U1126" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u1126-4' >

    <! - content - >

    {module_contentholder, name is '_U1126'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u1129" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u1130" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U1132" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u1132-4' >

    <! - content - >

    {module_contentholder, name is '_U1132'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u1136" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u1139" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U1142" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u1142-4' >

    <! - content - >

    {module_contentholder, name is '_U1142'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < / nav >

    < / div >

    <!-region m_editable id = "editable-statics-tag-U2368" template = data type 'wine list.html' = 'html' data-ice-options = "" disableImageResize link "- >"

    < div class = "colelem clearfix" id = "u2368-4" >

    <! - content - >

    {module_contentholder, name is '_U2368'}

    < / div >

    <!-/-> m_editable

    < div class = "clearfix colelem gradient" id = "u1426" >

    <!--Group-->

    < nav class = "Bar menus grpelem clearfix" id = "menuu653" >

    <!--vertical box-->

    < div class = "clearfix colelem MenuItemContainer" id = "u654" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u655" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U658" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u658-4' >

    <! - content - >

    {module_contentholder, name is '_U658'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u661" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u664" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U665" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u665-4' >

    <! - content - >

    {module_contentholder, name is '_U665'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u668" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u669" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U672" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u672-4' >

    <! - content - >

    {module_contentholder, name is '_U672'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < div class = "clearfix colelem MenuItemContainer" id = "u689" >

    <!-horizontal area-->

    < div class = "MenuItem MenuItemWithSubMenu clearfix grpelem" id = "u690" >

    <!-horizontal area-->

    <!-region m_editable id = "editable-statics-tag-U693" template = data type 'wine list.html' = 'html' data-ice-options = 'disableImageResize, clickable link'->

    < div class = 'clearfix grpelem MenuItemLabel' id = 'u693-4' >

    <! - content - >

    {module_contentholder, name is '_U693'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < / nav >

    < / div >

    < / div >

    < div class = 'grpelem clearfix' id = 'ppu3117-9' >

    <! - column - >

    < div class = 'colelem clearfix' id = 'pu3117-9' >

    <!--Group-->

    <!-region m_editable id = "editable-statics-tag-U3117" template = data type 'wine list.html' = 'html' data-ice-options = "" disableImageResize link "- >"

    < div class = 'grpelem clearfix' id = 'u3117-9' data-muse-uid = "U3117" data-muse-type = "txt_frame" >

    <! - content - >

    < id p = 'u3117-2' > < /p > wine list

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < id p = "u3117-7" > < span id = "u3117-6" > enter the keyword to search wines </span >

    < /p >

    < / div >

    <!-/-> m_editable

    < div class = "grpelem clearfix" id = "pu1368" >

    <! - column - >

    <!-region m_editable id = model "editable-statics-tag-U1368" = 'wine list.html' data-type = "image"->

    < div class = "clip_frame colelem" id = "u1368" data-muse-uid = "U1368" data-muse-type = "img_frame" >

    <! - image - >

    {module_contentholder, name is '_U1368'}

    < / div >

    <!-/-> m_editable

    <!-region m_editable id = model "editable-statics-tag-U1370" = 'wine list.html' data-type = "image"->

    < div class = "clip_frame colelem" id = "u1370" data-muse-uid = "U1370" data-muse-type = "img_frame" >

    <! - image - >

    {module_contentholder, name is '_U1370'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    <!-region m_editable id = model "editable-statics-tag-U2435" = 'wine list.html' data-type = "image"->

    < div class = "clip_frame colelem" id = "u2435" data-muse-uid = "U2435" data-muse-type = "img_frame" >

    <! - image - >

    {module_contentholder, name is '_U2435'}

    < / div >

    <!-/-> m_editable

    < div class = "colelem clearfix" id = "pu1923" >

    <!--Group-->

    < div class = "grpelem" id = "u1923" >

    < id of the table = 'datatable-wines"style =" "display: inline-block;" > "

    < thead >

    < b >

    < Td > color < table >

    Name < td > < table >

    Vintage < td > < table >

    < Table > < td > country

    Price < td > < table >

    < td > by < table >

    Case of < td > < table >

    < td > < table > available bottle

    < /tr >

    < / thead >

    < tbody >

    {module_webapps, 26740, one, 500, false, false,-1}

    < / tbody >

    < /table >

    < / div >

    <!-region m_editable id = model "editable-statics-tag-U1366" = 'wine list.html' data-type = "image"->

    < div class = "clip_frame grpelem" id = "u1366" data-muse-uid = "U1366" data-muse-type = "img_frame" >

    <! - image - >

    {module_contentholder, name is '_U1366'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < / div >

    < div class = "verticalspacer" > < / div >

    < div class = "colelem clearfix" id = "u2604" >

    <!--Group-->

    <!-region m_editable id = "editable-statics-tag-U2209" template = data type 'wine list.html' = 'html' data-ice-options = "" disableImageResize link "- >"

    < div class = "grpelem clearfix" id = "u2209-4" >

    <! - content - >

    {module_contentholder, name is '_U2209'}

    < / div >

    <!-/-> m_editable

    < / div >

    < / div >

    < / div >

    < div class = "preload_images" >

    "< img class ="preload"src="/images/u3094-r.png "alt =" "/ >"

    <!-[if lt IE 9] >

    "< img class ="preload"src="/images/u97-r-grad.png "alt =" "/ >

    "< img class ="preload"src="/images/u97-m-grad.png "alt =" "/ >

    "< img class ="preload"src="/images/u726-r-grad.png "alt =" "/ >

    "< img class ="preload"src="/images/u726-a-grad.png "alt =" "/ >

    "< img class ="preload"src="/images/u1290-r-grad.png "alt =" "/ >

    "< img class ="preload"src="/images/u1290-a-grad.png "alt =" "/ >

    <! [endif]-->

    < / div >

    <!-JS includes->

    < script type = "text/javascript" >

    If (document.location.protocol! = ' :') https document.write())

    ' ' \x3Cscript src = ' http://musecdn1.BusinessCatalyst.com/scripts/4.0/jQuery-1.8.3.min.js "type =" text/javascript"(> \x3C/script > '); "

    < /script >

    < script type = "text/javascript" >

    window.jQuery | document. Write ("\x3Cscript src="/scripts/jquery-1.8.3.min.js "type =" text/javascript "> \x3C/script > ');

    < /script >

    "< script type =" text/javascript"src="/js/jquery.dataTables.js "> < / script >

    < script type = "text/javascript" >

    $("#datatable-wines").css ("display", "none");

    {$(document) .ready (function ()}

    $(".pagination").hide ();

    $("#datatable-vins"). DataTable();

    $("#datatable-wines").css ("display", "inline-block");

    $("#datatable-wines_filter_input").css ("border", "1px solid silver");

    });

    < /script >

    "< script src="/scripts/museutils.js?4098652165 "type =" text/javascript"> < / script >

    "< script src="/scripts/jquery.musemenu.js?4042164668 "type =" text/javascript"> < / script >

    "< script src="/scripts/jquery.watch.js?3999102769 "type =" text/javascript"> < / script >

    <! - other scripts - >

    < script type = "text/javascript" >

    {$(document) .ready (function ()}

    try {}

    (function() {}

    var a = {},

    b = {function (a)}

    If (a.match (/ ^ rgb /)) return a = a.replace(/\s+/g, "").match(/([\d\,]+)/gi)[0].split(","), (parseInt (a [0]) < <)

    (16) + (parseInt (a [1]) < < 8) + parseInt (a [2]);

    If (a.match (/ ^ \ #/)) return parseInt (a.substr (1), 16);

    Returns 0

    };

    (function() {}

    {$('link[type="text/css"]').each (function ()}

    var b = ($(this) .attr ("href") |) "") match (/ \ /?). css\ / ([\w\-] +------.css)------? () \d+)/);

    b & & b [1] & & b [2] & & (a [b [1]] = b [2])

    })

    })();

    (function() {}

    $("body").append ("< div class ="version"style =" display: none; width: 1px; height: 1px;) ("> < / div > ');

    for (var c = $(".version»), d = 0; d < Muse.assets.required.length ;) {

    var f = Muse.assets.required [d],

    g = f.match (/ ([\w\-\] +)------.) (\w+)$/),

    k = g & & g [1]? g [1]: null;

    g = g & & g [2]? g [2]: null;

    switch (g.toLowerCase ()) {}

    case 'css ':

    k = k.replace(/\W/gi, "_") .replace (/ ^([^a-z])/gi, "$1" "");

    c.addClass (k);

    var g = b (c.css ("color")),

    h = b (c.css("background-color"));

    g! = 0 || h! = 0 ? (Muse.assets.required.splice (d, 1), "undefined"! = typeof a [f] & & (g! = a []))

    [f] > > > 24 | h! = (a [f] and 16777215)) & & Muse.assets.outOfDate.push (f)): d ++;

    c.removeClass (k);

    break;

    case 'js ':

    k.match (/ ^ jquery-[. \d\] + / IM) & &

    typeof $! = "undefined"? Muse.Assets.Required.splice (d, 1): d ++;

    break;

    by default:

    error ("unsupported file type:" + g);

    }

    }

    c.Remove ();

    If (Muse.assets.outOfDate.length |) Muse.Assets.Required.Length) c =

    "Some files on the server may be missing or incorrect. Clear the cache of the browser, and then try again. If the problem persists please contact the author of the Web site. », ()

    d = location & & location.search & & location.search.match & & location.search.match(/muse_debug/gi)

    ) & & Muse.assets.outOfDate.length & & (c += "\nOut date:"+ Muse.assets.outOfDate.join(",") "), d & &

    Muse.Assets.Required.Length & & (ch. += "\nMissing:"+ Muse.assets.required.join(",") "), (c) alert

    })()

    })();

    / * body * /.

    Muse.Utils.transformMarkupToFixBrowserProblemsPreInit (); / * body * /.

    Muse.Utils.prepHyperlinks (true); / * body * /.

    Muse.Utils.initWidget('.) Menu bar ', {function (elem.)}

    return $(elem) .museMenu ();

    }); / * unifiedNavBar * /.

    Muse.Utils.fullPage ('#page'); / * page 100% height * /.

    Muse.Utils.showWidgetsWhenReady (); / * body * /.

    Muse.Utils.transformMarkupToFixBrowserProblems (); / * body * /.

    } catch (e) {}

    If (e & & 'function' == typeof e.notify) e.notify ();

    else Muse.Assert.fail (' error by calling the selection function: "+ e);

    }

    });

    < /script >

    < / body >

    < / html >

    Thank you.

    Hello

    At a first glance I can see that the way that you're out of the wine list (available list webapp in Manager of Site-> Module models-> Web App Layouts-> list) isn't really in the format that DataTables expects.

    If you go with data from source HTML (DOM) , as shown in the DataTables docs, then the HTML code should have a common table format (HTML table tag)

    So instead of having something like this:

    {tag_colour}{tag_name}{tag_vintage}{tag_country}{tag_price}{tag_per}{tag_cases available}{tag_bottles available}

    You should change it to something like this:

    
        {tag_colour}
        {tag_name}
        {tag_vintage}
        {tag_country}
        {tag_price}
        {tag_per}
        {tag_cases available}
        {tag_bottles available}
    
    

    Oh and by the way, the {module_webapps} should be like this:

            
                  {module_webapps}
                
    Colour Name Vintage Country Price Per Cases available Bottle available

    Try it and let me know.

    M.

Maybe you are looking for

  • Install LV2010 on ubuntu

    I try to use the command 'sudo sh INSTALL' to install LV2010 on the last version of ubuntu, but it gives the error in the process as being attached. Any suggestion, thank you.

  • Confusion of shared folders

    Three questions: (1) Let's say I'm the administrator (say 1 user) on a stand-alone computer. Let's say I do not put any files or folders in Shared Documents, then I'm safely assuming that another user on the pc (for example, user 2) doesn't have acce

  • PLANT CD FOR LIFE CAM HD-3000 FOR WINDOWS 7

    WHERE CAN I BUY?

  • Mini 1000 HP password reset help.

    Help, please! Had to replace the CMOS battery, then I got this error. Password check failed Fatal error... System stopped. CNU9319PV3

  • Consolidation and failover for the uplink on the Distributed switch port group

    HelloI have a problem with the implementation of a distributed switch, and I don't know I'm missing something!I have a few guests with 4 of each physical cards. On the host eash I configured 2 virtual switches (say A and B), with 2 physical network b