Insert index.html page

Where can I put an 'index.html' or 'index.jsp' page so that I can have a page show up when users go to the root of our server? That is, I want:
http://<mysite>:<port>
to take the user to a page on my site, rather than presenting an error message.

Hi Anne,
You will need to place the file at the root of a web application which is deployed with context root set to '/'
If you are deploying on WLS, then you will need to set this value in the weblogic.xml file.
http://e-docs.bea.com/wls/docs81/webapp/weblogic_xml.html#1040721
Cheers
Raj

Similar Messages

  • Index.html pages in local sub-directories will not load automatically when sub-directory name entered into address field, followed by a forward-slash

    I am in the process of designing a website-on-a-CD. In order to make things easier for my clients, I decided to organize this site into local sub-directories with an index.html page in each one. However, when I try to enter the local sub-directory name, followed by a forward-slash, the index page does not open automatically. Instead, I get a raw directory listing that includes the index.html file, and anything else that is present within it. I would like to know if there is any way to force this page to load automatically within Firefox from a local storage medium as it would load from a web-server.

    You need to use file:// as the protocol instead of C:/. The latter may never work (C:\ might).
    Where is the main HTML located ?
    Easiest if to store the images in a sub folder of the location because you can't go back via ../ beyond that root location for security reasons.
    See:
    *http://kb.mozillazine.org/Links_to_local_pages_do_not_work

  • Need help with creating template. Changes are not going through to index.html page

    Hi all,
    I have an issue with my template that I am creating and also a question about creating template Regions (Repeating and Editable).
    Somehow my changes to my index.dwt are not changing my index.html page.
    Also my other question is: For my top navigation bar and left navigation bar links, do I need to select and define each individual button or link as Repeating/Editable Region? or can I just select the whole navigation bar (the one on the top) etc...
    Below are my steps for creating my template...I am kinda fairly new to using DW and this is my first attempt to making a template following the DW tutorial CD that came with DW CS3.
    I appreciate any help with this...regards, Dano
    -Open my index.html file
    -File/save as template
    -Save
    -update links - yes
    -Select Repeating and Editable Regions (I selected the whole top navigation bar and selected Repeating Region and Editable Region, same with the left side navigation links)
    -File close all
    -Open the index.dwt
    -Save as and selected the index.html and chose to overide it..
    When I make changes to my index.dwt it is not changing the index.html
    I feel that I am missing some important steps here.....
    Website address
    www.defenseproshop.com

    Figured out

  • How to add an extra page to the index.html page on dreamweaver CS6?

    How to add an extra page to the index.html page on dreamweaver CS6?

    Index.html = your domain's home page.  There is only one home page per site.
    To create a new page from your index, go to File > SaveAs > filename.html.  Repeat for other site pages.  Add links on your index page that lead to other site pages.
    See  Creating your first web site in DW CC (5-part tutorial)
    https://helpx.adobe.com/dreamweaver/learn/tutorials/how-to/first-website-part1.html
    Nancy O.

  • Can insert and html page inside a symbol

    How can I insert and html page in a symbol
    By example: One Menu with five options. When  click in option one: showme www.google.com; when click option two then show www.adobe.com...
    Sorry for my poor english.
    Thanks
    Now in spanish
    Buenos dias
    Quisiera saber si existe la posibilidad de visualizar una pagina web en un symbol, de manera que dependiendo de un menu, me muestre una dirección u otra.
    No se si esto es posible, porque soy muy novato en esto.
    Les ruego su ayuda.
    Gracias y saludos

    >thx for reply
    >i used Iframe anyway
    >btw im noob in html =.=
    Iframes are usually a terrible solution, in my opinion. If
    you need the background fixed, why not just set it to fixed rather
    than introducing fames and all of the problems they bring? Do you
    have a url?

  • Insert one html page into another html page

    Hi there,
    I wonder if sombody can help. I am trying to insert one short
    html page into another page. I could not find any option or feature
    in Dreamweaver that allow me to insert the page at all. The page I
    want to insert has the links and it is a short page, just like a
    banner. When I update the links on that page it will update all
    other pages in the website. I do not have to open many pages to
    update. I have been using FrontPage and I am now converting to
    Dreamweaver. Some codes from FrontPage does not work in
    Dreamweaver. I would very much appreciate if somebody can help with
    the codes.
    This is my website so that you can understand what I mean. At
    the top of the screen there are many links that are from one page I
    inserted into index.html. I use FrontPage. But, Dearmweaver does
    not work that way.
    Thank you. Kevin

    Be aware that IFrames carry all the disadvantages that frames
    do, for both
    you and your client's visitors.
    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
    ==================
    "polarl light" <[email protected]> wrote in message
    news:g06ad0$2rm$[email protected]..
    >
    >> I wonder if sombody can help. I am trying to insert
    one short html page
    >> into
    >> another page. I could not find any option or feature
    in Dreamweaver that
    >> allow
    >> me to insert the page at all. The page I want to
    insert has the links
    >> and it
    >> is a short page, just like a banner. When I update
    the links on that
    >> page it
    >> will update all other pages in the website. I do not
    have to open many
    >> pages
    >> to update. I have been using FrontPage and I am now
    converting to
    >> Dreamweaver.
    >> Some codes from FrontPage does not work in
    Dreamweaver. I would very
    >> much
    >> appreciate if somebody can help with the codes.
    >
    > Depending on what you want to do you can use SSIs or an
    Iframe. SSIs are
    > good for things such as headers, menus and nav bars that
    you want to stay
    > the same across a range of pages. Iframes let you load
    an external HTML
    > file into a predefined area of your page so you can
    display different
    > content while staying on the same page.
    >

  • Lost the "Over" stste of my buttons on my index.html page only.

    I must have done something to my button set on my home page for www.carpenterslocal19.org
    because on mouseover I don't get the "Over" state.  The buttons still function as hypelinks but no change to the over state.
    All the other pages are okay, just index.html and index.htm.

    Hi Joe -
    That extra line break in your code is still present on the server.
    I it were my page, the time it takes to prowl through every character in the code is not worth it.
    I would make a copy.of a working page, correct the title tag, cut and paste only the content table from
    the troubled page into the new page.
    If that's not clear, you may call me at 914-941-3616

  • Binding a button in the "index.html" page to a Javascript .js file via Mobile JQuery

    I'm unable to bind an event to a button in the index.html file, without calling onclick("eventHandler") within the button element.  Please note that the event handler was declared in a seperate .js file and included in the index.html file. 

    Not enough information.  Can we see your code or a link to your online test page?
    Nancy O.

  • I'm trying to get to my website; all it brings up is a deleted outdated webpage, NOT the current "index.html" page.

    It used to act like all my other 5 or 6 webbrowsers. Now it acts strange, no matter how many times I uninstall FoxFire, and reinstall it. How do I uninstall it with NO history left behind. I've cleared all stuff from within Foxfire with no results. Help! I used to use it all the time along with other browsers to test pages out. Now foxfire will NOT show my website pages.

    Thanks FredMcD for your info, but so far, problem is still the same only in Firefox 29... I'm using Mac, and I assume you are using PC, so I had to look around to find the items you spoke of.
    I'm using the Apple Mac version of FireFox 29.0.1 on Mac OS X Version 10.9.2 on my MacBook Pro 17 laptop computer.
    I have no idea how to "Start FireFox in Save Mode"...
    Poking around in all the preferences, I finally found where to turn OFF "Use Hardware Acceleration". But it makes no difference. Still displays the following items in all three places, and the search results are all unrelated to the webpage I'm trying to load...
    I am typing "http://www.TheRockMCC.org/index.html" into the browser; that is, "TheRockMCC.org" is my home page [in all my browsers]. Only lately has Firefox NOT display my home page.
    "http://www.TheRockMCC.org/index.html" is displayed for a second or two, then it immediately displays the following in the 3 display areas...
    "http://www.therockmcc.org/!_extra/itronclock/itronclock.js"l is what is displayed in the "Search" bar.
    "http://us.yhs4.search.yahoo.com/yhs/errorhandler?hspart=gt&hsimp=yhse-gt&q=http%3A%2F%2Fwww.therockmcc.org%2F!_extra%2Fitronclock%2Fitronclock.js&type=576859" is what is displayed in the "Address" bar.
    "Tab" displays "DNS Solution Yahoo Error ..."
    I've cleared EVERYTHING -cookies, cache, all possible things that can be checked, I checked all, and cleared them multiple times, but to no avail.
    the "itronclock" is no longer installed on my host server, and that whole folder has been deleted from the host server also. Why it still shows up is beyond my understanding. That whole area in webpage has been commented out, since not using it for the time being...

  • How to open a index.html page from document library rather than download

    Hi,
    I have uploaded a website template folder structure to Office 365. Like this 
     When i click index.html the file gets downloaded to my pc. What i am trying to do is:
    Open the index.html file in new tab so that i can show demo for my site template?

    Hi NirajZ,
    You can't view the html file that uploaded in the SharePoint document library or List as attachment.
    If you wanted to see the html file in the SharePoint, Create the Content Editor WebPart and copy the html url in the link.(Edit the Content Editor WebPart and Check the Properties)
    Murugesa Pandian | MCPD | MCTS | SharePoint 2010

  • SWF won't play onced inserted into html page, though plays in absolute paths

    I have embedded a SWF in my index page. The background image saved in the FLA shows up, but none of the remaining content. If I put in the URL to the actual SWF and HTML files, however, everything works fine.
    palmettowebproductions.com is the URL of the site
    this is the code in the index page:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8.0.22.0" width="900" height="284" id="slideshow\"> <param name="movie" value="/flashslidebanner/slideshow.swf"/> <param name="quality" value="high" /> <param name="wmode" value="transparent" /><embed src="/flashslidebanner/slideshow.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="284" wmode="transparent" name="slideshow"></embed></object>

    Paevo Kelley wrote:
    I have embedded a SWF in my index page. The background image saved in the FLA shows up, but none of the remaining content.
    This to me sounds like an issue with the ActionScript.  Have you tried posting in the Flash forum?

  • Unable to login to portal and any links in index.html page

    Hi,
    I am not able to login to portal. Only able to login to System information link.
    Whenever I try to login to other links, I have been taken to User input screen. After I enter the username and password, I am getting response as if Page is refreshed.
    Only log geting updated is default trace during this action.
    Few Error messages from default trace file during this action:
    #1.5 #00188B34FD3300590000002E000065BC0004620157F23D55#1233657817007#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_GUEST#0##n/a##8310f2f3f1df11dda01a00188b34fd33#SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#/System/Server/WebRequests#Plain###application [webdynpro/dispatcher] Cannot send an HTTP error response [500 Application error occurred during request processing. (details: java.lang.NullPointerException: null)].
    The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: An attempt to write after the stream had been closed.
    Exception id: [00188B34FD3300590000002C000065BC0004620157F23ADA]#
    #1.5 #00188B34FD33006500000035000065BC00046201585A3EDE#1233657823820#com.sap.engine.services.security.authentication.logonapplication#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.authentication.logonapplication.doLogon#J2EE_GUEST#0##n/a##8722f8c0f1df11dd933700188b34fd33#SAPEngine_Application_Thread[impl:3]_4##0#0#Error##Java###doLogon failed
    [EXCEPTION]
    #1#com.sap.security.core.logon.imp.UMELoginException
         at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.logon(SAPJ2EEAuthenticator.java:949)
         at com.sap.security.core.logonadmin.ServletAccessToLogic.logon(ServletAccessToLogic.java:208)
         at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.doLogon(SAPMLogonLogic.java:914)
         at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.uidPasswordLogon(SAPMLogonLogic.java:578)
         at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.executeRequest(SAPMLogonLogic.java:158)
         at com.sap.security.core.sapmimp.logon.SAPMLogonServlet.doPost(SAPMLogonServlet.java:60)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    Regards,
    Nallasivam.D

    Hi,
    have already read this thread:
    it´s nearly the same problem.
    Have you checked if the java guest account is enabled? Please check note 1231650.
    Best Regards,
    Jens

  • Modify the index.html to another page

    Is there a way to change the index.html page (always the first to the left in plan mode) to another page?
    I want the Home to be the index because I have a graphic instead of text so each time people click on the link there are redirected to the home page.
    Basicaly you can have a better understanding is you go here http://seventhsensetheband.com/ I want the center button to be my index.html.
    Thank you in advance.

    Create a manual menu and add the links yourself. For an automatic menu, even if you drag the pages in Plan mode, the first page is always index.html.
    Insert the menu, in the menu options choose Manual from the Menu Type menu. For a small site, this is fine.

  • How i upload a web page named index.html generated by NI Web UI Builder in thin client application on world wide Web

    Hello All,
                   I have an example which use simulated signal with its web service generated by LabVIEW. Then an application of this web service was created using NI web UI builder. And application was build and deployed on NI Cloud Portal, a zip file was downloaded of that project  after build and deploying application.
    The downloaded file contain a thin client application like :index.html page, readme file etc.
                  Now problems is this index.html runs easily on http://localhost:8080/appname/index.html or on my computer name like
    http://iaa42:8080/appname/index.html web page runs and shows updated values in indicators and graphs  but when i use ip address of my system like http://192.168.1.6:8080/appname/index.html , index.html runs but the values in indicator and graphs remains 0 (zero) constantly.     how can i get all indicators and graphs updating continously on by using my ip address like same when i use localhost or computer name in url bar.    1st problem is this.
    Now 2nd question.
                 I get a page index.html in a zip file built by NI web UI builder now i want this page to be viewed by every one world wide
    where should i upload that code. Should NI Cloud Portal be my hosting server for that web page ? or i have to purchase a domain other than NI cloud portal?
     Thanks in Advance
    Regards
    Waqas

    Hi Waqas,
    For your first question, my first thoughts turn to your router (which I assume you are using with a 192.168.x.x address). Are you sure you are configuring your ports and firewalls to allow NI services to function? Here is a really good resource on how to check if your ports and firewalls are configured properly:
    http://www.ni.com/white-paper/12402/en/
    For your second question, when you deploy a web service you are hosting it on your local machine. If you wanted to host it elsewhere (i.e. another server or another domain) you would have to be sure that the server hosting your application has the LabVIEW run-time engine installed. 
    Rick C.

  • How to centre the html pages & How to set the Index as Homepage (just upgraded to CS5 and am lost)

    Hi
    Ive just upgraded to CS5 and am a bit lost!!
    1st Problem
    I updated our website design (which was previously designed in fireworks using CS3) using Fireworks CS5 and exported the images etc as html and loaded into the website folder.... however now Im in dreamweaver and ive tried centring the page, but when I go into live view, its aligned on the left....
    My method.... I open the page, I select the 'table' then in the property box, under Align, i click 'Centre'.  This was how i centred in the older version. 
    2nd Problem
    Where do you set the homepage??  In the version ive been using up until recently, in the 'Local view' file manager (on the right) i would simply highlight the 'index.html' page, then right-click and select 'set as homepage'..... that seems to have disappeared in the newer version.  How do I do this now???
    All help is very much appreciated!
    Thanks
    Amanda

    Oh No! But its worked perfectly in the past.  Had no idea about fireworks not being able to used.... whoops! 
    The code is:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!-- saved from url=(0014)about:internet -->
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Junction Park Fete : Australiana Home</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css">td img {display: block;}</style>
    <!--Fireworks CS5 Dreamweaver CS5 target.  Created Mon Jan 31 19:43:33 GMT+1000 (EST) 2011-->
    <script language="JavaScript1.2" type="text/javascript">
    <!--
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
    var i,img,nbArr,args=MM_nbGroup.arguments;
      if (event == "init" && args.length > 2) {
        if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
          img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
          if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
          nbArr[nbArr.length] = img;
          for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
            if (!img.MM_up) img.MM_up = img.src;
            img.src = img.MM_dn = args[i+1];
            nbArr[nbArr.length] = img;
      } else if (event == "over") {
        document.MM_nbOver = nbArr = new Array();
        for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])?args[i+1] : img.MM_up);
          nbArr[nbArr.length] = img;
      } else if (event == "out" ) {
        for (i=0; i < document.MM_nbOver.length; i++) { img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
      } else if (event == "down") {
        nbArr = document[grpName];
        if (nbArr) for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
        document[grpName] = nbArr = new Array();
        for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
          nbArr[nbArr.length] = img;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    </head>
    <body bgcolor="#ffffff" onload="MM_preloadImages('Images/index_r4_c4_s2.jpg','Images/index_r4_c4_s4.jpg','Images/ index_r4_c4_s3.jpg','Images/index_r4_c6_s2.jpg','Images/index_r4_c6_s4.jpg','Images/index_ r4_c6_s3.jpg','Images/index_r4_c10_s2.jpg','Images/index_r4_c10_s4.jpg','Images/index_r4_c 10_s3.jpg','Images/index_r4_c13_s2.jpg','Images/index_r4_c13_s4.jpg','Images/index_r4_c13_ s3.jpg','Images/index_r4_c15_s2.jpg','Images/index_r4_c15_s4.jpg','Images/index_r4_c15_s3. jpg','Images/index_r4_c18_s2.jpg','Images/index_r4_c18_s4.jpg','Images/index_r4_c18_s3.jpg ','Images/index_r4_c21_s2.jpg','Images/index_r4_c21_s4.jpg','Images/index_r4_c21_s3.jpg',' Images/index_r4_c24_s2.jpg','Images/index_r4_c24_s4.jpg','Images/index_r4_c24_s3.jpg','Ima ges/index_r4_c26_s2.jpg','Images/index_r4_c26_s4.jpg','Images/index_r4_c26_s3.jpg');">
    <table width="965" border="0" align="center" cellpadding="0" cellspacing="0" style="display: inline-table;">
    <!-- fwtable fwsrc="Template_Index.png" fwpage="Page 1" fwbase="index.jpg" fwstyle="Dreamweaver" fwdocid = "1559752332" fwnested="0" -->
      <tr>
       <td><img src="Images/spacer.gif" width="8" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="13" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="14" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="43" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="48" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="11" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="23" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="38" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="51" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="38" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="58" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="7" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="46" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="65" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="38" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="8" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="57" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="40" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="8" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="57" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="54" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="43" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="11" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="42" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="49" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="75" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="20" height="1" border="0" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="27"><img name="Index_Banner_s1" src="Images/Index_Banner_s1.jpg" width="965" height="138" border="0" id="Index_Banner_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="138" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="27"><img name="Index_TopBorder_s1" src="Images/Index_TopBorder_s1.jpg" width="965" height="21" border="0" id="Index_TopBorder_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="21" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="27"><img name="index_r3_c1_s1" src="Images/index_r3_c1_s1.jpg" width="965" height="28" border="0" id="index_r3_c1_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="28" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="3"><img name="index_r4_c1_s1" src="Images/index_r4_c1_s1.jpg" width="35" height="11" border="0" id="index_r4_c1_s1" alt="" /></td>
       <td><a href="index.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c4_s1','Images/index_r4_c4_s2.jpg','Images/index _r4_c4_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c4_s1','Images/index_r4_c4_s3.jpg',1);"><i mg name="index_r4_c4_s1" src="Images/index_r4_c4_s1.jpg" width="43" height="11" border="0" id="index_r4_c4_s1" alt="" /></a></td>
       <td><img name="index_r4_c5_s1" src="Images/index_r4_c5_s1.jpg" width="48" height="11" border="0" id="index_r4_c5_s1" alt="" /></td>
       <td colspan="3"><a href="sponsors.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c6_s1','Images/index_r4_c6_s2.jpg','Images/index _r4_c6_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c6_s1','Images/index_r4_c6_s3.jpg',1);"><i mg name="index_r4_c6_s1" src="Images/index_r4_c6_s1.jpg" width="72" height="11" border="0" id="index_r4_c6_s1" alt="" /></a></td>
       <td><img name="index_r4_c9_s1" src="Images/index_r4_c9_s1.jpg" width="51" height="11" border="0" id="index_r4_c9_s1" alt="" /></td>
       <td><a href="rides.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c10_s1','Images/index_r4_c10_s2.jpg','Images/ind ex_r4_c10_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c10_s1','Images/index_r4_c10_s3.jpg',1);"> <img name="index_r4_c10_s1" src="Images/index_r4_c10_s1.jpg" width="38" height="11" border="0" id="index_r4_c10_s1" alt="" /></a></td>
       <td colspan="2"><img name="index_r4_c11_s1" src="Images/index_r4_c11_s1.jpg" width="65" height="11" border="0" id="index_r4_c11_s1" alt="" /></td>
       <td><a href="stalls.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c13_s1','Images/index_r4_c13_s2.jpg','Images/ind ex_r4_c13_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c13_s1','Images/index_r4_c13_s3.jpg',1);"> <img name="index_r4_c13_s1" src="Images/index_r4_c13_s1.jpg" width="46" height="11" border="0" id="index_r4_c13_s1" alt="" /></a></td>
       <td><img name="index_r4_c14_s1" src="Images/index_r4_c14_s1.jpg" width="65" height="11" border="0" id="index_r4_c14_s1" alt="" /></td>
       <td><a href="food.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c15_s1','Images/index_r4_c15_s2.jpg','Images/ind ex_r4_c15_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c15_s1','Images/index_r4_c15_s3.jpg',1);"> <img name="index_r4_c15_s1" src="Images/index_r4_c15_s1.jpg" width="38" height="11" border="0" id="index_r4_c15_s1" alt="" /></a></td>
       <td colspan="2"><img name="index_r4_c16_s1" src="Images/index_r4_c16_s1.jpg" width="65" height="11" border="0" id="index_r4_c16_s1" alt="" /></td>
       <td colspan="2"><a href="music.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c18_s1','Images/index_r4_c18_s2.jpg','Images/ind ex_r4_c18_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c18_s1','Images/index_r4_c18_s3.jpg',1);"> <img name="index_r4_c18_s1" src="Images/index_r4_c18_s1.jpg" width="48" height="11" border="0" id="index_r4_c18_s1" alt="" /></a></td>
       <td><img name="index_r4_c20_s1" src="Images/index_r4_c20_s1.jpg" width="57" height="11" border="0" id="index_r4_c20_s1" alt="" /></td>
       <td><a href="raffles.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c21_s1','Images/index_r4_c21_s2.jpg','Images/ind ex_r4_c21_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c21_s1','Images/index_r4_c21_s3.jpg',1);"> <img name="index_r4_c21_s1" src="Images/index_r4_c21_s1.jpg" width="54" height="11" border="0" id="index_r4_c21_s1" alt="" /></a></td>
       <td colspan="2"><img name="index_r4_c22_s1" src="Images/index_r4_c22_s1.jpg" width="54" height="11" border="0" id="index_r4_c22_s1" alt="" /></td>
       <td><a href="races.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c24_s1','Images/index_r4_c24_s2.jpg','Images/ind ex_r4_c24_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c24_s1','Images/index_r4_c24_s3.jpg',1);"> <img name="index_r4_c24_s1" src="Images/index_r4_c24_s1.jpg" width="42" height="11" border="0" id="index_r4_c24_s1" alt="" /></a></td>
       <td><img name="index_r4_c25_s1" src="Images/index_r4_c25_s1.jpg" width="49" height="11" border="0" id="index_r4_c25_s1" alt="" /></td>
       <td><a href="contacts.htm" onmouseout="MM_nbGroup('out');" onmouseover="MM_nbGroup('over','index_r4_c26_s1','Images/index_r4_c26_s2.jpg','Images/ind ex_r4_c26_s4.jpg',1);" onclick="MM_nbGroup('down','navbar1','index_r4_c26_s1','Images/index_r4_c26_s3.jpg',1);"> <img name="index_r4_c26_s1" src="Images/index_r4_c26_s1.jpg" width="75" height="11" border="0" id="index_r4_c26_s1" alt="" /></a></td>
       <td><img name="index_r4_c27_s1" src="Images/index_r4_c27_s1.jpg" width="20" height="11" border="0" id="index_r4_c27_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="11" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="27"><img name="index_r5_c1_s1" src="Images/index_r5_c1_s1.jpg" width="965" height="24" border="0" id="index_r5_c1_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="24" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="27"><img name="Index_BottomBorder_s1" src="Images/Index_BottomBorder_s1.jpg" width="965" height="22" border="0" id="Index_BottomBorder_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="22" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="7"><img name="index_r7_c1_s1" src="Images/index_r7_c1_s1.jpg" width="160" height="68" border="0" id="index_r7_c1_s1" alt="" /></td>
       <td rowspan="9" colspan="20"><img name="index_r7_c8_s1" src="Images/index_r7_c8_s1.jpg" width="805" height="448" border="0" id="index_r7_c8_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="68" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="7"><img name="index_r8_c1_s1" src="Images/index_r8_c1_s1.jpg" width="160" height="19" border="0" id="index_r8_c1_s1" usemap="#m_index_r8_c1_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="19" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="7"><img name="index_r9_c1_s1" src="Images/index_r9_c1_s1.jpg" width="160" height="30" border="0" id="index_r9_c1_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="30" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="7"><img name="index_r10_c1_s1" src="Images/index_r10_c1_s1.jpg" width="160" height="15" border="0" id="index_r10_c1_s1" usemap="#m_index_r10_c1_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="15" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="7"><img name="index_r11_c1_s1" src="Images/index_r11_c1_s1.jpg" width="160" height="122" border="0" id="index_r11_c1_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="122" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="3"><img name="index_r12_c1_s1" src="Images/index_r12_c1_s1.jpg" width="8" height="42" border="0" id="index_r12_c1_s1" alt="" /></td>
       <td colspan="5"><img name="index_r12_c2_s1" src="Images/index_r12_c2_s1.jpg" width="129" height="18" border="0" id="index_r12_c2_s1" usemap="#m_index_r12_c2_s1" alt="" /></td>
       <td rowspan="3"><img name="index_r12_c7_s1" src="Images/index_r12_c7_s1.jpg" width="23" height="42" border="0" id="index_r12_c7_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="18" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="5"><img name="index_r13_c2_s1" src="Images/index_r13_c2_s1.jpg" width="129" height="7" border="0" id="index_r13_c2_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="7" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="5"><img name="index_r14_c2_s1" src="Images/index_r14_c2_s1.jpg" width="129" height="17" border="0" id="index_r14_c2_s1" usemap="#m_index_r14_c2_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="17" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="5" colspan="7"><img name="index_r15_c1_s1" src="Images/index_r15_c1_s1.jpg" width="160" height="259" border="0" id="index_r15_c1_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="152" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="3" colspan="4"><img name="index_r16_c8_s1" src="Images/index_r16_c8_s1.jpg" width="185" height="46" border="0" id="index_r16_c8_s1" alt="" /></td>
       <td rowspan="2" colspan="5"><img name="index_r16_c12_s1" src="Images/index_r16_c12_s1.jpg" width="164" height="30" border="0" id="index_r16_c12_s1" alt="" /></td>
       <td rowspan="3" colspan="2"><img name="index_r16_c17_s1" src="Images/index_r16_c17_s1.jpg" width="97" height="46" border="0" id="index_r16_c17_s1" alt="" /></td>
       <td colspan="4"><img name="index_r16_c19_s1" src="Images/index_r16_c19_s1.jpg" width="162" height="16" border="0" id="index_r16_c19_s1" usemap="#m_index_r16_c19_s1" alt="" /></td>
       <td rowspan="3" colspan="5"><img name="index_r16_c23_s1" src="Images/index_r16_c23_s1.jpg" width="197" height="46" border="0" id="index_r16_c23_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="16" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="2" colspan="4"><img name="index_r17_c19_s1" src="Images/index_r17_c19_s1.jpg" width="162" height="30" border="0" id="index_r17_c19_s1" usemap="#m_index_r17_c19_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="14" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="5"><img name="index_r18_c12_s1" src="Images/index_r18_c12_s1.jpg" width="164" height="16" border="0" id="index_r18_c12_s1" usemap="#m_index_r18_c12_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="16" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="3" colspan="20"><img name="index_r19_c8_s1" src="Images/index_r19_c8_s1.jpg" width="805" height="213" border="0" id="index_r19_c8_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="61" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="2" colspan="2"><img name="index_r20_c1_s1" src="Images/index_r20_c1_s1.jpg" width="21" height="152" border="0" id="index_r20_c1_s1" alt="" /></td>
       <td colspan="4"><img name="index_r20_c3_s1" src="Images/index_r20_c3_s1.jpg" width="116" height="124" border="0" id="index_r20_c3_s1" usemap="#m_index_r20_c3_s1" alt="" /></td>
       <td rowspan="2"><img name="index_r20_c7_s1" src="Images/index_r20_c7_s1.jpg" width="23" height="152" border="0" id="index_r20_c7_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="124" border="0" alt="" /></td>
      </tr>
      <tr>
       <td colspan="4"><img name="index_r21_c3_s1" src="Images/index_r21_c3_s1.jpg" width="116" height="28" border="0" id="index_r21_c3_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="28" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="3" colspan="7"><img name="index_r22_c1_s1" src="Images/index_r22_c1_s1.jpg" width="160" height="249" border="0" id="index_r22_c1_s1" alt="" /></td>
       <td colspan="20"><img name="index_r22_c8_s1" src="Images/index_r22_c8_s1.jpg" width="805" height="97" border="0" id="index_r22_c8_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="97" border="0" alt="" /></td>
      </tr>
      <tr>
       <td rowspan="2" colspan="2"><img name="index_r23_c8_s1" src="Images/index_r23_c8_s1.jpg" width="89" height="152" border="0" id="index_r23_c8_s1" alt="" /></td>
       <td><img name="index_r23_c10_s1" src="Images/index_r23_c10_s1.jpg" width="38" height="20" border="0" id="index_r23_c10_s1" usemap="#m_index_r23_c10_s1" alt="" /></td>
       <td rowspan="2" colspan="17"><img name="index_r23_c11_s1" src="Images/index_r23_c11_s1.jpg" width="678" height="152" border="0" id="index_r23_c11_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="20" border="0" alt="" /></td>
      </tr>
      <tr>
       <td><img name="index_r24_c10_s1" src="Images/index_r24_c10_s1.jpg" width="38" height="132" border="0" id="index_r24_c10_s1" alt="" /></td>
       <td><img src="Images/spacer.gif" width="1" height="132" border="0" alt="" /></td>
      </tr>
    </table>
    <map name="m_index_r8_c1_s1" id="m_index_r8_c1_s1">
    <area shape="rect" coords="22,0,137,19" href="http://www.harveynorman.com.au/" alt="" />
    </map>
    <map name="m_index_r10_c1_s1" id="m_index_r10_c1_s1">
    <area shape="rect" coords="18,0,136,15" href="http://www.sovereignhomes.com.au/" alt="" />
    </map>
    <map name="m_index_r12_c2_s1" id="m_index_r12_c2_s1">
    <area shape="rect" coords="0,0,129,18" href="Publications/JPSS_FeteNewsletter_Issue01.pdf" alt="" />
    </map>
    <map name="m_index_r14_c2_s1" id="m_index_r14_c2_s1">
    <area shape="rect" coords="0,0,129,17" href="Publications/JPSS_Newsletter_Issue02.pdf" alt="" />
    </map>
    <map name="m_index_r16_c19_s1" id="m_index_r16_c19_s1">
    <area shape="rect" coords="0,0,162,17" href="mailto: [email protected]" alt="" />
    </map>
    <map name="m_index_r17_c19_s1" id="m_index_r17_c19_s1">
    <area shape="rect" coords="0,-16,162,1" href="mailto: [email protected]" alt="" />
    </map>
    <map name="m_index_r18_c12_s1" id="m_index_r18_c12_s1">
    <area shape="rect" coords="0,0,164,16" href="mailto: [email protected]" alt="" />
    </map>
    <map name="m_index_r20_c3_s1" id="m_index_r20_c3_s1">
    <area shape="rect" coords="0,0,116,124" href="http://www.rantan.com.au/" alt="" />
    </map>
    <map name="m_index_r23_c10_s1" id="m_index_r23_c10_s1">
    <area shape="rect" coords="0,0,38,20" href="javascript:;" alt="" />
    </map>
    </body>
    </html>

Maybe you are looking for