Spry Gallery on I.E. and Safari

I'm new with SPRY framework I'm adopting the gallery.
My code works well with Mozilla but its now working well with
Safari and I.E.
Whats the problem?
Here's my code:
<div spry:region="dsGallery " spry:repeat="dsGallery"
spry:test="'{@base}'.match(/<?php echo $task;?>/);"
spry:choose="choose">
<div spry:when="'{@base}'.match(/<?php echo
$task;?>/);
dsGallery.setCurrentRow('{ds_RowID}');"></div>
</div>
<table cellpadding="0" cellspacing="0"
border="0"><tr class="gallery">
<td><a
href="component/option,com_gallery/task,gallery/Itemid,53/">&laquo; </a></td>
<td
spry:region="dsGallery">{sitename} </td>
<td
spry:detailregion="dsAlbum">&raquo; {name}</td>
</tr></table>
<table>
<tr><td id="selectAlbum" align="left"
spry:region="dsAlbum">
<select class="albumName"
spry:repeatchildren="dsAlbum">
<option
onclick="dsAlbum.setCurrentRow('{ds_RowID}');">{name}</option>
</select>
</td></tr>
<tr><td id="previews">
<div id="thumbnails" spry:region="dsPhoto dsAlbum
dsGallery">
<div spry:repeat="dsPhoto"
onclick="HandleThumbnailClick('{ds_RowID}');"
onmouseover="GrowThumbnail(this.getElementsByTagName('img')[0],
'{@thumbwidth}', '{@thumbheight}');"
onmouseout="ShrinkThumbnail(this.getElementsByTagName('img')[0]);"><img
id="tn{ds_RowID}" alt="thumbnail for {@path}" src="<?php echo
$url_xml;?>/{dsGallery::@base}{dsAlbum::@base}{@stored}{@path}"
width="24" height="24" style="left: 0px; right: 0px;" />
</div>
<p class="ClearAll"></p>
</div>
</td></tr>
</table>
<br /><br />
<div align="center">
<table cellpadding="0" cellspacing="0">
<tr><td align="center">
<table cellpadding="0" cellspacing="0" style="border:
10px solid #fffff3;">
<tr><td align="center"><img id="mainImage"
alt="main image" /></td></tr>
</table>
</td></tr>
<tr><td class="title" align="center"
spry:detailregion="dsPhoto">{@caption} </td></tr>
</table>
</div>
Thank you.

thanks for the reply! I figured it out already. Though I have
one more concern,
I would like my thumbnails to appear in rows and right below
it, I would like to display each gallery title, but it keeps piling
in one column.
here's its code after running through php.
<table cellspacing="0" border="0">
<tr><br /><td class="rule">*Click
thumbnails to view each gallery.</td></tr>
</table>
<div spry:region="dsGallery">
<div id="gal_thumbnail"
spry:repeatchildren="dsGallery">
<div >
<a
href="component/option,com_gallery/task,{@base}/Itemid,53/"
title="{sitename}">
<img src="
http://localhost/stevemurrell.com/images/gallery/{dsGallery::@base}{dsGallery::@thumb}"
alt="{sitename}"
onmouseover="dsGallery.setCurrentRow('{ds_RowID}');"></a>
{sitename}
</div>
</div>
</div>

