#Abax Hit Counter v1.00 - Copyright 2001 By Nathan Dickman - visit http://www.NathanDickman.com/
#This script may be freely distributed providing all copyright headers are kept intact
//Abax Hit Counter configuration//
$datafile="count/geeveston.txt"; //filename for counter datafile
$counterstyle = "text"; //enter text for text,image for images, or invisible for none
$textcountlength = 5; //length of counter in digits if using text option
$font = "Arial, Helvetica, sans-serif"; //font face style if using text counter
$fontsize = "1"; //font size if using text counter
$fontcolour = "#FF6600"; //font colour use html colour codes
$imagedirectory = "images/"; //directory or http location to images NOTE: use trailing slash
$imagesext = ".gif"; //file extension for images e.g. .gif .jpg .png
$initialvalue = 1;
//MAIN CODE//
if (!file_exists($datafile)) {
$file = fopen($datafile,"w+");
fwrite ($file,$initialvalue);
fclose ($file);
}
else {
$file = fopen($datafile,"r+");
$hitcount = fread($file,filesize($datafile));
fclose ($file);
};
$hitcount++;
$file = fopen($datafile,"w+");
fwrite ($file,$hitcount);
if ($counterstyle != "invisible") {
if ($counterstyle == "text") {
echo ""
.sprintf("%0"."$textcountlength"."d",$hitcount)."";
}
else {
$longstr = strlen($hitcount);
for ($x=0; $x < $longstr; $x++) {
$image = substr($hitcount,$x,1);
echo " ";
}
}
}
?>

Richmond Bridge. The oldest bridge in Australia.
The annual Scottish Highland gathering
of
massed bands. Watch short movie. [3.5 MB]
|
Richmond, Tea Tree
| Attractions | Tours |

Richmond Arms Hotel
Facts
Distance from Hobart: 26 kms
|
St John's Church, Richmond |
Situated in the Cole River valley, Richmond has Australia's oldest bridge which, along with
the old gaol, court house, barracks and watch house, provides visitors much to explore. The quaint village charm of Richmond with its antique shops, art galleries, cafes and historic buildings attracts large visitor numbers every day.
Hotels and B & B
- A Cottage in Richmond, 31 Wellington St, Richmond, 0417 377 633
- Alexanders of Richmond, 15 Ogilvie Ln, Richmond, 0409 355 779
- Bridge Cottage, 47 Bridge St, Richmond, 0419 523 672
- Bridge View Retreat, 64 Bridge St, Richmond, 0431 228 838
- Coachman's Rest, 28 Bridge St, Richmond, 6260 2609
- Corner Cottage, 17 Bathurst St, Richmond, 0498 049 115
- Cottage on Gunning, 15 Gunning St, Richmond, 6260 4332
- Daisy Bank Cottages, 78 Middle Tea Tree Rd, Richmond, 0417 202 963
- Geraldine Cottage, 12 Parramore St, Richmond, 6260 2397
- Hatchers Manor, 73 Prossers Rd, Richmond, 6260 2622
- Hatchers Richmond Manor, 45 Prosser Rd, Richmond, 6260 2622
- Hollyhock Cottage, 3a Percy St, Richmond, 6260 1079
- Laurel Cottage, 9 Wellington St, Richmond, 6260 1079
- Loft Over The Vines, 112 Tolpuddle Dr, Richmond, 0413 597 150
- Millhouse On The Bridge B & B, 2 Wellington St, Richmond, 6260-2428
- Mrs Curries B & B, 4 Franklin St, Richmond, 6260 2766
- Mulberry Cottage B & B, Franklin St, Richmond, 0402 910 573
- Prospect House Private Hotel, 1384 Richmond Rd, Richmond, 6205 2349
- Red Brier Cottage Accommodation, 15 Bridge St, Richmond, 6260 2349
- Richmond Arms Hotel Motel, 42 Bridge St, Richmond, 6260 2109
- Richmond Barracks, 16 Franklin St, Richmond, 6260 2453
- Richmond Cabin & Tourist Park, 48 Middle Tea Tree Rd, Richmond, 6260 2192
- Richmond Cottages (The Old Stables), 12 Bridge St, Richmond, 6260 2561
- Taras Richmond Farmstay, 31 Ogilvie Ln, Richmond, 0431 966 065
- Charles Reuben Estate, 777 Middle Tea Tree Rd, Tea Tree, 0434 955 777
Attractions
- Coal Valley Vineyard, 257 Richmond Rd Cambridge, 6248 5367
- Domaine A/Stoney Vineyard, 105 Tea Tree Rd, Campania, 6260 4174
- Grannie Rhodes Working Cottage Museum, Richmond, 6260 2664
- Glenayr Vineyard, Back Tea Tree Rd, Richmond, 6260 2388
- Meadow Bank Estate Vineyard, Cambridge, 6248 4484
- Oak Lodge (National Trust), 18 Bridge St, Richmond, 6260 4153
- Old Hobart Town Model Village, Bridge St, Richmond, 6260
2502
- Olde Time Portraits, 30 Bridge St, Richmond, 6260 2630
- Palmara Vineyard, 1314 Main Rd, Richmond, 6260 2462
- Peppercorn Gallery, 58 Bridge St, Richmond, 6260 2454
- Pooley Wines & Cooinda Vale Vineyard, Barton Rd, Campania, 6260 4227
- Puddleduck Vineyard, 6260 2301
- Richmond Antiques, 2 Edward St, Richmond, 6260 2601
- Richmond Bridge
- Richmond Craft & Keepsakes, 50 Bridge St, Richmond, 6260 1006
- Richmond Food & Wine Centre, 27 Bridge St, Richmond, 6260 2619
- Richmond Gaol Historical Site, 37 Bathurst St, Richmond, 6260 2127
- Richmond Maze & Tea Rooms, 13 Bridge St, Richmond,
6260 2451
- Richmond Park Vineyard, Logie Rd, Richmond, 6260 2949
- Saddlers Court Country Style, 50 Bridge St, Richmond, 6260 2421
- Saddlers Court Gallery,48 Bridge St, Richmond, 6260 2132
- St Johns Church, the oldest Catholic church in Australia.
- Tolpuddle Vineyards, Back Tea Tree Rd, Richmond, 6260 2388
- Woodcraft Shop: The, 23 Bridge St, Richmond 6260 2466
- Zoo Doo Wildlife Fun Park, 620 Middle Tea Tree Rd, Richmond,
6260 2444
Tours
- Horsedrawn Carriages of Tasmania, 36 Bridge St, Richmond, 0427 880
299
- Par Avion Wilderness Tours, Cambridge, 6248 5390
- Rotor Lift Helicopters, 100 Holyman Ave, Cambridge, 6248
4117, 6248 4206
- Tasair Pty Ltd, Hobart Airport, Cambridge, 6248 5088
- Tours of Richmond, 0409 935 139

Garden at Richmond
|
View local map
Other locations [kms]
Brighton (19 kms)
Colebrook (27 kms)
Campania (6 kms)
Cambridge
(13 kms)
Hobart (26 kms)
include("../includes/adverts.htm"); ?>
include("../includes/aaPHPrandomImage_sub.php"); ?>
|