Design View showing collapsed components.

Ever since I add tomahawk Menu component in my project, all other components are not shown properly in the design view of jdeveloper. I added the menu component to one file and all the files in the project are now showing collapsed view (Only parent component is shown that too in a box). I tried restarting jdeveloper but the problem still remains. I cannot add/edit any components in design view now because of the above reason. How do I go about now?

Hi,
it appears that there is a problem with the WYSIWYG editor and 3rd party components not rendering properly. The outline view is a fallback that JDeveloper uses when it can't show the WYSIWYG (its the outline view). Not sure if you have a support contract inwhich case you could file this as a bug? If not, I'll put that down on my list of issues to track and follow up on.
thanks
Frank

Similar Messages

  • Design view showing only background.

    I'm working with Dreamweaver MX 2004. Suddenly the design view for one of my pages is showing only the background. The background is part of an external style sheet. There are no scroll bars so it's not just off to the side. The page with the exact same code is online and looks right. If anyone can help me I'd sure appreciate it.

    When things go wrong, validate code & check for errors. 
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    If that doesn't help, post the URL to your problem page.
    Nancy O.

  • JSPX Design View shows 'boxes' instead of WYSIWYG

    For a particular project I've just created to examine/try some custom JSF tags, when I edit mypage.jspx file, I get a display of nested boxes instead of a WYSIWYG view of the mypage.jspx page.
    This does not happen in a similar project that I've already completed & can display a .jspx from that project in a window next to the one displaying the boxes for mypage.jspx.
    Any ideas how to get it to display correctly?
    The code of the page that doesn't display correctly is below:
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=windows-1252"/>
      <f:view>
        <af:document binding="#{backing_login.document1}" id="document1">
          <af:form binding="#{backing_login.form1}" id="form1">
            <af:panelFormLayout binding="#{backing_login.panelFormLayout1}"
                                id="panelFormLayout1">
              <f:facet name="footer">
                <af:commandButton text="commandButton 1"
                                  binding="#{backing_login.commandButton1}"
                                  id="commandButton1"/>
              </f:facet>
            </af:panelFormLayout>
          </af:form>
        </af:document>
      </f:view>
      <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_login-->
    </jsp:root>Edit: 10/26 2:20P - Spelling & small correction
    Edit: 10/30 - Code Formatting

    Doing this showed me that I was missing a library - JSTL.
    I added the JSTL 1.2 library, then closed and re-opened the .jspx and am seeing the page correctly.
    I am still getting an error when loading one of the 2 pages in the project. In this case an ADF/JSF only page. The page does display properly, but I get an error message in the log.
    The error is:
    Error in f:view.doEndTag while servicing /faces/results.jspx.
    java.lang.NullPointerException
         at javax.faces.webapp.UIComponentClassicTagBase.popUIComponentClassicTagBase(UIComponentClassicTagBase.java:727)
         at javax.faces.webapp.UIComponentClassicTagBase.doEndTag(UIComponentClassicTagBase.java:1234)
         at com.sun.faces.taglib.jsf_core.ViewTag.doEndTag(ViewTag.java:241)
    results.jspx contents... PanelStretchLayout, PanelGroupLayout, PanelLabel&Message, OutputText, CommandButton only.
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
      <f:loadBundle basename="UIResources" var="UIRes"/>
      <f:view>
        <af:document>
          <af:form>
            <af:panelStretchLayout binding="#{backing_results.panelStretchLayout1}"
                                   id="panelStretchLayout1">
              <f:facet name="bottom"/>
              <f:facet name="center">
                <af:panelGroupLayout binding="#{backing_results.group1}" id="group1"
                                     layout="vertical">
                  <af:panelLabelAndMessage label="#{UIRes['results.label']}"
                                           binding="#{backing_results.panelLabelAndMessage1}"
                                           id="panelLabelAndMessage1">
                    <af:outputText binding="#{backing_results.outputText11}"
                                   id="outputText11"
                                   value="#{labeledInputBean.name}"/>
                  </af:panelLabelAndMessage>
                  <af:commandButton binding="#{backing_results.commandButton1}"
                                    id="commandButton1"
                                    text="#{UIRes['results.button.text']}"
                                    action="logout"/>
                </af:panelGroupLayout>
              </f:facet>
              <f:facet name="top"/>
              <f:facet name="start"/>
              <f:facet name="end"/>
            </af:panelStretchLayout>
          </af:form>
        </af:document>
      </f:view>
      <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_results-->
    </jsp:root>Edit: Formatting

  • Design view shows as blank...

    Hi Guys,
    I have been following a tutorial for building a contact form and have a strange anomaly.  I can only see the form layout =when I click "live" view
    Without live view.
    With live view
    Can anyone help please?
    Regards
    Dave G

    PHP pages are code view only.
    To view them locally, you'll need a testing server:
    WAMP for Windows
    http://www.wampserver.com/en/
    XAMPP for Windows
    http://www.apachefriends.org/en/xampp-windows.html
    XAMPP for Mac
    http://www.apachefriends.org/en/xampp-macosx.html
    MAMP for Mac
    http://www.mamp.info/en/downloads/index.html
    Setting up a PHP environment in Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html
    Nancy O.

  • Dreamweaver CS6 for Mac: Is there a way to display the file path in Design View?

    Under Windows, DW's Design View shows you the path to the current file, right next to the document tab. I noticed the Mac version omits this handy feature. For those of us who work with lots of similarly named files distinguished only by folders, being able to quickly see what folder we're in is crucial. (see image below -- that's where Windows shows you the path, but is blank in Mac)
    Is there something I'm missing, or some way to get that functioning? I know that I can see the path if I switch to Live View, but that is kludgy and breaks my workflow.

    I use CoderPlus workspace & tabbed panels.  For me, the file url is on the far right side. See screenshot. 
    If you click the "Page Icon" in upper right corner to tile, the URL shows on the left side.
    Nancy O.

  • Design view in DW MX 2004 v7.0.1

    How can I set up the design view to show me what the page
    actually looks like? I'm going back to doing tabled webpages
    because it obviously can't handle CSS div tags, but the design view
    shows my tables (rows/columns) with dashed lines, a bunch of green
    arrows and pixel widths, etc. All I want to see is what the page
    looks like. Am I screwed and have to alt+tab over to an IE window
    to view my changes? Note: I'm working on a prototype for a
    website-these are just going to be click-thru screens (no real
    data, no 508 compliance, IE only, internal application).

    > How can I set up the design view to show me what the
    page actually looks
    > like?
    Actually looks like? In which browser? In which version? In
    short, there
    is no way to do this. Preview in the desired browsers to see
    what it
    actually looks like. And code the page so that it validates
    to get the most
    reliable cross-browser rendering - but be aware, DMX2004 is
    not the best at
    rendering CSS layouts.
    > it obviously can't handle CSS div tags
    Huh?
    > tables (rows/columns) with dashed lines,
    > a bunch of green arrows and pixel widths, etc.
    VIEW | Hide Visual Aids
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "rx7dave" <[email protected]> wrote in
    message
    news:f2adj7$q4h$[email protected]..
    > How can I set up the design view to show me what the
    page actually looks
    > like?
    > I'm going back to doing tabled webpages because it
    obviously can't handle
    > CSS
    > div tags, but the design view shows my tables
    (rows/columns) with dashed
    > lines,
    > a bunch of green arrows and pixel widths, etc. All I
    want to see is what
    > the
    > page looks like. Am I screwed and have to alt+tab over
    to an IE window to
    > view
    > my changes? Note: I'm working on a prototype for a
    website-these are just
    > going
    > to be click-thru screens (no real data, no 508
    compliance, IE only,
    > internal
    > application).
    >

  • Inserting tabbed navigation code makes my web page not display in design view..

    Hi everyone..
    I am on Dreamweaver 8 for MAC, and was working on a couple of web pages..these pages included divs and tables. But when I tried inserting a tabbed navigation I found at:
    http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
    In a nutshell, it asked me for step 1 to:
    Step 1: Insert the        below CSS and script into the HEAD section of your page:
    <link rel="stylesheet" type="text/css" href="tabcontent.css" />
    <script type="text/javascript" src="tabcontent.js">
    * Tab Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
    </script>
    The next step was this:
    Step 2: Finally, simply add the below      HTML to where you wish the Tab Content to appear on the page:
    <h3>Demo #1- Basic implementation</h3>
    <ul id="countrytabs" class="shadetabs">
    <li><a href="#" rel="country1" class="selected">Tab 1</a></li>
    <li><a href="#" rel="country2">Tab 2</a></li>
    <li><a href="#" rel="country3">Tab 3</a></li>
    <li><a href="#" rel="country4">Tab 4</a></li>
    <li><a href="http://www.dynamicdrive.com">Dynamic Drive</a></li>
    </ul>
    <div style="border:1px solid gray; width:450px; margin-bottom: 1em; padding: 10px">
    <div id="country1" class="tabcontent">
    Tab content 1 here<br />Tab content 1 here<br />
    </div>
    <div id="country2" class="tabcontent">
    Tab content 2 here<br />Tab content 2 here<br />
    </div>
    <div id="country3" class="tabcontent">
    Tab content 3 here<br />Tab content 3 here<br />
    </div>
    <div id="country4" class="tabcontent">
    Tab content 4 here<br />Tab content 4 here<br />
    </div>
    </div>
    <script type="text/javascript">
    var countries=new ddtabcontent("countrytabs")
    countries.setpersist(true)
    countries.setselectedClassTarget("link") //"link" or "linkparent"
    countries.init()
    </script>
    <p><a href="javascript:countries.cycleit('prev')" style="margin-right: 25px; text-decoration:none">Back</a> <a href="javascript: countries.expandit(3)">Click here to select last tab</a> <a href="javascript:countries.cycleit('next')" style="margin-left: 25px; text-decoration:none">Forward</a></p>
    <hr />
    Well, I did all the steps required, but when I put this inside a div I had inside a table, all of a sudden I couldnt see anything in my design view, only two tables that arent even the same size..When I take out all this code, I get back my regular page..Can I see this tabbed navigation in my design view? Unfortunately, I dont have the spry widgets since I am on Dreamweaver 8..If I preview it in both Safari and Firefox (on Mac Firefox/3.0.8) (Safari 3.2.1) I can see everything fine, including the tabbed navigation..But designing in code isnt really helpful because I want to see what it looks like in design view, in case we change things-its just easier for me to work on..So I assume there is something in this code that is making my design view show nothing..
    Update:I tried taking out the code again, but this time, I couldnt see anything again, even without this code..
    I know that I can go to validation website, and I got a lot of errors-but all the pages I have that are in the same style have those same errors too—and they display fine..its only when I insert this specific piece of code that everything goes haywire..Is it even possible to view tabbed navigations (like the one in the above link) inside of Dreamweaver Design View?
    Any help would be appreciated..

    DW8 doesn't render any dynamic content, so I'd say it's a no go. You'll just have to live with that limitation or upgrade to CS4...
    Mylenium

  • JDeveloper 10.1.3.4 design view not work

    Hi,
    I'm working with JDeveloper 10.1.3.4 and ADF Faces. My problem is that i can't view the design view in any page.
    the design view shows the follow message:
    "Type,paste or drag and drop content onto this blank...."
    Thanks in advance.

    Thanks for the feedback.
    Lost page interface. may help to avoid the execution of the filter code at Design Time.
    Regards,
    Didier.

  • Design View not matching Browser View

    I mostly work in Design View and sometimes I notice there are extreme differences in what I am seeing in Design View and what I see when I preview the site with various browsers.
    I now have a footer that I can't even see in design view but when I preview in a browser it's placed perfectly at the bottom of my main div.  I later noticed that it's at the very top of the design view
    out of view so that the very bottom of my footer div is barely showing on the very top of my design view window.  Do I have code issues that are interfering?  I am a complete newbie with code by the way.
    My site is at:  dev.soundscapemedia.com
    Many thanks

    Design view should never be considered accurate. It is Dreamweaver's rough guestimation of how things will look if rendered in a browser. The only "view" that may be considered accurate is the "Live" view - because it actually is rendered using a browser engine. Even with Live view though, one should always test against several major browsers.
    So my suggestion/solution would be to ignore whatever crazy stuff Design view shows and just make sure you code to web standards and preview in a browser (or use Live view).
    Remember: Design view is only a rough guestimate by Dreamweaver and should not be considered accurate.

  • Is design view broken in DW CC 2014.1?

    i open an html file to edit it
    sometimes DW design view shows the styles in the doc
    sometimes DW design view doesn't show the styles in the doc
    ...if DW happens to be showing the styles, that sometimes lasts for a while and stops.
    i don't know if DW is stripping code -- insisting on some new "design principles" advocated by the lovely people who deprecated the center tag -- or if DW design view is just broken -- or what.
    can you fill me in?

    Usually what you describe is caused by html errors in your code. Run your page through the validator at http://validator.w3.org and clean up any errors found.
    If you're working with clean code and the problem persists, post a link to your page here so we can take a look at what's going on.

  • REM Font Sizes Enlarged in Design View

    I've purchased DW CC, v 13.2 Build 6471.  Fonts in px and em display correctly in Design view and Live Mode. However, font sizes in rem, while rendered correctly in live mode, appear to be multiplied by a factor of 10 in regular Design view.  Here is a basic code example with three text sizes:
    Here's what Live View renders:
    But, this is what Design View shows:
    Note that the html base font is set to 100%.  Am I missing something else here?  Is anyone able to duplicate this problem?
    Regards, Chris Niestepski

    Thank you, Subhadeep!  Whenever I'm not imagining things, that's good news!
    Now, two questions:
    1) Should this be considered a "bug" in DW fork? 
    I believe so.  The fork appears to be multiplying the rem value by a factor of 10.  This throws the dimensions and alignment so much as to make Design view useless when using rem.
    2) I'm not the first to use rem with DW.  What are users using as a work-around?
    If the user unchecks View > Display Styles, that largly goes against the purpose of Design View.
    The user can also do this in the CSS:
    font-size: 1rem;
    font-size: 1px; /* Comment for Upload */ OR
    font-size: 1rem;
    font-size: 1em; /* Comment for Upload */
    This lets you work while in DW but doubles the work required, especially for elastic layouts.  And the idea of rem was so the user didn't have to do so many math calculations and worry about inhereitance as with em.
    Any ideas?
    - Chris

  • Design View/Browser Compatibility

    Is there any setting that changes the view in Dreamweaver 5 Mac to make the design view show up as it would (or close to as it would in) in IE?  It appears to be similar to Safari.  Currently, I'm only concerned about the webpage being aesthetically pleasing to IE users.  Also are there any easy ways to make a webpage compatible with all major browsers (IE, Safari, Firefox, Chrome, Opera)?  Here is the link to the homepage of the site.  It looks fine in IE, but is crappy in Safari, Firefox, and Chrome.  Any help is much appreciated.
    Thanks, LD

    Is there any setting that changes the view in Dreamweaver 5 Mac to make the design view show up as it would (or close to as it would in) in IE?
    No.  Design view is only a rough approximation of the layout - to be accurate, you will need to preview in your desired browser.
    It appears to be similar to Safari.
    It's not similar to any browser because it's not a browser, but Live view is a WebKit rendering (although the version of WebKit is not the latest), so it's pretty close to Safari.
    Also are there any easy ways to make a webpage compatible with all major browsers (IE, Safari, Firefox, Chrome, Opera)?  Here is the link to the homepage of the site.
    The two best things you can to to optimize this are:
    Make sure your code validates (http://validator.w3.org)
    Make sure you are using best-practice methods (with a table-based layout like yours, that would mean not overusing merge and split - see this article: http://www.apptools.com/rants/spans.php).  I'm guessing that this alone would improve the rendering of your page cross-browser.

  • Design View question

    Good evening,
    I'm working on a site using a Dreamweaver template and for
    some reason my "Design View" shows up only like you'll see in the
    top image on this page:
    http://community.middlebury.edu/~nmeiers/question.htm
    I want the pages to appear like the template I put on the
    bottom so I can see the design. It used to look like that and I
    don't know what I changed. Any ideas?
    (Yeah, I know Design View isn't ideal, but I'm not very good
    at this and I like seeing the graphics.)
    Thank you,
    Nick

    Looks like for the top image the style sheet isn't attached.
    Walt
    "Topkdlfs" <[email protected]> wrote in
    message
    news:gcro26$pnf$[email protected]..
    > Good evening,
    > I'm working on a site using a Dreamweaver template and
    for some reason my
    > "Design View" shows up only like you'll see in the top
    image on this page:
    >
    >
    http://community.middlebury.edu/~nmeiers/question.htm
    >
    > I want the pages to appear like the template I put on
    the bottom so I can
    > see
    > the design. It used to look like that and I don't know
    what I changed. Any
    > ideas?
    >
    > (Yeah, I know Design View isn't ideal, but I'm not very
    good at this and I
    > like seeing the graphics.)
    >
    > Thank you,
    > Nick
    >

  • Design View appears differently w/GoDaddy

    ...the "Design View" shows differently and I am unable to
    edit in the "Design View" or Split "Design/Code View". It was very
    user friendly when I was using the other Hosting Company.
    Help...please... jeff

    Nancy, thank you so much for you reply! Very Nice. I am
    attempting to edit on the local site. (it's
    http://jeffgolf.us) It's weird, when
    I attempt to edit the same content of the original site. (
    http://jeffgolfpro.com) In
    "Design" or "Split Design/Code" I can scroll ALL THE WAY DOWN to
    edit the written material. The particular page(s) that I'm trying
    to edit are my ARTICLES page. To find the "Articles" page, you
    first need to click "About Jeff" and then you'll see the "Articles"
    link. I'm just a dumb golf pro who's trying to edit some text. I've
    done this numerous times on the other (jeffgolfpro.com) local site.
    So, in short, when attempting to edit the jeffgolfpro.com site I
    can scroll ALL THE WAY DOWN and see ALL of the content. (text etc).
    When attempting to edit the jeffgolf.us site I can't see any text.
    (can't scroll down much past the big swf icon)

  • Design view not displaying

    Hi there
    I am very new to Dreamweaver working on an existing website.
    I have one page that is giving me problems.The web page itself is displaying just fine.
    In Dreamweaver, I am viewing with a split page, code on top and design on the bottom.
    The design page is not showing up. The code is there, the web page is there, its just I can't see anything in the design section, except the top and side headers which are fixed in place.
    If I switch to design only view, its the same.
    Every other page is fine - I can see code and design - its just this one.
    It's Dreamweaver 8.
    Thanks
    Jamie

    Ok I just found the advanced icons and now have ny double >> button. So I have pasted in text, highted it all and selected hopefully it is plain syntax highlighting.
    If you go to the webpage - http://unicredit.com.au/loans/home.html
    There is the heading “No Home Loan Set Up fees: til March31.”
    Then there is a bunch of copy and the circular pics start.
    All that copy in between the heading and the circular pics is not in my design view.
    ie my design view shows the heading “No Home Loan Set Up fees: til March31” and then the circular pics.
    The web page shows it all, the code view shows it all, it’s just the design view that doesn’t.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html><!-- InstanceBegin template="/Templates/generictemplate.dwt" codeOutsideHTMLIsLocked="false" -->
    <!-- DW6 -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta http-equiv="imagetoolbar" content="no">
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Unicredit / Loans / Home Loans </title>
    <!-- InstanceEndEditable -->
    <script language="JavaScript">
    <!--
    function NewWindowAD2() {
    var WindowAD2=window.open("http://www.unicredit.com.au/special/Uniteller_gateway.html","tsw_window","width=780,height=480,Toolbar=no,scrollbars=yes,directories=no,menubar=no,resizable=yes,status=yes")
    function NewWindowAD3() {
    var WindowAD2=window.open("http://www.unicredit.com.au/special/Uniteller_gateway.html","tsw_window","width=780,height=480,Toolbar=no,scrollbars=yes,directories=no,menubar=no,resizable=yes,status=yes")
    function MM_displayStatusMsg(msgStr) { //v1.0
      status=msgStr;
      document.MM_returnValue = true;
    function MM_popupMsg(msg) { //v1.0
      alert(msg);
    function mmLoadMenus() {
      if (window.mm_menu_1020223924_0) return;
      window.mm_menu_1020223924_0 = new Menu("root",207,18,"",12,"#000000","#FFFFFF","#CCCCCC","#000084","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
      mm_menu_1020223924_0.addMenuItem("On Call Savings Account (S1)","location='/r3/products/s1.html'");
       mm_menu_1020223924_0.hideOnMouseOut=true;
       mm_menu_1020223924_0.bgColor='#555555';
       mm_menu_1020223924_0.menuBorder=1;
       mm_menu_1020223924_0.menuLiteBgColor='#FFFFFF';
       mm_menu_1020223924_0.menuBorderBgColor='#777777';
                                        window.mm_menu_1020224118_0 = new Menu("root",175,16,"",10,"#FFFFFF","#000000","#F6892D","#FCBC86","left","middle",3,0,1000,-5,7,true,true,true,4,true,true);
      mm_menu_1020224118_0.addMenuItem("Everyday Accounts","location='../savings/everyday.html'");
      mm_menu_1020224118_0.addMenuItem("Special Savings Accounts","location='../savings/special_savings.html'");
      mm_menu_1020224118_0.addMenuItem("Term Deposits","location='../savings/term_deposits.html'");
       mm_menu_1020224118_0.hideOnMouseOut=true;
       mm_menu_1020224118_0.bgColor='#FFFFFF';
       mm_menu_1020224118_0.menuBorder=1;
       mm_menu_1020224118_0.menuLiteBgColor='#FFFFFF';
       mm_menu_1020224118_0.menuBorderBgColor='#FFFFFF';
      window.mm_menu_1203172153_0 = new Menu("root",150,16,"",10,"#FFFFFF","#000000","#F6892D","#FCBC86","left","middle",3,0,1000,-5,7,true,true,true,4,true,true);
      mm_menu_1203172153_0.addMenuItem("Personal Loans","location='../loans/personal.html'");
      mm_menu_1203172153_0.addMenuItem("Car Loans","location='../loans/car.html'");
      mm_menu_1203172153_0.addMenuItem("Student Loans","location='../loans/student.html'");
        mm_menu_1203172153_0.addMenuItem("Student Car Loans","location='../loans/student_car.html'");
      mm_menu_1203172153_0.addMenuItem("Home Loans","location='../loans/home.html'");
      mm_menu_1203172153_0.addMenuItem("Visa Access Card","location='../loans/visa.html'");
      mm_menu_1203172153_0.addMenuItem("MyCard MasterCard","location='../loans/mycard.html'");
       mm_menu_1203172153_0.hideOnMouseOut=true;
       mm_menu_1203172153_0.bgColor='#FFFFFF';
       mm_menu_1203172153_0.menuBorder=1;
       mm_menu_1203172153_0.menuLiteBgColor='#FFFFFF';
       mm_menu_1203172153_0.menuBorderBgColor='#FFFFFF';
        window.mm_menu_1203173138_0 = new Menu("root",154,16,"",10,"#FFFFFF","#000000","#F6892D","#FCBC86","left","middle",3,0,1000,-5,7,true,true,true,4,true,true);
      mm_menu_1203173138_0.addMenuItem("Financial Planning","location='../services/financial_planning.html'");
      mm_menu_1203173138_0.addMenuItem("Insurance","location='../services/insurance.html'");
      mm_menu_1203173138_0.addMenuItem("International Currency","location='../services/international_currency.html'");
      mm_menu_1203173138_0.addMenuItem("Travel Cards &amp; Currency","location='../services/Travel.html'");
      mm_menu_1203173138_0.addMenuItem("Tertiary Travel","location='../tt/index.html'");
       mm_menu_1203173138_0.hideOnMouseOut=true;
       mm_menu_1203173138_0.bgColor='#FFFFFF';
       mm_menu_1203173138_0.menuBorder=1;
       mm_menu_1203173138_0.menuLiteBgColor='#FFFFFF';
       mm_menu_1203173138_0.menuBorderBgColor='#FFFFFF';
              window.mm_menu_1203173411_0 = new Menu("root",189,16,"",10,"#FFFFFF","#000000","#F6892D","#FCBC86","left","middle",3,0,1000,-5,7,true,true,true,4,true,true);
      mm_menu_1203173411_0.addMenuItem("BPAY","location='../access/bpay.html'");
      mm_menu_1203173411_0.addMenuItem("Bank@Post","location='../access/giropost.html'");
      mm_menu_1203173411_0.addMenuItem("Redicard","location='../access/redicard.html'");
      mm_menu_1203173411_0.addMenuItem("ATM Access","location='../access/rediteller_access.html'");
      mm_menu_1203173411_0.addMenuItem("Visa Access Card","location='../loans/visa.html'");
      mm_menu_1203173411_0.addMenuItem("Telephone Banking","location='../access/phone_banking.html'");
      mm_menu_1203173411_0.addMenuItem("Branch Access","location='../access/branches.html'");
      mm_menu_1203173411_0.addMenuItem("Transfers to Unicredit","location='../access/transferin.html'");
      mm_menu_1203173411_0.addMenuItem("SMS Alerts &amp; Enquiries","location='../access/sms_alerts.html'");
      mm_menu_1203173411_0.addMenuItem("Uniteller internet banking","location='../access/uniteller_info.html'");
       mm_menu_1203173411_0.hideOnMouseOut=true;
       mm_menu_1203173411_0.bgColor='#FFFFFF';
       mm_menu_1203173411_0.menuBorder=1;
       mm_menu_1203173411_0.menuLiteBgColor='#FFFFFF';
       mm_menu_1203173411_0.menuBorderBgColor='#FFFFFF';
        window.mm_menu_1203173434_0 = new Menu("root",169,16,"",10,"#FFFFFF","#000000","#F6892D","#FCBC86","left","middle",3,0,1000,-5,7,true,true,true,4,true,true);
      mm_menu_1203173434_0.addMenuItem("Online security tips","location='../security/index.html'");
      mm_menu_1203173434_0.addMenuItem("Avoid internet fraud","location='../security/avoid_fraud.html'");
      mm_menu_1203173434_0.addMenuItem("Commons types of fraud","location='../security/common_fraud.html'");
       mm_menu_1203173434_0.hideOnMouseOut=true;
       mm_menu_1203173434_0.bgColor='#FFFFFF';
       mm_menu_1203173434_0.menuBorder=1;
       mm_menu_1203173434_0.menuLiteBgColor='#FFFFFF';
       mm_menu_1203173434_0.menuBorderBgColor='#FFFFFF';
    window.mm_menu_1203173737_0 = new Menu("root",160,16,"",10,"#FFFFFF","#000000","#F6892D","#FCBC86","left","middle",3,0,1000,-5,7,true,true,true,4,true,true);
      mm_menu_1203173737_0.addMenuItem("Branch Locations","location='../aboutunicredit/branches.html'");
      mm_menu_1203173737_0.addMenuItem("Contact Unicredit","location='../aboutunicredit/contact.html'");
      mm_menu_1203173737_0.addMenuItem("Disclosure Information","location='../aboutunicredit/disclosure.html'");
      mm_menu_1203173737_0.addMenuItem("Join Unicredit","location='../aboutunicredit/join.html'");
      mm_menu_1203173737_0.addMenuItem("Management Structure","location='../aboutunicredit/management.html'");
      mm_menu_1203173737_0.addMenuItem("News and Information","location='../aboutunicredit/news_information.html'");
       mm_menu_1203173737_0.hideOnMouseOut=true;
       mm_menu_1203173737_0.bgColor='#FFFFFF';
       mm_menu_1203173737_0.menuBorder=1;
       mm_menu_1203173737_0.menuLiteBgColor='#FFFFFF';
       mm_menu_1203173737_0.menuBorderBgColor='#FFFFFF';
    mm_menu_1203173737_0.writeMenus();
    } // mmLoadMenus()
    function MM_goToURL() { //v3.0
      var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
      for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
        <!--
        function showQuote(mylink) {
          if (!window.focus)return true;
          var href;
          var windowName;
          var features;
          var screenHeight;
          var screenWidth;
          var top;
          var left;
          var isStringUrl;
          if (typeof(mylink) == 'string') {
            href=mylink;
            isStringUrl=true;
          else {
            href=mylink.href;
            isStringUrl=false;
          windowName = "QuoteMaster_" + new Date().getTime();
          screenWidth = 767;
          screenHeight = screen.availHeight - 95;
          top = (( screen.availHeight ) - screenHeight ) / 2;
          left = (( screen.availWidth ) - screenWidth ) / 2;
          features = "resizable=yes,toolbar=0,menubar=no,directories=no," +
                      "scrollbars=yes,location=no,top=" + top +
                      ",left=" + left + ",width=" + screenWidth +
                      ",height=" + screenHeight;
          window.open(href, windowName, features);
          if( isStringUrl == false ) {
            return false;
    //-->
    </script>
    <script language="JavaScript" src="../mm_menu.js"></script>
    <link href="../unicredit2005.1.css" rel="stylesheet" type="text/css">
    <!-- InstanceBeginEditable name="head" -->
    <style type="text/css">
    <!--
    .style17 {font-size: 100%}
    .style18 {
    font-size: 120%;
    font-weight: bold;
    color: #FF6600;
    .style27 {
    font-size: 120%;
    font-weight: bold;
    .style28 {color: #336666}
    .style29 {font-size: 80%}
    .style30 {font-size: 70%}
    .style31 {font-size: 60%}
    .style36 {font-size: 120%}
    .style37 {font-size: 90%}
    .style41 {
    color: #FF6600;
    font-weight: bold;
    .style42 {font-size: 130%}
    .style43 {color: #FF9900}
    .style44 {color: #336666; font-weight: bold; }
    -->
    </style>
    <!-- InstanceEndEditable -->
    </head>
    <body>
    <script language="JavaScript1.2">mmLoadMenus();</script>
    <div id="masthead">
      <h1 id="siteName"><a href="http://unicredit.com.au"><img src="../images/Unicredit_logo_2011.jpg" alt="Unicredit logo" width="318" height="94" border="0"></a></h1>
      <div id="headerNav1"><a href="../index.php" id="but_home">Home</a><a href="../aboutunicredit/contact.html" id="but_contactus">Contact Unicredit</a></div>
      <br>
      <div id="headerInfo1">
        <p align="right">ABN 90 087 651 901 :: AFSLN / ACL 244168 :: BSB 806036<br>
        The University Credit Society Ltd </p>
      </div>
      <div id="globalNav">
      <a href="../savings/index.html" name="link11" id="link1" onMouseOver="MM_showMenu(window.mm_menu_1020224118_0,0,17,null,'link11')" onMouseOut="MM_startTimeout();">Savings &amp; Investments</a>|<a href="index.html" name="link8" id="link2" onMouseOver="MM_showMenu(window.mm_menu_1203172153_0,0,16,null,'link8')" onMouseOut="MM_startTimeout();">Loans</a>|<a href="../services/index.html" name="link9" id="link5" onMouseOver="MM_showMenu(window.mm_menu_1203173138_0,0,16,null,'link9')" onMouseOut="MM_startTimeout();">    Services</a>|<a href="../access/index.html" name="link12" id="link6" onMouseOver="MM_showMenu(window.mm_menu_1203173411_0,0,16,null,'link12')" onMouseOut="MM_startTimeout();">Account
          Access</a>|<a href="../security/index.html"  name="link10" id="link16" onMouseOver="MM_showMenu(window.mm_menu_1203173434_0,-40,16,null,'link10')" onMouseOut="MM_startTimeout();">Online
          Security Tips</a>|<a href="../aboutunicredit/index.html" name="link4" id="link7" onMouseOver="MM_showMenu(window.mm_menu_1203173737_0,-60,16,null,'link4')" onMouseOut="MM_startTimeout();">About
          Unicredit</a></div>
    </div>
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr valign="top">
        <td width="150" background="../images/BGNavMid.gif"><div id="navcontainer"><!-- InstanceBeginEditable name="leftMargin" --><!-- #BeginLibraryItem "/Library/nav_loans.lbi" -->
          <h2>Loans </h2>
          <ul id="navlist">
            <li><a href="personal.html"> Personal Loans</a></li>
      <li><a href="visa.html"> Visa Access</a></li>
      <li><a href="car.html"> Car Loans</a></li>
            <li><a href="student.html">Student Loans</a></li>
            <li><a href="home.html">Home Loans</a></li>
            <li id="third"><a href="home_stdvar.html">  Standard variable</a></li>
            <li id="third"><a href="home_fixedrate.html">  Fixed rates</a></li>
            <li id="third"><a href="home_equaccess.html">  Equity access</a></li>
            <li><a href="visa.html">Visa Debit Card</a></li>
            <li><a href="mycard.html"> MyCard MasterCard</a></li>
            <li id="third"><a href="mycard_infoglance.html">  Information at a glance</a></li>
            <li id="third"><a href="mycard_qa.html">  Questions &amp; answers</a></li>
          </ul>
    <!-- #EndLibraryItem --><!-- InstanceEndEditable --></div></td>
        <td><!-- InstanceBeginEditable name="content" -->
          <div id="breadCrumb">
            <p><a href="../index.php">Home</a> / <a href="index.html">Loans</a> /        Home Loans </p>
          </div>
          <h2 id="pageName">No Home Loan Set Up Fees:<span class="style43"> til March 31 </span></h2>
          <div id="content">
          <div class="feature">
            <table width="100%" border="0" cellspacing="0" cellpadding="5">
                  <h2>6.60% Standard Variable<span class="style29"> (CR*)  </span><br>
                    or 6.05% Fixed for 1 or 2 years<span class="style37"><sup>3<br>
                    </sup></span></h2><P>
                  <p class="style44">Speak to a Unicredit Lending Consultant today on (08) 9389 1011 or book an appointment at our Nedlands Lending Centre or </p>
                  <h2>
                    <a href="https://www.unicredit.com.au/secure/loanapplication_befapp.html?loantype=Home Loan" target="_blank" class="style41">:: click here to apply</a></h2>
                  <p class="style28"> </p>
                  <h2><span class="style18">We're waiving home loan start up costs.</span><span class="style37"><sup>1</sup></span></h2>
                  <p><strong>For a limited time Unicredit  will cover your home loan start up costs. </strong></p>
                  <p>As Unicredit is already a low cost lender, this will cover all  standard Unicredit loan costs and fees - including  property valuation<sup>4</sup> and Government Landgate costs.  If you&rsquo;re  re-financing an existing mortgage, you will still have money left over to  contribute to  exit costs from the bank.</p>
                  <p>The offer applies to all new home and investment loan applications, regardless of loan balance, for both new and existing members. <sup>1</sup></p>
                  <p><span class="style18"><br>
                    Why we can offer a better deal </span></p>
                  <p>As a &lsquo;mutual&rsquo; credit union,  Unicredit is able to act in the best interest of its members.  Our award winning range of home loans are not  available through mortgage brokers - so we don&rsquo;t pay commissions. If you take this opportunity to move your mortgage, you will be joining  4.5 million Australians who choose to bank at a place which is not a bank at  all... a place with all the products of a bank, but with a different attitude. As a member based organisation you can trust our motives, and know that we will be there for the long-haul.<br>
                  </p>
                  <p align="left"><span class="style18">Better personal service</span><br>
                    Unicredit members have their own personal lending consultant, who can tailor your lending for the lowest possible cost and best flexibility for future plans. </p>
                  <h5> </h5>         
                <td align="center" valign="top"><p><img src="../images/HomeLoan/boxes-lady.jpg" width="184" height="184"><br>
                </p>
                  <p><img src="../images/HomeLoan/house_Comesback.jpg" width="178" height="178"><br>
                  </p>
                  <p><img src="../images/HomeLoan/COmesBacklogo.jpg" alt="allComesBack" width="172" height="180"></p></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><p><img src="../images/HomeLoan/Pregnant.jpg" alt="ComesbacktoYou" width="191" height="183"></p>
                  <p> </p>
                  <p><img src="../images/HomeLoan/renos.jpg" alt="renos" width="199" height="192"></p></td>
                <td><p><span class="style18">Better standard variable rates</span><br> <swderew>
                  Our loans can&rsquo;t be simpler or more flexible. We don&rsquo;t play games with our members or use  complex loan structures to hide long-term rates and fees. Our aim is to be fair to all members.<br>
                </p>
                  <table width="300" border="0" cellspacing="4" cellpadding="0">
                    <tr>
                      <td width="120"><span class="style36">Unicredit </span></td>
                      <td valign="top"><span class="style27">6.60%</span></td>
                      <td valign="top"><div align="right" class="style17">6.60%<span class="style30"> CompRate</span>*</div></td>
                    </tr>
                  </table>
                  <p class="story">Full service - free redraw<span class="style30">(2)</span> - no 'exit' fee - and No Ongoing Fees <br>
                      <br>
                    compare that to the big banks' <span class="style17">Standard Variable Rates...</span></p>
                  <table width="300" border="1" cellpadding="2" cellspacing="0" bordercolor="#000">
                    <tr>
                      <td width="120"><P>ANZ</td>
                      <td valign="top">7.30%</td>
                      <td valign="top"><div align="right">7.40%<span class="style30">CompRate*</span></div></td>
                    </tr>
                    <tr>
                      <td width="120"><p>Commonwealth</p>
                          <p>BankWest<br>
                              <span class="style29">'Mortgage Shredder' </span></p></td>
                      <td valign="top"><p>7.31% </p>
                          <p>7.20%</p></td>
                      <td valign="top"><p align="right">7.45%<span class="style30">CompRate*</span></p>
                          <p align="right">7.26%<span class="style30">CompRate*</span></p></td>
                    </tr>
                    <tr>
                      <td width="120"><P>NAB</td>
                      <td valign="top">7.22%</td>
                      <td valign="top"><div align="right">7.35%<span class="style30">CompRate*</span></div></td>
                    </tr>
                    <tr>
                      <td width="120"><P>Westpac<br>
                              <span class="style29">'Rocket Repay' </span></td>
                      <td valign="top">7.36%</td>
                      <td valign="top"><div align="right">7.49% <span class="style30">CompRate*</span></div></td>
                    </tr>
                  </table>
                  <p class="story style29">rates taken from banking  websites as at 22/12//2011 </p>
                  <p class="story style29"> </p>
                  <p>As a special offer, you  can choose to <strong>fix your mortgage </strong> at 6.05% (CR*) for 1 or 2 years<sup>3</sup> - or   split your loan at no additional cost : to lock-in that rate on part of the  loan, but still allowing you to make extra repayments and free redraws.</p>
                  <p> </p>
                  <p><span class="style18">Better flexibility</span><br>
    Life is never simple, so we make sure that our loans are flexible enough to deal with your changing financial needs. Unicredit&rsquo;s best rate is on a simple standard variable product, which allows extra repayments at any time - and unlimited free redraws when you want to use those funds.<span class="style31">(2)</span> This  can save you hundreds of dollars in interest and fees, by replacing the need for personal loans and credit card debt for the whole family. We provide the personal service to make this easy.</p>
                  <p> </p></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="10" cellpadding="0">
            </table>
            <p><span class="style18">Unicredit&rsquo;s professional lending service in Nedlands can customise your home or investment loan exactly for your needs.</span></p>
            <p>You can borrow up to 95% and keep your repayments low with the option of interest only repayments for up to 5 years. You can even split the loan between fixed and variable and make redraws at no cost. <span class="superscript">2</span>There are no ongoing fees for a Unicredit home loan and we&rsquo;ll even provide a Visa Access card which can be used to withdraw cash at any ATM in Australia with no Direct ATM fees and no maintenance fees. <span class="superscript">1</span></p>
            <p><strong>PLUS - No ATM Fees on any ATM in Australia <span class="superscript">5</span></strong></p>
            <p><strong><span class="superscript"><br>
            </span></strong></p>
          </div>
       <div class="story">
            <h1>Home loans available  </h1>
            <ul>
              <li><strong> <a href="home_stdvar.html">Classic Plus - Standard Variable Home Loan </a></strong></li>
              <li><strong><a href="home_fixedrate.html">Fixed Options Home Loan </a></strong></li>
              <li><strong><a href="home_equaccess.html">Equity Access</a></strong><span class="style17"><br>
           </span></li>
            </ul>
         <h3><br>
           Speak to a Lending Consultant &ndash; </h3>
         <ul>
              <li> You can speak to a Lending Consultant Monday to Friday, 8.30am to 4.30pm
                by calling Unicredit on (08) 9389 1011 or email <a href="[email protected]:[email protected]">[email protected]</a>.            </li>
           <li>You can also make an appointment with a Lending Consultant to discuss
                  your loan requirements anytime during office hours. </li>
           </ul>
         <h3> <br>
           Family Equity Mortgage <span class="superscript">#</span></h3>
         <ul>
              <li> Unicredit offers first home buyers a low cost way into the property market, with little or no deposit by using equity in the family home - which can even help avoid costly Lender&rsquo;s Mortgage Insurance.</li>
           <li><a href="home_familyeqmorg.html" target="_self">Find out more </a></li><br>
         </ul>
         <h1>Key Facts Sheet  </h1>
      <p>You can find this handy calculator on our 'Loan Calculator' page on this website. This facility allows you to input your desired loan amount and repayment period and, as their name suggests, receive a summary of all the 'key' information about the loan. Give it a try today.
    <br><A HREF=http://unicredit.infocast.com.au/>Click here</A> to start your own Key Facts sheet
         <h3><br>
           <a href="https://www.unicredit.com.au/secure/loanapplication_befapp.html?loantype=Home Loan" target="_blank" class="style42">Apply Today :: Loan
              application form</a></h3>
         <ul><li><a href="loan_calculator.html"> Online loan calculator</a></li>
              </ul>
         <p> </p>
         <p class="story"><strong>Interstate Lending</strong>: As a general rule, Unicredit only lends to Western Australian based members, however we encourage others to discuss an application.</p>
         <p class="story"><strong>Non-Australian Resident Applications </strong>: As a general rule, Unicredit will not lend to new applicants who are not resident in Australia</p>
         </div>
       <p class="disclaimer comparisonTable comparisonTable"> 1. <span class="comparisonTable">Unicredit will waive its standard   loan establishment costs and then reimburse standard loan establishment costs   and exit costs from previous financier, up to a total of $1000, for all new   property secured loan applications made before   31/3/2012. </span>2 Minimum loan redraw $1000. 3 The quoted fixed rate is an indicative interest rate only - the fixed rate is set at time of loan funding. 4 Standard valuation costs are defined as valuation costs for properties in the Perth metropolitan area, where the value is under $1 million. The property valuer's cost for this is $184.50. 5. Unicredit members with a home loan over $150,000 do not pay Direct ATM Fees on any ATM in Australia. Overseas ATM withdrawal fees still apply. </p>
       <!-- #BeginLibraryItem "/Library/TYSK_loans.lbi" -->
          <div class="disclaimer">
            <p> Things you should know</p>
            <p> All loan applications are subject to Unicredit's normal lending criteria.
              Fees and government charges apply, please refer to our Fees and Charges
              Schedule, by clicking on the link below or collecting from any Unicredit
              branch.</p>
            <ul>
              <li>
                <p><a href="../aboutunicredit/fees_charges.html"> Fees and charges</a></p>
              </li>
              <li>
                <p><a href="Interest" _mce_href="http://unicredit.com.au/aboutunicredit/rates.html">Interest">http://unicredit.com.au/aboutunicredit/rates.html">Interest Rates </a></p>
              </li>
            </ul>
            <p>*Comparison rate is for a loan of $150,000 for a term of 25 years. Warning: This comparison rate is true only for the  examples given and may not include all fees and charges. Different terms, fees  or other loan amounts might result in a different comparison rate.</p>
            <p>Comparison Rate Schedules are available from any Unicredit branch,
              or can be downloaded by clicking on the link below.</p>
            <ul>
              <li>
                <p><a href="../aboutunicredit/CRShome.pdf">Home Loan Comparison Rate Schedule</a></p>
              </li>
              <li>
                <p><a href="../aboutunicredit/CRSpersonal.pdf">Personal Loan Comparison
                  Rate Schedule</a></p>
              </li>
            </ul>
            <ul>
              <li>
                <p><a href="HardshipPolicy.html">Financial Hardship Assistance</a></p>
              </li>
              <li>
                <p><a href="../aboutunicredit/DisputeResolution.html">Dispute Resolution Procedure </a></p>
              </li>
              <li>
                <p><a href="../pdf/CreditGuideAppendix14.pdf" target="_blank">Credit Guide </a></p>
              </li>
            </ul>
            <p>+Unicredit will lend up to 95% of the valuation of the property for
              owner occupier or investment property home loans (Loan to Valuation
              Ratio or LVR). Where the loan exceeds 80% of the property valuation,
              lender's mortgage insurance is required (LMI).</p>
            <p>^Conditions apply.
              Repayment holidays are currently provided where a member is in advance
              on their minimum payments, to a maximum number of repayment periods
              that can be covered by the advance. Requests for repayment holidays
              must be made in writing to the Loans Manager.</p>
            <p>#Conditions apply.
              Family equity mortgages should be discussed with a lending officer
              by calling Unicredit on 9389 1011.</p>
            <p>~External fees such as government charges, settlement attendance and
              valuation fees apply. Please refer to our Fees and Charges Schedule.<br>
              </p>
          </div>
          <!-- #EndLibraryItem --></div>
        <!-- InstanceEndEditable --></td>
        <td width="140" class="rtmarginTable"><div id="rightMargin"><div class="rtmarginItem"><script language="Javascript">
    var agt=navigator.userAgent.toLowerCase();
    </script></div>
    <div class="rtmarginItem"><a
    href="http://www.unicredit.com.au/special/Uniteller_gateway.html"><img src="/images/logo-uniteller.gif" alt="Proceed to Uniteller" width="135" height="60" border="0"></a></div>
    <div class="rtmarginItem"><a
    href="http://www.unicredit.com.au/loans/mycard.html"><img src="../images/logo-mc-cardservices.gif" alt="MasterCard CardServices" width="138" height="47" border="0"></a></div>
    <div class="rtmarginItem"><a
    href="visa.html"><img src="../images/visa_access.gif" alt="Verified by VISA" width="138" height="48" border="0"></a></div>
      <div class="rtmarginItem"></div>
            <a href="http://rediatm.com.au" target="_blank">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="142" height="118" title="reditatm" onClick="MM_goToURL('parent','http://www.rediatm.com.au');return document.MM_returnValue">
              <param name="movie" value="/special/redi.swf">
              <param name="quality" value="high">
              <embed src="/special/redi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="142" height="118"></embed>
            </object>
            </a>
            <div class="rtmarginLink"><a
    href="../aboutunicredit/rates.html"><img src="../images/link_intRates.gif" alt="Interest Rates" width="136" height="22" border="0"></a></div>
        <div class="rtmarginLink"><a
    href="../aboutunicredit/fees_charges.html"><img src="../images/link_feesCharges.gif" alt="Fees & Charges" width="136" height="22" border="0"></a></div>
        <div class="rtmarginLink"><a
    href="../forms/index.html"><img src="../images/link_onlineForms.gif" alt="Online Forms" width="136" height="22" border="0"></a></div>
        <div class="rtmarginLink"><a
    href="loan_calculator.html"><img src="../images/link_loanCalculator.gif" alt="Loan Calculator" width="136" height="22" border="0"></a></div>
        </div></td>
      </tr>
    </table>
    <!--end navBar div -->
    <!--end headlines -->
    <!--end content -->
    <div id="siteInfo"><a href="Site" _mce_href="http://www.unicredit.com.au/aboutunicredit/sitemap.html">Site">http://www.unicredit.com.au/aboutunicredit/sitemap.html">Site
        Map</a> | <a href="Disclosure" _mce_href="http://www.unicredit.com.au/aboutunicredit/disclosure.html">Disclosure">http://www.unicredit.com.au/aboutunicredit/disclosure.html">Disclosure Info</a> | <a href="Contact" _mce_href="http://www.unicredit.com.au/aboutunicredit/contact.html">Contact">http://www.unicredit.com.au/aboutunicredit/contact.html">Contact </a> | &copy;2008
    Unicredit | Lost Card Hotline: 1800 224 004  | Swift Code: CUSCAU2SXXX  | BSB: 806-036 </div>
    <!--google analytics code dropped in -->
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-2467622-1";
    urchinTracker();
    </script>
    </body>
    <!-- InstanceEnd --></html>

Maybe you are looking for

  • How do I reverse the displays?

    I see how to rearrange the displays but how do I reverse them?

  • Installing administrative tools for Windows 10 Technical Preview for Enterprise

    At first I was upgrade my Windows 8.1 to Windows 10 Technical Preview for Enterprise every things done will then I try to install administrative tools for windows 10 technical preview for enterprise I found the .msu file from Microsoft website but wh

  • Oracle r12 on virtual machine

    Hi, I have installed Oracle r12 on virtual machine (linux) on my laptop. I have noticed that virtual machine loses date/time. How can I keep the date/time on my virtual machine in sync with my laptop date/time so that date and time in Oracle R12 is c

  • CUCMS Service Monitor 8.0 and 1040

    Hi there We have installed CUCMS 8.0, we also have Service Monitor 8.0 installed. When trying to configure a 1040 sensor we are unable to add the IP address of the 1040 sensor since, there is no option to add an IP address of the sensor. when we go t

  • Why won't my Magic trackpad click?

    I changed the batteris in my trackpad, reconnected it with my Bluetooth and the scrolling functions all seem to work, but I can't click on anything with a response. Any ideas out there? Sure it is something simple.