Flash MX Menu Tabs Template

Hi there. I'm trying to create a menu tab on my website and I
found the generic Tabbed Menu template (Menu_tabs) on FlashMX
fitted me perfectly . The only problem is I would like the sub menu
to appear onrollover, rather than onclick. Unfortunatly I don't
understand the code and have no idea how to change this. Would
anyone be able to help me out? Thanks

ici :
http://www.flashkit.com/movies/Interfaces/Menus/vertical-simone_m-3978/index.php
http://www.flashkit.com/movies/Interfaces/Menus/The_Vert-Matthew_-4945/index.php
http://www.flashkit.com/movies/Interfaces/Menus/Menu_wit-dbk-9210/index.php
�a marche par clic et non pas au survol pour les 2
1ers, mais �a peut
�tre un d�but ?
y'en a encore plein d'autres sur flashkit, j'ai
cherch� "vertical menu",
match=all
hth
Ned
Bien faire et laisser braire ...
mais apr�s avoir lu & compris ceci :
http://faqmm.free.fr

Similar Messages

  • Make a menu tab active when using templates

    Could anyone tell me how de we achieve making a menu tab active when using a template and a combination of html & php. I am putting the code I am using for my menu and do not see how to do this and how to relate inner pages to the right menu tab ... The site has hundreds of pages so i hope there is an easy way to do this without having to create duplicated templates. Many thanks.
          <li><span class="divider divider-vert" ></span></li>
          <li><a href="Hostels.html">Hostels Brasil</a></li>
          <li><a href="Historico.html">Historico e Filosofia</a></li>
          <li><span class="divider divider-vert" ></span></li>
          <li><a class="item-primary" href="Brasil-Carteira.html">Carteira HI Brasil</a>
             </li>
          <li><span class="divider divider-vert" ></span></li>
           <li><span class="divider divider-vert" ></span></li>
          <li><a class="item-primary" href="hostels-mondo/index.html">Hostels do Mundo</a>
    </li><li><a class="item-primary" href="Contato.html">Contato</a>
            </li></ul>

    Humm .. really not sure what I'm doing wrong here .... I've been redesigning the whole menu but cannot get that to work , if you dont mind I am sending you the code here first so you can already have a look and see if there is some obvious mistake , I am still testing all this on my local machineand as I completly re made the menu for the purpose I cannot upload the files and let the client see a menu like this  (now I was also wondering if maybe this would only work on a live server ?)
    So my menu is like this
    <div id="nav-container"><div id="nav">
        <ul>
          <li><a href="../index.html">Home</a></li>
          <li><a href="../viagem-brasil/destinos.html">Destinos</a></li>
          <li><a href="#">menu</a></li>
        </ul>
      </div>
    </div>
    Then just befor the </body> tag I have the following :
    <script src="http://labs.adobe.com/technologies/spry/includes_minified/SpryDOMUtils .js"></script>
    <script>
           function InitPage(){
            Spry.$$('nav li').forEach(function(node){
            var a=node.getElementsByTagName("a")[0]; // finds all a elements inside the li, but we only want the first so [0]
            if(a.href == window.location){
                Spry.Utils.addClassName(node,"activeMenuItem");
        Spry.Utils.addLoadListener(InitPage);
        </script>
    And my css is, you will notice I am trying to get an image as background but this is only a detail .....
    #nav{
        margin: auto;
        color: #FFF;
        height: 65px;
        width: 1060px;
        text-align: left;
        background-image: url(../images/menubg.gif);
    #nav-container
        height:65px;
        background-image:url(../images/menubg.gif);
        width: 100%;
    #nav-container ul {
    padding:0;
    margin:0;
    list-style-type:none;
    #nav-container li {
        margin-left:2px;
        float:left;
        height: 55px;
        /* [disabled]padding-top: 25px; */
    #nav-container ul li a {
        display:block;
        float:left;
        width:100px;
        /* [disabled]background-color:#6495ED; */
        color:#FFF;
        text-decoration:none;
        text-align:center;
        padding:5px;
        /* [disabled]margin-top: 20px; */
        height: 25px;
        padding-top: 30px;
    #nav-container ul li a:hover {
        background-image: url(../images/menuHome.png);
        display:block;
        float:left;
        width:100px;
        /* [disabled]background-color:#6495ED; */
        color:#FFF;
        text-decoration:none;
        text-align:center;
        padding:5px;
        /* [disabled]margin-top: 20px; */
        height: 25px;
        padding-top: 30px;
    .activeMenuItem a {
            background:#a59a84;
            color:#000;
    .activeMenuItem a {
        background:#a59a84;
        color:#ffffff;
        background-image: url(../images/menuHome.png);
    I really thank you for your time and hope you'll spot the mistake, if not I will do upload something so we can see it live !
    Many thanks

  • White flash from spry menu tab

    Hi, I have an annoying problem with the spry menu tab on the
    site
    www.ISUCKAT_GOLF.net (without the dash) As you scroll down
    the spry menu tab when you reach a tab that expands off to the
    right you get an annoying but brief white flash. If you went to
    "fun stuff' on the tab for instance then scrolled down to "That
    really tees me...", when you scroll over it it expands but also
    flashes white below for a millisecond. All the tabs that expand do
    this. Any settings that can be changed to prevent this?
    Thanks very much!

    Adjust inline styles to suit your needs.
    <li><a tabindex="-1" href="giving/index.html" class="MenuBarItemSubmenu" style="background:none; color:#FFF; background: #000;">GIVING</a>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Dynamic Tab Template : Use Menu Navigation Across Multiple Applications

    Hi
    I have the following use case and would appreciate help.
    Our client has multiple applications which they need integrated into a single home page. I am using the dynamic tab template as my home page with multiple panel boxes containing application specific menus. I need to be able to create a tab from any application via the menu.
    My strategy is to use bounded task flows in the various applications, but I am not 100% sure on how to do it. The applications would also contain multiple task flows, so I would then need to be able to paramatise the task flows so that it can execute the correct flow case.
    Thanks.
    Leon.

    Hi Sireesha
    I can access the remote task flow from the menu using the action listener. When I use a managed bean to add a new tab using the task flow it fails with;
    <RegistrationConfigurator><handleError> Server Exception during PPR, #1
    java.lang.NullPointerException
    The managed bean method to add the tab and execute the task flow is;
    private void startActivity(String title, String taskid, boolean isNew) {
    try {
    if (isNew) {
    TabContext.getCurrentInstance().addTab(title, taskid);
    } else {
    TabContext.getCurrentInstance().addOrSelectTab(title, taskid);
    } catch (TabContext.TabOverflowException e) {
    System.out.println("");
    Where title is the tab title and taskid is the task id in format TaskFlowName.xml#TaskFlowID.
    Thanks.

  • IE+Vista+Flash context menu lockout

    Hi there experts,
    I'm tinkering with the mic activity AS3 stuff (although this
    is a general
    flash question). This issue happens whether the .fla is
    trying reading the
    mic or not though. On IE+XP I can right click to get context
    menu up, then
    select allow mic access fine.
    On IE+Vista the menu comes up, but all the tabs and buttons
    are partially or
    totally unresponsive! It's like the browser is blocking mouse
    clicks or
    something. I can't set mic to allow access, even though the
    mic can be seen
    to be read on the activity level meter on the context menu.
    Has anyone else had this problem? I can't seem to google for
    the exact issue
    so far.
    Many thanks
    Richard Smith

    I found out part of the problem myself in the end.
    Wacom Tablet on Vista+IE. Clicks on browser fine. Clicks on
    Flash stage
    fine. Clicks on some Flash context menu buttons blocked.
    Using a mouse on
    the same system worked fine.
    May be a Wacom driver issue? But still very odd behavior!
    Thanks
    Richard Smith

  • Removng flash context menu

    Hi,
    I have to play some swf files in my VC++ application. I am
    using the flash ocx control to load and play the swf files.
    I need to avoid the flash context menu that is coming when
    right clicking.
    (If this is not the right forum to ask this question, please
    suggest)
    Thanks in advance.

    In publish settings under html tab uncheck "Display
    menu"

  • Is there a way to backup my bookmarks from the bookmarks menu tab?

    After recently having a problem reinstalling my old bookmarks, I'm now wondering if there is a easy way to backup my very recent bookmarks, when I enter my bookmarks from the menu tab? I don't see a link within the bookmarks tab to do so. It would be nice to see a specific link within the bookmarks tab to do such a function. Does anyone have any solutions, or know a way to quickly backup my bookmarks? Thank you.

    Bookmark backup and restore
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    *https://support.mozilla.org/en-US/kb/restore-bookmarks-from-backup-or-move-them

  • Help needed in creating easy flash photo menu

    First hello to all of you And greetings from Poland
    Could somebody help me or give me a guide, maybe a tutorial how to create an easy flash photo menu in AS3 or 2. Let me explain what I want to do this is my image menu done i PSD is my image menu done i PSD:
    This menu should be with "clickable" URL images, in the left and right where the red circles are I want to add arrows to change to new images - a whole page with new 9 images - I wanted to ad a nice "change" effect. Also I want to add a "close up" image when onmouseover - something like in this gallery when you move your mouse on the images http://www.flashmo.com/preview/flashmo_129_circle
    Is this possible and somebody could give me a hand? Tutorial would be nice because I would like to learn something new, but if you have AS which could fit my demands also would be nice  For help I could only be grateful and give you a virtual beer

    use google to search for:  flash photogallery tutorial.

  • Inserting Flash in a DW template

    I'm relatively new to Dreamweaver (version 8) and I'm having
    a problem inserting a flash (.swf) slideshow of pictures into a
    template that then updates several webpages. The problem is, when I
    insert the flash into the template page and the webpages get
    updated, the flash animation does not play on the webpages and just
    has a white box. If I detach the template from the webpage, then
    the flash displays correctly. But the problem with that is then
    there is no point to using a template because I would have to
    manually update each webpage instead of just the template when I
    want to make a change to all the webpages. The problem must be with
    the template, because when I try to attach the template to a very
    simple webpage containing only a couple words and no other
    graphics, the flash will not display correctly. Any ideas on what
    is wrong or how I can insert a flash slideshow into a template so
    that it updates the webpages correctly?

    Make the link to the Flash element ROOT relative.
    That way, the link doesn't need to be managed and will work
    just fine in
    your Template child pages.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "buckeyestargazer" <[email protected]> wrote
    in message
    news:gbreos$cpq$[email protected]..
    > I'm relatively new to Dreamweaver (version 8) and I'm
    having a problem
    > inserting a flash (.swf) slideshow of pictures into a
    template that then
    > updates several webpages. The problem is, when I insert
    the flash into
    > the
    > template page and the webpages get updated, the flash
    animation does not
    > play
    > on the webpages and just has a white box. If I detach
    the template from
    > the
    > webpage, then the flash displays correctly. But the
    problem with that is
    > then
    > there is no point to using a template because I would
    have to manually
    > update
    > each webpage instead of just the template when I want to
    make a change to
    > all
    > the webpages. The problem must be with the template,
    because when I try
    > to
    > attach the template to a very simple webpage containing
    only a couple
    > words and
    > no other graphics, the flash will not display correctly.
    Any ideas on
    > what is
    > wrong or how I can insert a flash slideshow into a
    template so that it
    > updates
    > the webpages correctly?
    >
    >

  • If i open a new window instead of a new tab, in the new window does not appear the menu tab

    i want to open new windows instead of tabs and in the new window should appear the menu tab and scrolling up and down, but now with the new version the menu tab does not appear and i cannot scroll up and down.

    Do you mean opening a window via the File menu (File > New Window) or do you always want to open links that you click on web pages in a new window?
    See also:
    *http://kb.mozillazine.org/Prevent_websites_from_disabling_new_window_features
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config

  • Cross tab template for a matrix rdf report

    Hi
        I have a matrix report which displays in text except it continues to displays columns on a new header as the numberof columns are dynamic
    In the text report it displays lke this. Columns are the period. if its more than 5 columns it goes into the next header.
    The number of columns are dynamic.
    Current output
      Period                                May-08    June-08  July-08   Aug-08    Sep-08.
    company    Acct  Category      
    1201         23232  test1         10..0        20.02     3.033    45.999   46.777
                    23245  test2          10..0        20.02     3.033    45.999   46.777
    1202         223232  test13      120..0        20.02     3.033    45.999   46.77
                    23245  test23        110..0        20.02     3.033    45.999   46.777                        
      Period                                 Oct-08    Nov-08 
    company    Acct  Category      
    1201         23232  test1         10..0        20.02    
                    23245  test2          10..0        20.02    
    1202         223232  test13      120..0        20.02    
                    23245  test23        110..0        20.02    
    Desired output
                             Period          May-08    June-08  July-08   Aug-08    Sep-08... .... ...     oct-08 
    company    Acct  Category      
    1201         23232  test1         10..0        20.02     3.033    45.999   46.777                   20.02    
                    23245  test2          10..0        20.02     3.033    45.999   46.777                   20.02    
    1202         223232  test13      120..0        20.02     3.033    45.999   46.77                    20.02    
                    23245  test23        110..0        20.02     3.033    45.999   46.777                 20.02    
    How to display in this format continously in Cross tab Template.
    Could someone help

    Hi
    My xml dta file is not similar to yours though. I dont know why i am getting like this. The staring xml codes in bold are unsual
    <?xml version="1.0"?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <FASPRJ>
    <LIST_G_SUMDEPR1PERACCT>
    <G_SUMDEPR1PERACCT>
    <LIST_G_COMP_CODE>
    <G_COMP_CODE>
    <COMP_CODE>1201</COMP_CODE>
    <LIST_G_ACCT>
    <G_ACCT>
    <ACCT>791010</ACCT>
    <CATEGORY>BUILDING</CATEGORY>
    <LIST_G_PERIOD_NAME>
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *</LIST_G_PERIOD_NAME>*
    *</G_ACCT>*
    *<G_ACCT>*
    *<ACCT>791010</ACCT>*
    *<CATEGORY>EQUIPMENT</CATEGORY>*
    *<LIST_G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *</LIST_G_PERIOD_NAME>*
    *</G_ACCT>*
    *<G_ACCT>*
    *<ACCT>791010</ACCT>*
    *<CATEGORY>FURN&amp;FIXT</CATEGORY>*
    *<LIST_G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *</LIST_G_PERIOD_NAME>*
    *</G_ACCT>*
    *<G_ACCT>*
    *<ACCT>791010</ACCT>*
    *<CATEGORY>LEASEHOLDS</CATEGORY>*
    *<LIST_G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *</LIST_G_PERIOD_NAME>*
    *</G_ACCT>*
    *<G_ACCT>*
    *<ACCT>791012</ACCT>*
    *<CATEGORY>FURN&amp;FIXT</CATEGORY>*
    *<LIST_G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>APR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>AUG-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>DEC-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>FEB-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JAN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUL-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>JUN-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAR-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>MAY-10</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>NOV-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>OCT-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-08</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *<G_PERIOD_NAME>*
    *<PERIOD_NAME>SEP-09</PERIOD_NAME>*
    *<LIST_G_DEPR1>*
    *</LIST_G_DEPR1>*
    *</G_PERIOD_NAME>*
    *</LIST_G_PERIOD_NAME>*
    *</G_ACCT>* <G_ACCT>
    <ACCT>791012</ACCT>
    <CATEGORY>LEASEHOLDS</CATEGORY>
    <LIST_G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>APR-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>4</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>APR-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2010</FISCAL_YEAR>
    <PERIOD_INDEX>4</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>AUG-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2008</FISCAL_YEAR>
    <PERIOD_INDEX>8</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>AUG-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>8</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>DEC-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2008</FISCAL_YEAR>
    <PERIOD_INDEX>12</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>DEC-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>12</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>FEB-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>2</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>FEB-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2010</FISCAL_YEAR>
    <PERIOD_INDEX>2</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JAN-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>1</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JAN-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2010</FISCAL_YEAR>
    <PERIOD_INDEX>1</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUL-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2008</FISCAL_YEAR>
    <PERIOD_INDEX>7</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUL-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>7</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUN-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>6</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUN-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2010</FISCAL_YEAR>
    <PERIOD_INDEX>6</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAR-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>3</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAR-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2010</FISCAL_YEAR>
    <PERIOD_INDEX>3</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAY-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>5</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAY-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2010</FISCAL_YEAR>
    <PERIOD_INDEX>5</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>NOV-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2008</FISCAL_YEAR>
    <PERIOD_INDEX>11</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>NOV-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>11</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>OCT-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2008</FISCAL_YEAR>
    <PERIOD_INDEX>10</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>OCT-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3796.07</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>10</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>SEP-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.76</DEPR1>
    <FISCAL_YEAR>2008</FISCAL_YEAR>
    <PERIOD_INDEX>9</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>SEP-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    <G_DEPR1>
    <DEPR1>3798.78</DEPR1>
    <FISCAL_YEAR>2009</FISCAL_YEAR>
    <PERIOD_INDEX>9</PERIOD_INDEX>
    </G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    </LIST_G_PERIOD_NAME>
    </G_ACCT>
    <G_ACCT>
    <ACCT>792100</ACCT>
    <CATEGORY>EQUIPMENT</CATEGORY>
    <LIST_G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>APR-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>APR-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>AUG-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>AUG-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>DEC-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>DEC-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>FEB-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>FEB-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JAN-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JAN-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUL-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUL-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUN-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>JUN-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAR-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAR-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAY-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>MAY-10</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>NOV-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>NOV-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>OCT-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>OCT-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>SEP-08</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    <G_PERIOD_NAME>
    <PERIOD_NAME>SEP-09</PERIOD_NAME>
    <LIST_G_DEPR1>
    </LIST_G_DEPR1>
    </G_PERIOD_NAME>
    </LIST_G_PERIOD_NAME>
    </G_ACCT>

  • Unable to Create Certifications Menu Tab in sysdmin console of 11g R2 PS1

    Hi All,
    I installed 11g R2 PS1 Successfully. But i am unable see the Certifications menu tab in Sysadmin console.
    Can anyone please let me know how to resolve this issue.
    I applied following patches.
    Patch Numbers :
    16385074
    13913356
    16024267
    14196234
    16366204
    16478722
    Regards,
    idmr2

    This can happen due to OIM-LDAP wrong attribute mapping/value getting passed.
    Can you please first try with OOTB attributes and see how it behaves?
    J

  • How to correct XML Output in Cross Tab Template for sum function?

    I have designed a Cross Tab Template to summarize R12 Account Analysis data by Period by Party_name. The template is doing what I want it to do with the exception of amount. I have a function in the sum(accounted_net) field and it will only display 0.00 even though I know there are actual amount. Can someone help in looking at my template to see what I have done wrong?
    Here is the sum funciton.
    <?if:count(current-group()[CCID_SOURCE=$ABC])?><?sum(current-group()[CCID_SOURCE=$ABC]/ACCOUNTED_NET)?> <?end if?>
    CCID_SOURCE is an element I created in XML to concatnate CCID and Party_name for grouping. $ABC is a variable that I defined for "CCID_SOURCE" to check if there is null value for a specific ccid_party. If it's null, it won't do the sum function, otherwise it will sum the accounted_net for the period_name, party_name.
    Thank you for your help.
    Stacey

    Figured this out on our own

  • My Firefox menu tab has just disappeared from the left hand top corner. How do I get it back?

    Today when I opened Firefox the menu tab on the top left hand corner was missing.???
    How can I print without a menu tab? How do I restore the menu tab?

    See this - https://support.mozilla.org/en-US/kb/how-do-i-get-firefox-button

  • Menu tabs in adf faces on jdeveloper 10.1.3.5

    Hi,
    I am new to jdeveloper and I am looking for a sample code for menu tabs without binding the tabs to menu model.
    I went through the ADF development guide but it has example only with menu model.
    Can somebody provide me with an example for menu tabs?
    Thanks,
    Bablu

    You mean something like this?
    http://www.oracle.com/technology/products/jdev/tips/muench/1013srdemo/index.html

Maybe you are looking for

  • Error in netbeans IDE when creating new file

    Hai, I am doing a project in netbeans. When i want to create a new java class in a project i right clicked the project and from the menu i selected the java file. In that dialog box i entered the name of the java file but in the bottom of the dialog

  • Ical invitations not working, PLEEEEASE help! (long, sorry)

    I have an iphone 4 running iOS 5.1.  My husband has a 3GS running 5.x (as current as he can get it, not sure if it's 5.1 or not). I have my original apple ID from years ago, which I use for just about everything - it is NOT an apple email address.  T

  • Window manual resizing issues

    Since Yosemite cursor frequently fails to switch (to double arrow) when mouse hovering on window's edges. Resizing actually works with the standard cursor arrow but it's not natural and very annoying. So far I've noticed this with Preview and Chrome.

  • Remove html-formatting

    Hello, is there any Function or other way to remove html-formatting from a string example <b>test</b> i only want 'test' as result best would be call function that returns string without formatting thanks very much Helmut

  • Before upgrading Should I...?

    Before i start, I want to apologize for starting another SL upgrade topic/question, but i didn't see anything about this, and didn't want to hijack another's topic. I recently installed OSX Leopard (10.5.8) about two weeks ago, so I haven't had it ve