Similar Messages

  • Spry menu works in Firefox and Safari, but not Internet Explorer

    I designed my school website in CS4 and  CS5.  The left spry menu bar appears correctly in Firefox and Safari, but in Internet Explorer the gray background and buttons do not appear.  You can only see the text and when you scroll over the text, it disappears even though when you click on it, the link does appear.  The website is http://ml.chinookschools.org.  I created the site on a mac and I am hosting it on a mac mini server on my network at school.  I am a beginner with Dreamweaver and I'm not sure if someone can help me with this, but I would sure be appreciative for any help offered. Here is the source code for the main template page:
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body>
    <div id="wrapper">
      <div id="header"><a href="../index.html"><img src="../images/header.jpg" width="950" height="121" /></a>
        <div id="apDiv1"><a href="http://chinookschools.org/" target="_blank"><img src="../images/hslink.gif" width="170" height="60" /></a></div>
      </div>
      <div id="bodyArea">
        <div id="left">
          <ul id="MenuBar1" class="MenuBarVertical">
            <li><a href="../calendar.html">Calendar</a>            </li>
            <li><a href="../contactinfo.html">Contact Information</a></li>
            <li><a href="../currenthappenings.html" class="MenuBarItemSubmenu">Current Happenings</a>
              <ul>
                <li><a href="../harwoodhappen.html">Mr. Harwood - K</a></li>
                <li><a href="../haslerhappen.html">Ms. Hasler - K</a></li>
                <li><a href="../tedwardshappen.html">Mrs. T. Edwards - 1</a></li>
                <li><a href="../lewishappen.html">Mrs. Lewis - 1</a></li>
    <li><a href="../whitneyhappen.html">Mrs. Whitney - 2</a></li>
    <li><a href="../weinheimerhappen.html">Mrs. Weinheimer - 3</a></li>
    <li><a href="../cedwardshappen.html">Mrs. C. Edwards - 4</a></li>
    <li><a href="../macleodhappen.html">Mrs. MacLeod - 5</a></li>
    <li><a href="../mackenziehappen.html">Mrs. MacKenzie - 6</a></li>
    <li><a href="../surberhappen.html">Mrs. Surber - Ex. St.</a></li>
              </ul>
            </li>
            <li><a href="../PDFs/gifted.pdf">Gifted &amp; Talented</a></li>
            <li><a href="../libraryhappen.html">Library News</a></li>
            <li><a href="../pto.html">PTO</a></li>
            <li><a href="#" class="MenuBarItemSubmenu">School Information</a>
              <ul>
                <li><a href="../activities.html">Activities</a></li>
                <li><a href="#" class="MenuBarItemSubmenu">Class Schedules</a>
                  <ul>
                    <li><a href="../harwood.html">Mr. Harwood - K</a></li>
                    <li><a href="../hasler.html">Ms. Hasler - K</a></li>
                    <li><a href="../tedwards.html">Mrs. T. Edwards - 1</a></li>
                    <li><a href="../Lewis.html">Mrs. Lewis - 1</a></li>
    <li><a href="../whitney.html">Mrs. Whitney - 2</a></li>
    <li><a href="../weinheimer.html">Mrs. Weinheimer - 3</a></li>
    <li><a href="../cedwards.html">Mrs. C. Edwards - 4</a></li>
    <li><a href="../macleod.html">Mrs. MacLeod - 5</a></li>
    <li><a href="../mackenzie.html">Mrs. MacKenzie - 6</a></li>
                  </ul>
                </li>
    <li><a href="../edlinks.html">Educational Links</a></li>
    <li><a href="../PDFs/handbook.pdf">Handbook</a></li>
    <li><a href="../PDFs/newsletter.pdf">Newsletters</a></li>
    <li><a href="../schoolforms.html">School Forms</a></li>
    <li><a href="../studyhall.html">Study Hall</a></li>
              </ul>
            </li>
            <li><a href="../staff.html">Staff</a>        </li>
            <li><a href="../index.html" class="MenuBarVertical">Home</a></li>
          </ul>
        </div>
    <div id="right"><!-- TemplateBeginEditable name="Editable Area" -->
    <!-- TemplateEndEditable --></div>
        <div id="footer">
          <div align="center"></div>
          <div align="center"></div>
        </div>
      </div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

    You are not using the latest Spry files
    The latest version of the Adobe Spry Framework is 1.6.1, this is the same version that ships with Dreamweaver CS4. If you use Dreamweaver CS3 (uses Spry 1.4), its wise to upgrade your files to the latest version. This can easily be done using the Spry Updater that can be found here.
    Then, if you have a look near the bottom of SpryMenuBarVertical.css you will see that the white background colour has been specified for IE as in
    @media screen, projection
        ul.MenuBarVertical li.MenuBarItemIE
        display: inline;
        f\loat: left;
        background: #FFF;
    Change the value to #CCC and it will have fixed that part of the problem.
    When you upgrade to the later version of Spry, make sure to keep a copy of the CSS file as a reference to modifying the new CSS file.
    Gramps

  • Spry menu works in Firefox and Safari, but not Internet Explorer 6, 7, or 8

    Our school website is doing a re design and in the adobebrowser test lab it looks great in all browsers except for IE 6, 7, & 8. Some of our faculty and staff are still running 7 or 8, so that's why I need to find a fix. For some reason it puts my last menu item underneath the first one which throws the whole thing off, but it's the exact way I want it on all other browsers. Using Dreamweaver CS5.
    Here is the link
    I would appreciate any help! Thanks

    Something has gone awry here but afer that, I'm not sure what to advise:
    </div>
                </li>          
                  <div class="latestnews"></div>
                </li>
              </ul>
              <p class="readmore"><a href="calendar.html">Click here to view all of the latest events &raquo;</a></p>
            </div>
    First off, you aren't supposed to have a <div> nested in an <li>.
    I also think that the whole unordered list there might  be poorly  formed.
    Martin

  • Spry drop down menu not working when tested in ie7, does in FF and safari on mac

    Please help! I have a spry dropdown menu on a page, when tested in FF and Safari it works fine, but when tested in IE the menus don't drop down and the styling to the over state seems to be being ignored. I have attached the code and css below.
    As I am just on the build stage it is in a template, I have not made any editable regions on the template as yet, this should not matter should it? As is probably obvious already I am quite new to this! Please help!
    CODE
    <ul id="MenuBar1" class="MenuBarHorizontal">
         <li><a href="../about us/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>about us</a>
           <ul>
             <li><a href="../calander/index.html" target="_self"><p></p>calendar</a></li>
             <li><a href="../oompah page/index.html" target="_self">oompah brass</a></li>
             <li><a href="../merchandise/index.html" target="_self"><p></p>merchandise</a></li>
           </ul>
         </li>
         <li><a href="../beer/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>beers</a>
           <ul>
             <li><a href="../beer/book a keg/index.html" target="_self"><p></p>book a keg</a></li>
           </ul>
         </li>
         <li><a href="../events/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>events</a>
           <ul>
             <li><a href="../events/oktoberfest events/index.html" target="_self"><p></p>oktoberfest events</a></li>
             <li><a href="../events/corporate/index.html" target="_self"><p></p>corporate</a></li>
             <li><a href="../events/stag hen/index.html" target="_self"><p></p>stag/ hen</a></li>
             <li><a href="../events/birthday group/index.html" target="_self">birthday/ group</a></li>
           </ul>
         </li>
         <li><a href="../sports/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>sports</a>
           <ul>
             <li><a href="../bayern supporters club/index.html" target="_self"><p></p>Bayern Munich uk</a>          </li>
    </ul>
         </li>
         <li><a href="../menu/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>food</a>
           <ul>
             <li><a href="../menu/everyday menu/index.html" target="_self"><p></p>everyday menu</a></li>
             <li><a href="../menu/special menu/index.html" target="_self">special menu</a></li>
           </ul>
         </li>
         <li><a href="../package and tickets/index.html" target="_self" class="MenuBarItemSubmenu">packages and tickets</a>
           <ul>
             <li><a href="../terms and conditions/index.html" target="_self">terms and conditions</a></li>
           </ul>
         </li>
         <li><a href="../double knuckle challenge/index.html" target="_self">double knuckle challenge</a></li>
         <li><a href="../gallery/index.html" target="_self"><p></p>gallery</a></li>
         <li><a href="../contact/index.html" target="_self"><p></p>contact us</a></li>
       </ul>
    CSS
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: 900px;
    text-align: center;
    vertical-align: middle;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
    z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 100px;
    float: left;
    height: 50px;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 100px;
    position: absolute;
    left: -1000em;
    background-color: #f8ba16;
    color: #000099;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    width: 100px;
    color: #300;
    background-color: #f8ba16;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    position: absolute;
    margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    left: auto;
    top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #000099;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em;
    color: #000099;
    text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    background-color: #33C;
    color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    background-color: #f8ba16;
    color: #300;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-repeat: no-repeat;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-repeat: no-repeat;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    position: absolute;
    z-index: 1010;
    filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarHorizontal li.MenuBarItemIE
      display: inline;
      f\loat: left;
      background: #FFF;
    Many thanks in advance.

    Please help! I have a spry dropdown menu on a page, when tested in FF and Safari it works fine, but when tested in IE the menus don't drop down and the styling to the over state seems to be being ignored. I have attached the code and css below.
    As I am just on the build stage it is in a template, I have not made any editable regions on the template as yet, this should not matter should it? As is probably obvious already I am quite new to this! Please help!
    CODE
    <ul id="MenuBar1" class="MenuBarHorizontal">
         <li><a href="../about us/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>about us</a>
           <ul>
             <li><a href="../calander/index.html" target="_self"><p></p>calendar</a></li>
             <li><a href="../oompah page/index.html" target="_self">oompah brass</a></li>
             <li><a href="../merchandise/index.html" target="_self"><p></p>merchandise</a></li>
           </ul>
         </li>
         <li><a href="../beer/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>beers</a>
           <ul>
             <li><a href="../beer/book a keg/index.html" target="_self"><p></p>book a keg</a></li>
           </ul>
         </li>
         <li><a href="../events/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>events</a>
           <ul>
             <li><a href="../events/oktoberfest events/index.html" target="_self"><p></p>oktoberfest events</a></li>
             <li><a href="../events/corporate/index.html" target="_self"><p></p>corporate</a></li>
             <li><a href="../events/stag hen/index.html" target="_self"><p></p>stag/ hen</a></li>
             <li><a href="../events/birthday group/index.html" target="_self">birthday/ group</a></li>
           </ul>
         </li>
         <li><a href="../sports/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>sports</a>
           <ul>
             <li><a href="../bayern supporters club/index.html" target="_self"><p></p>Bayern Munich uk</a>          </li>
    </ul>
         </li>
         <li><a href="../menu/index.html" target="_self" class="MenuBarItemSubmenu"><p></p>food</a>
           <ul>
             <li><a href="../menu/everyday menu/index.html" target="_self"><p></p>everyday menu</a></li>
             <li><a href="../menu/special menu/index.html" target="_self">special menu</a></li>
           </ul>
         </li>
         <li><a href="../package and tickets/index.html" target="_self" class="MenuBarItemSubmenu">packages and tickets</a>
           <ul>
             <li><a href="../terms and conditions/index.html" target="_self">terms and conditions</a></li>
           </ul>
         </li>
         <li><a href="../double knuckle challenge/index.html" target="_self">double knuckle challenge</a></li>
         <li><a href="../gallery/index.html" target="_self"><p></p>gallery</a></li>
         <li><a href="../contact/index.html" target="_self"><p></p>contact us</a></li>
       </ul>
    CSS
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: 900px;
    text-align: center;
    vertical-align: middle;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
    z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 100px;
    float: left;
    height: 50px;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 100px;
    position: absolute;
    left: -1000em;
    background-color: #f8ba16;
    color: #000099;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    width: 100px;
    color: #300;
    background-color: #f8ba16;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    position: absolute;
    margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    left: auto;
    top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #000099;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em;
    color: #000099;
    text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    background-color: #33C;
    color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    background-color: #f8ba16;
    color: #300;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-repeat: no-repeat;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-repeat: no-repeat;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    position: absolute;
    z-index: 1010;
    filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarHorizontal li.MenuBarItemIE
      display: inline;
      f\loat: left;
      background: #FFF;
    Many thanks in advance.

  • Spry gallery with filmstrip wont display images??

    i am currently making a photography website so i am trying to insert the spry gallery widget however once i have inserted it and got it in the right position i cant seem to get the images to show.
    i have clicked on the two links in the properties box at the bottom and linked them to the images in my site folder but they still wont show in live view or safari browser any help would be appreciated.
    Thanks
    Declan

    Sorry, but without a link to your online page, it's a time-wasting, error-prone guessing game.
    If you put your test page and all dependent files online, and post a link here, we will gladly check that:
        Your server is working
        That all required HTML code is correct
        That your folder hierarchy is correct
        That all required dependent files  (HTML, CSS, JS, Images etc.) are uploaded to proper folders
        That Javascript Versions are correct
        That link paths are all correct and case sensitive

  • DivX "for Mac" and Safari -- anyone get it to work on Snow Leopard?

    Pardon me for the length of this post --  it's just a very involved question to which DivX has no answers, and I've literally wasted this entire week trying to get the so-called DivX "Bundle for Mac" to work, with absolutely no joy.
    27" iMac Core 2 Duo 3.06 GHz, 12 GB RAM, OS X 10.6.7
    Safari (v. 5.0.5 [6533.21.1])
    Safari Extensions:
    DivX HiQ 2.1.1.94
    DivX Plus Web Player HTML5 <video> 2.1.1.94
    As anyone who has used YouTube in the past year or however long this option has been available, many videos, under the regular YouTube control bar at the bottom of the video window, have an additional option: DivX HiQ, with a blue "play" button with black arrow, and in white text on black, the message "Press play for higher quality video." EVERY SINGLE time, until yesterday (about which more anon) I've selected DivX HiQ, the YouTube screen turns into the gray DivX Plus player window for a few seconds, sometimes I get a brief "Buffering…" message (sometimes not)* (see below), then a window pops up telling me "DivX Plus Web Player could not download the video, please check your internet connection." (screen shots on request).
    I have DL'd AND installed -- several times over the past few days -- DivX for Mac, version 7.3 (right up-to-date as of 11-30-10 -- great support for the Mac OS), with little or no success or noticeable results. Finally, yesterday, it somehow (I thought) installed correctly: at least instead of nothing whatsoever happening after the install, this time I was whisked magically away to <<http://www.divx.com/en/software/download/installed/mac?os=mac>> where I was rather breathlessly informed "Congratulations! You can now enjoy the highest quality digital video | divx.com." Well, this was something new -- this was the first time I'd ever gotten this far. Then I was shown many movies, promising new marvels:
    The first movie informed me "You have successfully installed DivX software." This WAS something new. Then it told me about the "DivX Plus Web Player… Now Featuring: DivX HiQ… Boost web video quality and performance… … Look for the DivX HiQ Button on your favorite video sites… see better quality and performance with a simple click… Try it out on your favorite sites… YouTube. Vimeo. And more.
    Then I played the NEXT movie, all about the DivX Plus Player, and here I TRULY saw something I'd never seen before: *a DivX Plus Player window, that actually said " Connecting… Buffering: … " and then -- mirabile dictu! -- an actual video began to play, and actually continued to play, with no stops, fits, or error windows, right up until the end. This WAS something new under the sun. It continued, extolling the manifold virtues of "DivX to go," which was of no use to me. The next video was about the DivX Plus Codec Pack, and the video told me about the wonderful things DivX could do in Windows 7, if I was brain-dead enough to USE Windows 7. Useless info, but that video, too, opened up the way I believe the *HiQ videos are supposed to open up in YouTube, for example: "Connecting… Buffering: …," and then actually opening and playing. BTW, I hate to sound like a troglodytic Luddite, but I have no idea what "MKV" video is.
    The final video, which ALSO opened up the way I believe the *HiQ videos are supposed to open up in YouTube, for example: "Connecting… Buffering: …," spoke to me about the manifold joys of DivX Plus converter, which ALSO requires the DivX Player application, and since the DivX Player application (v.7.2 (build 10_0_0_184, Copyright © 2006-2009 DivX, Inc.), which, I was given to understand, was actually a PART of the DivX software I had finally "successfully installed" (according to divx.com's delirious greeting), has never worked, none of what all these videos talked about was going to do me much good. HOW has it never worked, you ask? It has never worked in this way: I click on the DivX Player app icon, the DivX Player window opens, and the Mac OS beach ball spins merrily away, and spins, and spins, and spins -- at this point, I usually go to the kitchen for another cup of the strengthening coffee and the hopefully headache-reducing ibuprofen. When I come back, the beach ball is still spinning, so, resignedly, I go to the "Force Quit" command, where, invariably, I see the message "DivX Player not responding," and, resignedly, I force quit it. Again. This scenario has occurred without variation every single time I've tried to open the DivX Player application. It has never actually opened correctly, it has always shown up in the "Force Quit" window with the comment "DivX Player not responding," and I have always had to Force Quit it.
    Now Here's what may be termed the icing on the cake: fairly well buried in the "DivX for Mac" install package is a pdf "read me." Among many other fables is THIS whopper:
    "For online video tutorials visit the following URL in your web browser: http://go.divx.com/mac/tutorials"
    I did just that, and though the link works, there IS no page on the DivX site for "Mac tutorials." When you click on the link, you get redirected to "http://support.divx.com/faq/view/supportFAQen100/video_tutorials_main." Except for a video tutorial under "DivX Converter_ -- for which I have no use -- entitled "How To Edit Your DivX Converter for Mac Output Settings," and these two: "How To Export To DivX In Final Cut Pro for Mac," and "How To Export To DivX Using QuickTime On A Mac" -- neither of which do me the slightest bit of good, since A) I don't use, nor can I afford, Final Cut Pro, and B) what good would it to to export ANYTHING to DivX when the DivX Player for Mac does not, and has never, done anything but hang until Force Quitted?
    A brief digression on that very subject of "hanging:" there's a little section in the obscure "DivX for Mac" pdf that reads:
    "5. Known issues
    Network connection is lost during download
    A lost network connection in the middle of a download may hang the DivX Player For Mac. If this occurs, you may 'Force Quit' the DivX Player For Mac by simultaneously clicking command-option-escape and selecting the application from the list or by right-clicking the icon in the dock and selecting 'Force Quit.' You may then resume the download by re-launching the DivX Player, selecting 'Download Manager” from the File menu and clicking 'Resume.'"
    Wonderful advice, if I could ever get to the point where I was actually downloading something, but since MY particular edition of DivX Player for Mac saves me all that bother by hanging immediately upon launch, DivX has very kindly saved me the trouble of having to go through all that "Force Quit" - "Resume" nonsense. Of course, I never get to download anything or use the DivX Player on YouTube or anywhere else, so that's a bit of a downside.
    So back to the putative "Mac tutorials" on the non-existent "http://go.divx.com/mac/tutorials" page: other than the three totally non-germane examples I cited above, there is nothing that I can find on the re-direct page (http://support.divx.com/faq/view/supportFAQen100/video_tutorials_main) that is the least concerned with the usage or behavior of any component of DivX on a Macintosh computer. That's certainly not uncommon, but for a company that purports to sell products that actually work on the Mac OS X platform, EVERYTHING about the DivX site is so totally Windows-centric, one would be inclined to believe that DivX is not even aware the Mac OS X platform exists. For example, here's the list of tutorials under "DivX 101 - Learn How" on the page that, according to the DivX for Mac Read Me, was supposed to solve all my problems with running DivX on a Mac:
    Featured Video Tutorials
    How to register your PS3 for DivX VOD playback
    How do I make DivX player my default video player?
    How to register your DivX Certified device with the DivX Plus Player
    How to stream DivX Plus HD (MKV) files to your Xbox 360
    How to use the DivX Plus Converter
    Featured Text Guides
    DivX Plus Converter for Windows User Guide
    DivX Plus Player for Windows User Guide
    DivX Codec 5.x User Guide
    DivX Codec 6 and Virtual Dub Guide
    It's wonderful that DivX has tutorials dealing with XBox360 and PS3, but the Mac seems to have been lost in the shuffle -- I think, from an aesthetic point, the guy in the sideways hat and the emphasis on animé and "blow 'em up" games in what few tutorials are actually there pretty much sums up DivX's idea of their market focus. Maybe they're right, but if this "free" version, that so far I have not been able to get to work as advertised on my 27" iMac, is supposed to entice any Mac user into forking over even the piddling $20.00 for the "Pro" version, the "free" version isn't DivX any "gotta have it" favors.
    Now for the final mystery: I have two Safari -- v5.0.5 (6533.21.1) -- extensions from DivX:
    1. DivX HiQ 2.1.1.94, which is supposed to allow you to watch videos on YouTube, Vimeo, etc. in the DivX Player for Mac, but refuses to work when enabled: EVERY SINGLE time I've selected DivX HiQ, the YouTube screen turns into the gray DivX player window for a few seconds, then an error window pops up that says "DivX Plus Web Player could not download the video, please check your internet connection."
    2. DivX Plus Web Player HTML5 <video> 2.1.1.94, the little blurb in the Safari Extensions window for which says "Increase performance and video formats for your HTML5 <video>
    Clicking on the "by DivX, Inc." link in the Safari Extensions window of either of these extensions takes me to http://www.divx.com/en/software/divx-plus/web-player
    "High-quality video shouldn’t stop at your browser. DivX Plus® Web Player gives you the best web video performance around, even on sites using Flash®. The latest feature, DivX HiQ™ beta, lets you replace the default Flash player on popular sites for improved performance. Of course you can still watch stunning DivX® and DivX Plus HD (MKV) videos right in your browser, and even enjoy MKV features like multiple audio tracks, subtitles and 5.1 channel AAC audio."
    That's all well and good, but, not when it doesn't work. I don't know what the story is with these Safari Extensions: a manual (unfortunately the only way you can do it), category by category search of Apple's "Safari Extensions Gallery" turns up NO information about these extensions, neither does -- as far as I can tell -- a search of the DivX site. Am I supposed to use BOTH extensions? Neither? One or the other? Which? So far, if I use them, I get the HiQ option in YouTube (and elsewhere), but when I click on it, I get the error message above, and the window reverts to the usual plain old YouTube window. If I disable the DivX Safari extensions, I don't even get the HiQ option.
    Has ANYONE gotten the DivX for Mac Bundle v7.1, or even the DivX Plus Web Player for Mac, v2.1.1, to actually work on a Mac running OS X 10.6.7?
    If so, PLEASE tell me how you got it to work.
    I'd gladly for over the 20 bucks for this product if it actually worked, but not until it does.
    Bart Brown

    Well, I can start banging my head against the brick wall again.
    "I have never knowingly come across Divx in any shape or form. YouTube uses either Flash or HTML5."
    I don't understand how you can make that statement, considering the discussion you participated in at:
    https://discussions.apple.com/message/12210423#12210423
    under: Apple Support Communities > Mac OS & System Software > Safari > Discussions
    DivX Web Player and Safari
    ...from July 2009 to September 2010, sections of which you copied and pasted verbatim into this discussion, for example:
    "Klaus1
    Somerset, UK
    Level 7 (22,700 points)
    Re: Plug-ins
    Jul 12, 2009 2:09 PM (in response to Martin Alper)
    "...In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them). However it should be noted that Perian is not an internet plugin and will not play DivX files imbedded on a website. For that you will need the DivX Player browser plugin available from http://www.divx.com/divx/mac/"
    And on September 4, 2010:
    "Klaus1
    Somerset, UK
    Level 7 (22,700 points)
    Helpful AnswerRe: DivX Web Player and Safari
    Sep 4, 2010 5:31 AM (in response to Philippe Pauwels)
    You should read this support page http://perian.org/#support in case you need to delete older codecs. In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them). However it should be noted that Perian is not an internet plugin and will not play DivX files imbedded on a website. For that you will need the DivX Player browser plugin available from http://www.divx.com/divx/mac/"
    And, in reply to Philippe Pauwels response to the above post:
    Philippe Pauwels
    Level 1 (0 points)
    Re: DivX Web Player and Safari
    Sep 4, 2010 6:28 AM (in response to Klaus1)
    Hi,
    Thanks for your answer. After some more experimenting, i finally got it to work ... However, not every embedded DivX movie will play.
    I just deleted another codec in the Macintosh HD/Library/Quicktime folder. (One of the codecs mentioned on http://perian.org/#support was still in the folder). Before I had only deleted the files whose name has "DivX" in it.
    I did NOT install the DivX Web Player plugin.
    Now some DivX videos play, some don't... So maybe I should re-install the DivX Web Plugin? But the Web Plugin never worked for me ... If I re-install it, won't I go back to where I started?
    You replied, 10 minutes later:
    Klaus1
    Somerset, UK
    Level 7 (22,700 points)
    Re: DivX Web Player and Safari
    Sep 4, 2010 6:38 AM (in response to Philippe Pauwels)
    It could be that your previous DivX player was out of date.
    As Perian says, you need both.
    First, I certainly wish you (or my search of Apple Discussions, which, inexplicably, did not turn up this discussion) had referred me to this discussion before -- it would have saved a LOT of time.
    Now, to your reply to Philippe Pauwels:  "As Perian says, you need both." Both WHAT, exactly?
    From the initial release of Perian 0.5, September 29, 2006, to the latest release, Perian 1.2.2 - Tuesday, April 13, 2011, there is not a single mention of DivX in the entire 2006 to 2011 version history. The only information on the Perian support page regarding DivX is the paragraph that states, in part, "Please consider removing obsolete QuickTime Components: ...DivX, DivX Decoder..."
    Can you please tell me what you mean by "Perian says, you need both," in regard to putative DivX Extensions, Plug-Ins, Components, whatever?
    Finally, on July 12, 2009, you posted, in a reply to martin Alper, a list of  "the downloads and the settings you need in order to view/hear/play pretty much everything that the net can throw at you." Taking into consideration that it's 2 years later and most versions have newer updates -- including Mac OS X itself -- some items are no longer among us, and some NEW ones have shown up. could you please update or comment on this list, for the benefit of all sufferers?
    Thank you very much,
    Bart Brown
    Your list as of July 12, 2009, taking into consideration your wise caveat that "nothing in life carries a guarantee!:
    The setup described below has proved repeatedly successful on both PPC and Intel macs, but
    It is known to work in the great majority of cases with Safari 3 and 4, QT 7.4.x, 7.5.x and 7.6 and OS 10.4.11 and 10.5.7.
    Download and install (or re-install even if you already had them) the latest versions, suitable for your flavor of Mac, of:
    RealPlayer 11.1 for Mac from:
    http://www.versiontracker.com/dyn/moreinfo/macosx/15540
    Flip4Mac WMV Player from http://www.telestream.net/flip4mac-wmv/overview.htm (Windows Media Player for the Mac is no longer supported, even by Microsoft)
    Perian from http://perian.org/
    You should read this support page http://perian.org/#support in case you need to delete older codecs.
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlas h
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    It is suggested that you first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.
    You should also ensure that you have downloaded and installed the correct version for your Mac of Security Update 2009-001 (and for Tiger only, 2009-002). (N.B. Security Updates require both a restart and a permission repair.)
    In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them). However it should be noted that Perian is not an internet plugin and will not play DivX files imbedded on a website. For that you will need the DivX Player browser plugin available from http://www.divx.com/divx/mac/
    Now go to Safari Preferences/Security, and tick the boxes under Web Content (all 4 of them) to enable Java.
    Lastly open Audio Midi Setup (which you will find in the Utilities Folder of your Applications Folder) and click on Audio Devices. Make sure that both Audio Input and Audio Output, under Format, are set to 44100 Hz, and that you have selected 'Built in Audio'.
    Important: Now repair permissions and restart.
    You should also consider having the free VLC Player from http://www.videolan.org/ in your armory, as this plays almost anything that DVD Player might not.
    There is an additional 'fix' you could try if you are having problems with Flash and Quicktime, depending on which type of Mac you have:
    On Intel Macs, make sure that you are not running Safari in Rosetta. You can check this, and change it, in the Get Info window.
    On PPC Macs, go to the Hard Disk/Library/Internet Plug-Ins folder, and drag the file 'QuickTime Plugin.webplugin' to the desktop. Quit and restart Safari. If things have improved you can trash that file. If they haven't put it back, as the lack of this plug-in can cause QT content in some widgets to cease functioning.
    And there is an additional kid on the block: SilverLight. Microsoft has created their own version of what a replacement for Flash could be. You can read more about it here:
    http://silverlight.net/
    So, if you go to any sites that have been designed for this new Silverlight stuff, you can download the plug-in from here (but make certain that you are downloading SilverLight v.1.0 for OS X (10.4.8 upwards) if you are using a PPC Mac. Version 2 only works with Intel Macs:
    http://silverlight.net/GetStarted/
    Recommendation: Close all applications before installing any of the above, repair permissions, reboot, and repair permissions again.
    Thanks again
    Bart Brown
    PS: You wrote "It is a pity you chose a camera that produces video in that format! As you have discovered it is incompatible with iMovie." Uhh, I don't know where this question came from -- more stray copying and pasting, perhaps? I have no camera, and am not trying to do anything pertinent to this discussion with iMovie.

  • Issues with spry gallery in a DW template

    Hi all,
    I have incorporated a spry gallery I originally found at:
    http://www.adobe.com/devnet/dreamweaver/articles/spry_photo_album_02.html
    into my page. This works fine until I save my page as a template.The js seems to dissapear leaving the gallery area blank. The rest of the page is fine.
    I understand this tutorial was written for v8 but have no idea why it wont work in a CS4 template.
    I even tested the tutorial html by creating a new site and coverting the html file into a template. Gallery doesnt work.
    Any help on this would be awesome as the gallery area was to be a main feature on the home page.
    Cheers.

    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?
    >
    >

  • FireFox -- Issue with Spry Gallery

    I posted this a few months ago and I was wondering if I could
    get an answer.
    I want to make the images in the Spry gallery fade out before
    a new image fades in. In the current mode the images vanish
    instantly followed by a fade-in of the next or previous image.
    I have been successful in achieving this effect in IE by
    removing the following lines of code in the Gallery.js file (in the
    center of the SetMainImage function).
    img.style.opacity = &quot;&quot;;
    img.style.filter = &quot;&quot;;
    I also changed the background-color of #mainImageOutline in
    the css file to #000000 (black). I believe this also resolved the
    white speck problem.
    Although the fade-out does work properly in IE it does not
    work in FireFox. I believe it is the result of the
    Spry.Effect.getOpacity or Spry.Effect.getStyleProp functions not
    being properly calibrated for Firefox.
    quote:
    gBehaviorsArray[&quot;mainImage&quot;] = new
    Spry.Effect.Opacity(img, Spry.Effect.getOpacity(img), 0, {
    duration: 400,
    In the above line of gallery.js I replaced
    &quot;Spry.Effect.getOpacity(img)&quot; by
    &quot;1&quot; and that triggered the desired effect for
    FireFox although it of course has the habit to set the current
    image's opacity to full before fading in to the next image.
    Help would be greatly appreciated.
    Thank you.

    That is because your page is currently invalid. And renders in IE quirksmode..
    <base href="http://www.industrialwebsearch.com/">
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    So make sure your page is valid, and the animations will go smooth in ie

  • How to create a Spry Gallery

    Sorry for the rudimentary question, but I want to actually create a spry gallery like the one in the demos, but I am lost as to where to start (using Dreamweaver).
    Thanks, Don

    Hi,
    The basis of the photo gallery is a spry master region and a detailregion.
    Let's say your spry dataset is called photos.
    The thumbnails within the master region are just like something below
    <div spry:region="photos">
    <div spry:repeat="photos">
    <img src="{thumbURL}" spry:setrow="photos"/>
    </div>
    </div>
    and the current image being displayed sits within this markup.
    <div spry:detailregion="photos">
    <img src="{imageURL}"/>
    </div>
    When you click on the thumbail it sets the current row of the photos dataset to that of the thumbnail.  The detailregion automatically listens for this changes to updates it markup to show the matching full size photo for that row.
    You then add some classes or div ids and css to style your photos and you have your basic photo gallery.
    If you want to be able to select different galleries then you have different XML datasets for each gallery and on clicking the appropriate link or select item you run code like below
    photos.setURL("gallery1.xml");
    photos.loadData();
    photos.setURL("gallery2.xml");
    photos.loadData();
    photos.setURL("gallery3.xml");
    photos.loadData();
    This will reload both the master region (thumbnails) and the detailregion (currently selectedphoto).
    For the slideshow effects you just use Spry effects and the setrow functionality triggered via a timer (setInterval) i.e. here's some sample code from one of my pages
    function pauseShow()
    clearInterval(StartSlideTimer);
    Spry.$$("#slideshowPlaying")[0].innerHTML = "";
    function startShow()
    clearInterval(StartSlideTimer);
    StartSlideTimer = setInterval("fadeOutContentThenSetRow()", 6000);
    if (shuffle)
    Spry.$$("#slideshowPlaying")[0].innerHTML = "<p>You are playing the slideshow in shuffle mode</p>";
    You can see the working page here www.thehmc.co.uk/photo.html
    Our club pages works with our photos and albums on our Picasa account because that way you don't need to produce the xml, Picasa does that via it's rss feeds.
    Feel free to use any of the code I've written in your pages or start with a basic version as I've outlined at the top - that's how the above page started out then I styled it with css and added the fancier stuff once the basics were working.
    Regards
    Phil

  • SPRY GALLERY STATIC - main image caption from alt attribute?????

    I have been searching and digging for an answer to this question, but nothing comes up... the web , discussions, spry documentation... there is no joy to be had where the static gallery is concerned.
    Please, could someone here enlighten me? I am trying to figure out how to add captions with static links. I have a working version of the gallery with thumbnails embedded on the page, but am stuck trying to bring the ALT attribute into the main image.
    I have just finished a redesign of my boyfriend’s site, which is image heavy and uses the dynamic gallery in many of its pages (no problem with captions there). I am trying to replace the XML with static content for usability, tracking and general search engine issues.  I could post a link to my static version if this helps clarifying the problem.
    Help would be hugely appreciated.

    Please read what I am writing to you.
    SparklyArt wrote:
    Thank you Ben, for your informative reply and link!
    I can see the advantages of an html dataset, it makes a lot of sense, but the problem I am trying to solve right now is due to the fact that the spry gallery static does not use any dataset at all, which is actually great, but I can’t find any information on how to add titles to the main images.
    Maybe this will clarify... my test page < http://www.theoland.com/art/spryGalleryStatic.htm > is based on this example:
    < http://labs.adobe.com/technologies/spry/demos/gallery_pe/static/china.html > - here, the embedded thumbnails are linked directly to the main images... no xml, no dataset... but, unfortunately, no titles either... are there any scripts that would help solve this? Can the gallery_init.js be modified to grab the alt or title tag?
    The site has validated as it is (gallery test not included), but the dynamic pages are definitely not search engine friendly. The static gallery_pe would be a lovely alternative.
    Can you help?
    Even though you might not think so, your static gallery does have a database of sorts albeit in the form of images placed in a folder. This is called a flat database because it does not have the different relationship tiers of the likes of MySQL.
    To update your database, you simply add/remove/change an image and to link that data to your web page you add/remove/change the link; exactly the same process as with MySQL.
    The problem that you are faced with is that, except for the name, width, height, size, encode type, there is no information attached to the image that you can use for a caption or title.
    That is why I suggested using an HTML table so that you can marry your image up to some useful information. No JavaScript required! These sorts of tables have been in use for more two decades to show the same as what you are showing in your static gallery; but without the fancy features that JavaScript (in our case Spry) adds.
    These pages give us the ultimate in search engine intimacy.
    Having established the above, we make use of the HTML table to create a Spry dataset on the same page. Nothing else changes.The Spry dataset can then be used to incorporate the fancy features that you so desparately want all without XML.
    JavaScript (in our case Spry) data is not search engine friendly, but because we already have the data in our static HTML table we do not have to wory about that.
    The end result is a good looking site that is search engine friendly.
    Ben

  • No Thumbs or Main Image with Spry Gallery Demo

    Hi everyone, DW CS3 newbie here.
    I hope this topic hasn't been beaten into the ground yet.
    I'm trying to put together a site
    (members.cox.net/rangersbu9/gallery.html) for my son's soccer team
    and am running into a wall getting the original, dynamic Spry
    gallery demo to work. I've done my best to collect and modify the
    required files and place them appropriately but, when the files are
    loaded on the live server (the wrap div contents are all but
    invisible when I view with IE7 locally, apparently due to the PC
    not be set up as local server) the thumbs are 'x's and the main
    image is a 1px x 1px dot.
    The controls will highlight between the empty thumbs and the
    gallery pull-down will select between the two options I've put in
    the XML file but that's about it. Perhaps it is my ignorance, but
    it seems like a ( src= ) tag is missing in the 'mainImageOutline'
    div because I cannot understand where the main picture is coming
    from otherwise.
    Any insight from the source at the link above? Please keep in
    mind I have two week's experience with DW and website building but
    do have a programming background (from a few decades ago :->). I
    believe I have the un-updated CS3 Spry version, if that matters.
    Many thanks to Don and others here for posts that have helped
    me get this far.
    -Kurt

    Update:
    Got the thumbs to appear. Had them physically sized larger
    than the XML fields stated. However, they will not grow/shrink. In
    digging through gallery.js, I see that those two functions call
    Spry.Effects.SizeAndPosition() - I cannot find that function in any
    of the includes (i.e. SpryEffects.js). Spry.Effects.Size yes, but
    not SizeAndPosition. Wondering if this gallery.js calls a later
    version of SpryEffects.js than I currently have installed (it's
    Spry 1.4). I will download 1.6 and check it out but if anyone has
    any other input, please let me know.
    Still no main image. In gallery.js I found ShowCurrentImage()
    which had a hardcoded path to the images that did not match mine.
    Corrected the path but no change.
    Any suggestions?
    Thanks.
    -Kurt

  • Spry menu look fine in Firefox, Safari but not Intenet Explorer

    Help how cann I Spry working fine in Internet Explorer!!!
    Look with firefox this page and with Intenet Explorer and see the differents. In Firefox the menu show nice, but into Intenet Explorer not!!
    When i open the same page lokale the page ist good till I alow the script inside Internet Explorer....
    http://geerthakze.nl/vriendaanzee/index.html
    I hope we can find a solution!!!

    Gramps
    Alvast hartelijk dank voor de tips, de voorgestelde wijzegingen staan nu online. Maandag kijk ik hier nog verder naar, nu heb ik nog wat weibg marge links en rechts en staat het submenu nog iets te ver weg.
    Als het mogelijk is zou ik de pijljes het liefst voor de tekst willen hebben (maar dat vindt ik minder belangrijk).
    Alvast een fijn weekeinde gewenst
    Geert
    Verstuurd vanaf mijn iPhone
    Op 1 okt. 2011 om 15:48 heeft altruistic gramps <[email protected]> het volgende geschreven:
    Re: Spry menu look fine in Firefox, Safari but not Intenet Explorer
    created by altruistic gramps in Spry Framework for Ajax - View the full discussion
    Now everything works nice, I can now chancing the Layout, but watt is wrong!!
    Geert,
    Please update the website with the changes to the menubar and then tell me what changes you wish to make to the layout.
    If you are having a problem expressing your views in English, you can PM me in het Nederlands.
    Gramps
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3948627#3948627
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3948627#3948627. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Spry Framework for Ajax by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Movies in mobilme gallery won't play in safari on the ipad

    The movies I have put on my MobilMe Gallery won't play in Safari on the iPad. The photo gallery works fine, but the movies gallery does not. I created the movies directly from within Quicktime (Share-> MobilMe gallery). Using Safari on my Mac everything works fine. It's only on the iPad that it fails!
    What is the matter here? And how to solve this?

    Yes, same thing here. I received an email on my iPad with a direct link to a MobileMe gallery movie page. Click on the link and Safari opens just fine, and shows the first image of movie and the text, but no spinning, never loads, can't play.
    I know you're supposed to use the MM Gallery app... but... what about those iPad users who don't have MobileMe, but are just redirected by an email link - they could download it, but wouldn't know that.

  • Why this code works in firefox and safari but not in ie8

    Some one can explain to me why this code works in firefox and safari but not on ie8, maybe a spry bug?
    i have the latest version of firefox, the latest of safari, the latest of ie8 and the latest of spry (1.6.1)
    <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:spry="http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Documento sin título</title>
    <script src="SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    var dsClientes = new Spry.Data.XMLDataSet("clientes.asp", "root/row", {useCache: false});
    //-->
    </script>
    </head>
    <body>
    <div spry:region="dsClientes">
      <div spry:repeat="dsClientes">{dsClientes::id} | {dsClientes::NOMBREDELCLIENTE}</div>
    </div>
    </body>
    </html>
    And this is the asp code:
    <?xml version="1.0" encoding="utf-8"?>
    <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
    <!--#include file="Connections/conexionSQL.asp" -->
    <%
    Dim RsClientes
    Dim RsClientes_cmd
    Dim RsClientes_numRows
    Set RsClientes_cmd = Server.CreateObject ("ADODB.Command")
    RsClientes_cmd.ActiveConnection = MM_conexionSQL_STRING
    RsClientes_cmd.CommandText = "SELECT * FROM dbo.CLIENTES"
    RsClientes_cmd.Prepared = true
    Set RsClientes = RsClientes_cmd.Execute
    RsClientes_numRows = 0
    %>
    <root>
      <% While (NOT RsClientes.EOF) %>
         <row>
               <%
                   For each field in RsClientes.Fields
                   column = field.name
               %>
              <<%=column%>><![CDATA[<%=(RsClientes.Fields.Item(column).Value)%>]]></<%=column%>>
              <%
                   Next
              %>
         </row>
        <%
           RsClientes.MoveNext()
         Wend
    %>
    </root>
    <%
    RsClientes.Close()
    Set RsClientes = Nothing
    %>
    and how i said, this works fine but in ie8 the page is just blank and dont display any results

    ok this is the asp source code that i get on ie8:
    <?xml version="1.0" encoding="utf-8"?>
    <root>
    <row>
      <id><![CDATA[1]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ELEKTRISOLA, S.A. DEC.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[PERIF. MANUEL GOMEZ MORIN #1800   COLONIA MENONITA   ]]></DIRECCION>
      <CIUDAD><![CDATA[CUAUHTEMOC, CHIH.   CP 31500]]></CIUDAD>
      <RFC><![CDATA[ELE950724JH9]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[4187179]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[2]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ELIZABETH PIÑON SILVA]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Rio de Janeiro #527     Colonia Panamericana]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih.   C P  32220]]></CIUDAD>
      <RFC><![CDATA[PISE650613AX7]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[3]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[EMPAQUES PACTIV, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Av. Nicolas Gogol #11342.     Complejo Industrial Chihuahua]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih.,   CP 31109]]></CIUDAD>
      <RFC><![CDATA[EPA-960807C19]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[4]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ESCUELA ALFA DE INGLES, S.C.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Río de Janeiro#527.       Colonia Panamericana]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih.,   CP 31220]]></CIUDAD>
      <RFC><![CDATA[EIA01100314F5]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[5]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[JESUS FRANCISCO REY ARMENTA]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[CALLE 24a. #2317  COLONIA  MIRADOR]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[REAJ540916FLA]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[6]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[FIANZAS COMERCIAL AMERICA, S.A.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[PASEO BOLIVAR #1000]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[FCA-941109TI7]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[7]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[FAUSTINO JAQUES GAYTAN]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[MIGUEL BARRAGAN #3308COLONIA LA CIMA]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[JAGF530502S55]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[8]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ESTUDIOS PERSONALIZADOS, A.C.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[CALLE 9a. #2005     COLONIA CENTRO]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[EPE000223PV3]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[9]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[GENESIS INDUSTRIAL SERVICES, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Km 16 1/2 CARRETERA CHIHUAHUA-JUAREZ      PARQUE INDUSTRIAL IMPULSO  CP31109]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[GIS960823JQ3]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[10]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[GRUPO GUAL DEL NORTE, S.A. DE R.L. MI.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. OCAMPO #3015]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[GGN001227PX5]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[4156956]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[11]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[GOBIERNO DEL ESTADO DE CHIHUAHUA  (Preparatoria Abierta)]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[JOSE MARTI #3111      FRACC. LEONES    ]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih]]></CIUDAD>
      <RFC><![CDATA[GEC981004RE5]]></RFC>
      <CONTACTO><![CDATA[VIRGINIA BELTRAN]]></CONTACTO>
      <TELEFONOS><![CDATA[4133232]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[12]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[HBORENTA ACABADOS RESIDENCIALES AUTOM. E INDUTRIALES, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[PERIF. DE LA JUVENTUD #10101       COLONIA IGNACIO ALLENDE]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[AR920302A20]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[13]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[HECTOR RUBEN RODRIGUEZ NEGRETE]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Venustiano Carranza  2804.  Colonia Santa Rosa]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih.]]></CIUDAD>
      <RFC><![CDATA[RONH701218594]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[14]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[JUNTA RURAL DE AGUA POTABLE]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Calle Emiliano Zapata S/N]]></DIRECCION>
      <CIUDAD><![CDATA[Ejido Benito Juárez, Chih]]></CIUDAD>
      <RFC><![CDATA[JRA900627MF7]]></RFC>
      <CONTACTO><![CDATA[O NEVAREZ]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[15]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[HOMELITE CONSUMER PRODUCTS, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[CARRETERA CHIHUAHUA JUAREZ  #11360 COMPLEJO INDUSTRIAL CHIHUAHUA ]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.     CP 31109]]></CIUDAD>
      <RFC><![CDATA[HCP960513IZ7]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[16]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[HONEYWELL MANUFACTURAS DE CHIHUAHUA, S de RL de C V]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Av. Cristóbal Colón 11364    Parque Industrial Chihuahua   CP 31136]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih.]]></CIUDAD>
      <RFC><![CDATA[HMC921013H10]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[17]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[KEY PLASTICS DE MEXICO, S. DE R.L. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[VICTOR HUGO # 300  COMPLEJO INDUSTRIAL CHIHUAHUA   ]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.   C.P. 31109]]></CIUDAD>
      <RFC><![CDATA[KPM940421EV1]]></RFC>
      <CONTACTO><![CDATA[KATIA VARGAS]]></CONTACTO>
      <TELEFONOS><![CDATA[4290800  / 4398800]]></TELEFONOS>
      <FAX><![CDATA[4290812  / 4398825]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[150000]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[18]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[LEXMARK INTERNACIONAL, S.A DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[CARR. CHIHUAHUA-CD. JUAREZ 19100  PARQUE INDUSTRIAL SUPRA   ]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.   CP 31109]]></CIUDAD>
      <RFC><![CDATA[LIN960124HT8]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[4423429]]></TELEFONOS>
      <FAX><![CDATA[4423419]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[50000]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[19]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CLAUDIA BERNARDI DE LA VEQUIA]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Encino 14    Col. Granjas     CP 31160]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[BEVC760825TA7]]></RFC>
      <CONTACTO><![CDATA[CLAUDIA BERNARDI]]></CONTACTO>
      <TELEFONOS><![CDATA[440.3979]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[30]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[20]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[EMPAQUES INDUSTRIALES DE LA FRONTERA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. DE LAS INDUSTRIAS # 5114-E]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[EIF010222LW2]]></RFC>
      <CONTACTO><![CDATA[VICTOR HOLGUIN]]></CONTACTO>
      <TELEFONOS><![CDATA[4215635]]></TELEFONOS>
      <FAX><![CDATA[4216176]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[21]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[DAVID VELASCO MARTINEZ]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Av. Industrias 6504   Bodega 32    Fracc. Almacenes Industriales]]></DIRECCION>
      <CIUDAD><![CDATA[CP 31110   CHIHUAHUA, CHIH. ]]></CIUDAD>
      <RFC><![CDATA[VEMD630823HJ6]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[22]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[INSTITUTO ESTATAL ELECTORAL]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. DIVISION DEL N0RTE #2104        COLONIA    ALTAVISTA]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[IEE970903BL7]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[23]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[INVENSYS MC CONTROLES DE MEXICO, S. DE R.L. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[WASHINGTON #3701   PANAMERICANA INTERIOR CIRCUITO AUTOMOTIZ EDIF. 37   ]]></DIRECCION>
      <CIUDAD><![CDATA[CP 31200    CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[ICM840530REA]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[24]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[SEP  -   INSTITUTO TECNOLOGICO DE CHIHUAHUA]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. TECNOLOGICO # 2909]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[SEP210905778]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[137474]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[25]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ADVANCE DIAL COMPANY DE MEXICO, S. DE R.L DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. HEMINGWAY #11517        COMPLEJO INDUSTRIAL CHIHUAHUA      CP 31109]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[ADM961106BC1]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[26]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[EL ALMACEN DEL DESIERTO, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[RIO CONCHOS Y PLAZA DE LA REPUBLICA]]></DIRECCION>
      <CIUDAD><![CDATA[DELICIAS, CHIH.]]></CIUDAD>
      <RFC><![CDATA[ADE900918IU5]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[28287]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[27]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[RUBEN ENRIQUE ALVAREZ PARRA]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. OCAMPO #4602       COLONIA  BELLA VISTA]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[AAPR511009DD2]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[28]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ALARTEC DE CHIHUAHUA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AMERICA #1009]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[ACI000704FS4]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[29]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ALMEN PUERTAS Y VENTANAS, S. DE R.L. DE MI]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[C. AMADA ARMENDARIZ #239       COLONIA REVOLUCION  CP 31102]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[APV940922LQ7]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[30]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[EL ALMACEN PAPELERIA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[OCAMPO #1415           COLONIA CENTRO      CP  31000]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[APA8002291D9]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[31]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[MARIA ANDREA RUBIO HERNANDEZ]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[PASEO DE LA BARRANCA #15527            FRACC. PASEOS DE CHIHUAHUA II]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[RUHA540609QNA]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[4817131]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[32]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[AREAIN,S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AHUEHUETE #507-A]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[ARE990514IW2]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[33]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[AVANCE EN TECNOLOGIA MAQUINADA S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[MIGUEL BARRAGAN #7305 B   COLONIA PARRAL]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[ATM000317LT6]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[34]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[INDUSTRIAS MALLAX S DE R.L. M.I.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[JOSE MARIA IGLESIAS # 4521  COL. PANORAMICO]]></DIRECCION>
      <CIUDAD><![CDATA[CP 31160 CHIHUAHUA, CHIH., MEX.]]></CIUDAD>
      <RFC><![CDATA[IMA040210PJ6]]></RFC>
      <CONTACTO><![CDATA[ING. JESUS BUSTILLOS/ANNA VALE]]></CONTACTO>
      <TELEFONOS><![CDATA[421-1180]]></TELEFONOS>
      <FAX><![CDATA[4211880]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[35]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[BARBARA ESPINOSA VASQUEZ]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[MANUEL OJINAGA #2224             COLONIA    SANTA RITA]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[EIVB770719SY2]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[36]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[RAUL INDALECIO OLIVAS CHAVEZ]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[LIBERTAD #820            COLONIA  CENTRO ]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.  CP 31000]]></CIUDAD>
      <RFC><![CDATA[OICR731204FM2]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[4153536]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[37]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[BERTHA ISABEL PALOS LUNA]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[GUATEMALA #533                COLONIA PANAMERICANA]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[PALB67038CUA]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[38]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[BRAMEX INTERNACIONAL, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AMADA ARMENDARIZ #239             COLONIA REVOLUCION     CP 31102]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[BIN980107817]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[39]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[MARTIN ARMENDARIZ AGUILERA]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[MARYLAND #2907       COLONIA  LAS AGUILAS    CP 31237]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[AEAM700813KT4]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[40]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[BORDADOS Y SERIGRAFIA TEXTIL, S.R.L. M.I.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. GLANDORF Y F. BORJA #3300       CP 31240]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[BTS950811TK0]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[41]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[BRITANIA CLUB SOCIAL Y DEPORTIVO DE CHIHUAHUA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[PROLONGACION DE LA CALLE CALIFORNIA #5314         FRACC. LAS HACIENDAS  CP 31240]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[CSD860214FM4]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[300024]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[42]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[BURGUER RESTAURANTES HERREGUE, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[CALLE 7a.  #602       COLONIA   CENTRO        CP  31000]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA , CHIH.]]></CIUDAD>
      <RFC><![CDATA[RHE891110MJ9]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[43]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CADLER CENTRAL DE ALARMAS ADLER, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[WASHINGTON #555 ORIENTE     COLONIA  CENTRO   CP 64000]]></DIRECCION>
      <CIUDAD><![CDATA[MONTERREY, N.L.]]></CIUDAD>
      <RFC><![CDATA[CAA700129123]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[0181300800]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[44]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CECYTECH]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AVENIDA DIVISION DEL NORTE #601  SAN FELIPE   CP 31240]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA ,  CHIH.]]></CIUDAD>
      <RFC><![CDATA[CEC931021BGA]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[45]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CERVEZAS CUAUHTEMOC MOCTEZUMA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[AV. DE LAS INDUSTRIAS #6901]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[CCM080101IL8]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[46]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[COMERCIAL ELECTRONICA DE CHIHUAHUA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Ocampo #1413       ]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih.,   C P 31000]]></CIUDAD>
      <RFC><![CDATA[CEC010109TI3]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[47]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[GRUPO CHAMBERLAIN, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[PERIF.  LUIS DONALDO COLOSIO #1891]]></DIRECCION>
      <CIUDAD><![CDATA[NOGALES, SON.]]></CIUDAD>
      <RFC><![CDATA[GCA970312FTA]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[48]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[PROCESADORA AGROINDUSTRIAL DEL NORTE, S. DE P.R. DE R.L. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[CALLE 4a. #3207      SANTA ROSA]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[PAN970411NF6]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[49]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[ALMA  PATICIA CHAVEZ JIMENEZ.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[HOMERO #3301-7      COMPLEJO INDUSTRIAL CHIHUAHUA    CP 31109]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[CAJA631104C33]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[4817824]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[50]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CIRMEX DE CHIHUAHUA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[WASHINGTON #3701-28       PANAMERICANA   ]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.  CP 31200]]></CIUDAD>
      <RFC><![CDATA[CCI791214Q9A]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[4260003]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[51]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CIRPRO DE DELICIAS, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Parque Industrial Las Virgenes s/n. Col. Parque Industrial Las Virgenes.  ]]></DIRECCION>
      <CIUDAD><![CDATA[DELICIAS, CHIH.             C.P. 33018]]></CIUDAD>
      <RFC><![CDATA[CDE890310KA0]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[52]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CLUB DE LEONES DE CHIHUAHUA, A.C.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[CALLE GLANDORFF #4101    CP 31240]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[CLC770708180]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[53]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CARNES NORTEÑAS, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[RETORNO PABLO NERUDA #107     COMPLEJO INDUSTRIAL CHIHUAHUA  CP 31109]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA CHIH.]]></CIUDAD>
      <RFC><![CDATA[CNO920902280]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[48812504]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[54]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CODIFLEX, S.A. de C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[Estado de Hidalgo No. 2503-3  Col. Industrial   CP 31330]]></DIRECCION>
      <CIUDAD><![CDATA[Chihuahua, Chih., Méx]]></CIUDAD>
      <RFC><![CDATA[COD940601HR8]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[413-5758]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[55]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[SEGUROS COMERCIAL AMERICA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[PASEO BOLIVAR #1000]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA]]></CIUDAD>
      <RFC><![CDATA[SCA931116NC8]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[56]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[COMPULAND DE CHIHUAHUA, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[INSURGENTES #3326-2    CP 31170]]></DIRECCION>
      <CIUDAD><![CDATA[CHIHUAHUA, CHIH.]]></CIUDAD>
      <RFC><![CDATA[CCI9703132M7]]></RFC>
      <CONTACTO><![CDATA[]]></CONTACTO>
      <TELEFONOS><![CDATA[414.6102]]></TELEFONOS>
      <FAX><![CDATA[]]></FAX>
      <TABLADECOTIZACION><![CDATA[0]]></TABLADECOTIZACION>
      <DIASDECREDITODIAS><![CDATA[0]]></DIASDECREDITODIAS>
      <MONTOMAXIMODECREDITO><![CDATA[0]]></MONTOMAXIMODECREDITO>
      <SSMA_TimeStamp><![CDATA[]]></SSMA_TimeStamp>
    </row>
    <row>
      <id><![CDATA[57]]></id>
      <PASSWORD><![CDATA[]]></PASSWORD>
      <ACCESO><![CDATA[]]></ACCESO>
      <NOMBREDELCLIENTE><![CDATA[CONVERTORS DE MEXICO, S.A. DE C.V.]]></NOMBREDELCLIENTE>
      <DIRECCION><![CDATA[ARCADIA #1580       COLONIA  TERRAZAS DEL VA

  • Horizontal Menu problem in Firefox and Safari

    I have created a Spry Widget horizontal menu bar in my
    template .dwt. This menubar worked fine at first in IE7, Firefox3,
    and Safari 3 and 4, but now that all pages are in place, it
    displays incorrectly in Firefox and Safari. Specifically, for each
    dropdown menu, only the final item appears. While creating the
    pages, I did not make any changes to the template, so I am not sure
    what caused this error.
    www.davidarbury.com

    You are not using the latest Spry files
    The latest version of the Adobe Spry Framework is 1.6.1, this is the same version that ships with Dreamweaver CS4. If you use Dreamweaver CS3 (uses Spry 1.4), its wise to upgrade your files to the latest version. This can easily be done using the Spry Updater that can be found here.
    Then, if you have a look near the bottom of SpryMenuBarVertical.css you will see that the white background colour has been specified for IE as in
    @media screen, projection
        ul.MenuBarVertical li.MenuBarItemIE
        display: inline;
        f\loat: left;
        background: #FFF;
    Change the value to #CCC and it will have fixed that part of the problem.
    When you upgrade to the later version of Spry, make sure to keep a copy of the CSS file as a reference to modifying the new CSS file.
    Gramps

Maybe you are looking for

  • Log on to web application

    Hello! I am very new to SRM and I try to log in to the user interface for almost a week now, but no success till now I get the message that SSO login is not possible and therefore sending the password is not secure, and if I still want to login a pop

  • IMovie 6 HD - TV Screen Images are blurred

    How do I created iMovie DVD that plays clear images and text? I do not want to keep wasting DVDs experimenting for clear result. I created iMovie per instructions from another post: imported screenshots of website using KenBurns effect; set the effec

  • Error in synching

    When I attempt to sync my mini (to my computer running Windows XP), after a hundred or so songs an error message comes up saying that the attempt to copy to disk failed because the disk "could not be read from or written to." What is the problem and

  • TCP/IP Dial-Up Screen

    On my client PC I have a TCP/IP configuration to connect to Internet and also TCP/IP configuration to connect to Oracle Database on NT server. Whenever I try to connect to the ORacle Database on the NT server, my dial-up connection to Internet also g

  • Update ztable from database table directly

    hi all, can u tell me the possible ways to update a ztable from database table directly. i mean is there anyway to update ztable whenever entry is created in database table . i dont want to update using insert,modify statements. points will be reward