<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Find your chi with tai chi : thewest.com.au</TITLE><BASE
href=http://www.thewest.com.au/default.aspx?MenuID=27&ContentID=65552><!--Dynamic description meta tags-->
<META http-equiv=description
content="The West Australian Newspaper site covers news, weather, astrology, employment, tenders, real estate, cars, boats, shopping, and sport, plus entertainment, gossip and tv guides">
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META http-equiv=keywords
content="news, online newspaper, latest, sport, cricket, afl, footy,west coast eagles, fremantle, dockers, soccer, glory, entertainment, employment, professional appointments, casual, full time, real estate, house, houses, let, rent, lease, for sale, opportunities, real estate agents,weather, tv, perth, western australia, wa, W.A, shopping, australia, boats,shares,golf,tennis, astrology,horoscope, photos, gifts, gift, careers, magazine, today, gossip, the game, the west australian, the west online, tv guide, west australia, football, tax, tenders, tender, computers, wa news, wa property, wa real estate, wa jobs, wa employment, wa motors, perth real estate, perth employment, perth motors, perth news">
<META http-equiv=content-language content=english><!--Dynamic refresh meta tags-->
<META http-equiv=refresh content=300>
<META content=general name=rating>
<META content="7 days" name=revisit-after>
<META content=index,follow name=robots>
<META content="Vivid Interactive and Design" name=author><LINK
href="favicon.ico" rel="shortcut icon"><!--Change css depending on what type of page this is--><LINK
href="includes/internalTier2.css" type=text/css rel=stylesheet><LINK
href="includes/Brand/Default/HeaderBrand.css" type=text/css rel=stylesheet><!--Provide RSS Discovery where relevant --><LINK
title="Lifestyle RSS Feed"
href="http://www.thewest.com.au/RSS/RSSFeed.ashx?Feed=27"
type=application/rss+xml rel=alternate>
<SCRIPT src="includes/dhtml.js" type=text/javascript></SCRIPT>
<SCRIPT src="includes/scripts.js" type=text/javascript></SCRIPT>
<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV> </DIV>
<FORM id=Form1 name=Form1 action=default.aspx?MenuID=27&ContentID=65552
method=post encType=multipart/form-data><INPUT type=hidden
name=__CONTROL_FINGERPRINTS_UcRightProductsCalendar1_ajaxZoneEventCalendar>
<INPUT type=hidden name=__MAGICAJAX_SCRIPT_FINGERPRINTS> <INPUT type=hidden
value=dDwyMDgwNzQ0ODYyOztsPFVjSGVhZGVyMTpfY3RsMTpyZG9CdXRXZXN0O1VjSGVhZGVyMTpfY3RsMTpyZG9CdXRXZWI7VWNIZWFkZXIxOl9jdGwxOnJkb0J1dFdlYjtVY0hlYWRlcjE6X2N0bDE6YnRuU2VhcmNoOz4+QxRXUeGTY50gLzG/sGdujC502HQ=
name=__VIEWSTATE>
<SCRIPT language=javascript type=text/javascript>
<!--
        function ShowGuide()
        {
                var query;
                
                var date;
                var section;
                var region;
                var regionalVenue;
                var perthVenue;
                var venueId;
                
                query = '';                
                date = document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpDay').value;
                section = document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpSectionOfDay').value;
                regionId = document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpRegion').value;
                regionalVenue = document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesRegional');
                perthVenue = document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesPerth');
                
                query += 'Date=' + date;
                query += '&Section=' + section;
                
                // if this isn't hidden, we want it's value
                if (regionalVenue.style.display != 'none')
                {
                        venueId = regionalVenue.value;
                }
                
                if (perthVenue.style.display != 'none')
                {
                        venueId = perthVenue.value;
                }
                
                // build the query string for submission
                if (venueId != 'allchannels')
                {
                        query += '&VenueID=' + venueId;
                }
                
                query += '&RegionID=' + regionId;
                
                //location.href = 'tvguide.aspx?' + query;
                location.href = 'http://www.thewest.com.au/tvguide.aspx?' + query;
        }
        
        function ShowHideRegionVenue(object)
        {
                if (object.value == 101)
                {
                        document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesRegional').style.display = 'none';
                        document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesPerth').style.display = '';
                        document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesPerth').value = 'allchannels';
                }
                
                if (object.value == 102)
                {
                        document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesPerth').style.display = 'none';
                        document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesRegional').style.display = '';
                        document.getElementById('UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesRegional').value = 'allchannels';
                }
        }
//-->
</SCRIPT>
<SCRIPT language=JavaScript><!--
        function VividControls_TabControl()
        {
                this.tabCount = 1;
                this.hide = ShowHideTabContents_hide;
                this.show = ShowHideTabContents_show;
                this.showTab = ShowHideTabContents_showTabById;
                
                this.onShowFunctionName = '';
                
                this.uniqueID = '';
        }
        
        function ShowHideTabContents_showTabById(iMenuID)
        {
                // Hide all tab content divs and set the tabs to be inactive
                // then show and set the one we want
                var i = 0;
                for(i=0; i < this.tabCount; i++)
                {
                        this.hide('VividControls_TabControl' + this.uniqueID + '_Content_' + i);
                        
                        if (document.getElementById('VividControls_TabControl' + this.uniqueID + '_TabHeader_' + i + '_0') != null)
                        {
                                document.getElementById('VividControls_TabControl' + this.uniqueID + '_TabHeader_' + i + '_0').className = null;
                        }
                }
                // Set the active tab's class
                if (document.getElementById('VividControls_TabControl' + this.uniqueID + '_TabHeader_' + iMenuID + '_0') != null)
                {
                        document.getElementById('VividControls_TabControl' + this.uniqueID + '_TabHeader_' + iMenuID + '_0').className = 'current';
                }
                
                this.show('VividControls_TabControl' + this.uniqueID + '_Content_' + iMenuID);
                // This function executes the function if it is present.
                if(this.onShowFunctionName.length > 0)
                {
                        eval(this.onShowFunctionName + "('" + iMenuID + "')");
                }
                document.getElementById('UcRightGuides1_TabSet1').value = iMenuID;
        }
        function ShowHideTabContents_hide(sObjectID)
        {        
                document.getElementById(sObjectID).className = 'DisabledTab';
        }
        function ShowHideTabContents_show(sObjectID)
        {
                document.getElementById(sObjectID).className = 'current';
        }
        var __VividControls_TabControl = new VividControls_TabControl();
//--></SCRIPT>
<SCRIPT language=JavaScript><!--
var __VividControls_TabControlUcRightGuides1_TabSet1 = new VividControls_TabControl();
__VividControls_TabControlUcRightGuides1_TabSet1.tabCount = 1;
__VividControls_TabControlUcRightGuides1_TabSet1.uniqueID = 'UcRightGuides1_TabSet1';
//--></SCRIPT>
<STYLE type=text/css>
.ActiveTab
{
visibility: visible;
display: ;
}
.DisabledTab
{
visibility: hidden;
display: none;
}
</STYLE>
<DIV id=wrapper><!-- Header Start --><!-- Ticker + Top Navigation // Start -->
<DIV id=topNavigationContainer>
<UL id=topNavmenu>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=60">Advertising</A>
</LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=61">Shareholders</A>
<UL>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=78">Corporate
Information</A> </LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=79">Governance</A> </LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=80">Financials</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=81">ASX
Announcements</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=82">Annual
Reports</A> </LI></UL></LI>
<LI><A style="CURSOR: default" href="#">Radio</A>
<UL>
<LI><A href="http://www.redfm.com.au/">RedFM</A> </LI>
<LI><A href="http://www.spiritradio.com.au/">Spirit Radio</A> </LI>
<LI><A href="http://www.wafm.com.au/">WAFM</A> </LI></UL></LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=63">Regional WA</A>
</LI>
<LI><A href="http://www.thewest.com.au/multimedia/NIE/index.html"
target=_blank>NIE</A> </LI>
<LI><A href="http://tabform.thewest.com.au/" target=_blank>TABform</A> </LI>
<LI><A href="http://www.thewest.com.au/index.aspx">Home</A> </LI></UL></DIV>
<DIV id=ticker><!--<img src="images/dotClear.gif" width="1" height="1">--><!-- begin Ticker EntertainmentGoodLiving ad -->
<SCRIPT language=JavaScript type=text/javascript>
ord=Math.random()*10000000000000000;
document.write('<script language="JavaScript" src="http://ad.au.doubleclick.net/adj/thewest_ents/gliving_ents;tile=7;sz=485x20;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
</SCRIPT>
<SCRIPT language=JavaScript type=text/javascript>if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0)|| navigator.userAgent.indexOf("WebTV") >= 0) {document.write('<a href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=7;sz=485x20;ord=123456789?" target="_blank"><img src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=7;sz=485x20;ord=123456789?" width="485" height="20" border="0" alt=""><\/a>');}</SCRIPT>
<NOSCRIPT><A
href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=7;sz=485x20;ord=123456789?"
target=_blank><IMG height=20 alt=""
src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=7;sz=485x20;ord=123456789?"
width=485 border=0></A></NOSCRIPT> <!-- End ad --></DIV><!-- Ticker + Top Navigation // End -->
<DIV class=clear></DIV><!-- Header // Start -->
<DIV id=header>
<DIV id=logo><A id=UcHeader1_lnkHome title="Go to homepage"
href="Index.aspx"></A></DIV>
<DIV id=topAdvertisingBanner>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD><IMG height=90 alt=" " src="images/dotClear.gif" width=1 border=0> </TD>
<TD align=right><!-- begin Banner EntertainmentGoodLiving ad -->
<SCRIPT language=JavaScript type=text/javascript>
ord=Math.random()*10000000000000000;
document.write('<script language="JavaScript" src="http://ad.au.doubleclick.net/adj/thewest_ents/gliving_ents;tile=5;sz=728x90;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
</SCRIPT>
<SCRIPT language=JavaScript type=text/javascript>if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0)|| navigator.userAgent.indexOf("WebTV") >= 0) {document.write('<a href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=5;sz=728x90;ord=123456789?" target="_blank"><img src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=5;sz=728x90;ord=123456789?" width="728" height="90" border="0" alt=""><\/a>');}</SCRIPT>
<NOSCRIPT><A
href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=5;sz=728x90;ord=123456789?"
target=_blank><IMG height=90 alt=""
src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=5;sz=728x90;ord=123456789?"
width=728 border=0></A></NOSCRIPT>
<!-- End ad --><!-- --></TD></TR></TBODY></TABLE></DIV></DIV><!-- Header // End -->
<DIV class=clear></DIV><!-- Search // Start --><!-- Search // Start --><!--Brand=-->
<DIV id=search>
<DIV id=time>
<SCRIPT language=javascript
src="http://www.thewest.com.au//includes/writeDate.js"></SCRIPT>
</DIV>
<DIV id=yahooSearch>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><SPAN id=SearchImageBranding></SPAN></TD>
<TD><SPAN class=yahooSearch><INPUT id=UcHeader1__ctl1_rdoButWest
type=radio CHECKED value=rdoButWest name=UcHeader1:_ctl1:rbtnGroup></SPAN>
</TD>
<TD><SPAN id=SearchImageBrandingSite></SPAN></TD>
<TD><SPAN class=yahooSearch><INPUT id=UcHeader1__ctl1_rdoButWeb type=radio
value=rdoButWeb name=UcHeader1:_ctl1:rbtnGroup></SPAN> </TD>
<TD><SPAN id=SearchImageBrandingWeb></SPAN></TD>
<TD><INPUT class=searchbox id=UcHeader1__ctl1_txtSearch
onkeydown=fnTrapKD(document.all.UcHeader1__ctl1_btnSearch)
name=UcHeader1:_ctl1:txtSearch> </TD>
<TD><INPUT class=yahooSearch id=UcHeader1__ctl1_btnSearch type=image
alt=Search src="images/button_search.gif" border=0
name=UcHeader1:_ctl1:btnSearch> </TD>
<TD><SPAN
id=SearchImageBrandingYahoo></SPAN></TD></TR></TBODY></TABLE></DIV></DIV><!-- Search // End --><!-- Search // End -->
<DIV class=clear></DIV><!-- Main Navigation // Start --><!-- Main Navigation // Start -->
<DIV id=navigationContainer>
<UL id=navmenu>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=2">News</A>
<UL>
<LI><A href="http://www.thewest.com.au/aapstory.aspx">Breaking News</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=77">WA News</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=146">Regional
News</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=28">National
News</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=29">World
News</A> </LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=77&ContentID=39562">inFOCUS</A>
<!--
                        'START: Job# 13094
                        '        ProjectManager:        Donna Menhennett
                        '        Developer:                Craig Dallie
                        '        Modified:                24th August 2007
                        '        Remove the menu 'Health' from the 'NEWS' menu
                        
                        <li><a href="http://www.thewest.com.au/default.aspx?MenuID=158">Health</a></li>
                        'END: Job# 13094
                --></LI>
<LI><A href="https://enewspaper.thewest.com.au/Login/APDWAN/Site/index.php"
target=_blank>Current Digital Edition</A> </LI>
<LI><A href="https://archive.thewest.com.au/" target=_blank>Past Digital
Editions</A> </LI>
<LI><A
href="javascript:windowSpawn('http://publish.vx.roo.com/thewest/portal/?channel=world%20news',715,695);">Video</A>
</LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI></UL></LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=3">Business</A>
<UL>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=159">National
Business</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=32">WA
Business</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=33">Markets</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=30">IT &
T</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=31">World
Business</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=359">Property</A>
</LI>
<LI><A
href="http://www.thewest.com.au/multimedia/WAN%20ONLINE/business/businessradio.html"
target=_blank>Boardroom Radio</A> </LI>
<LI><A
href="http://www.thewest.com.au/multimedia/WAN%20ONLINE/business/Financial.htm">Financial
News</A> </LI>
<LI><A
href="javascript:windowSpawn('http://publish.vx.roo.com/thewest/portal/?channel=overseas%20business',715,695);">Video</A>
</LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI></UL></LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=4">Sport</A>
<UL>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=12">Australian
Rules</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=13">Rugby
Union</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=147">Rugby
League</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=14">Cricket</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=15">Soccer</A>
</LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=16">Basketball</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=57">Tennis</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=17">Golf</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=18">Athletics
& Swimming</A> </LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=19">Motorsports</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=20">Racing,
Pacing & Chasing</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=21">Other
Sports</A> </LI>
<LI><A
href="javascript:windowSpawn('http://scoreboard.thewest.com.au',468,400);">Sports
Scores</A> </LI>
<LI><A
href="javascript:windowSpawn('http://publish.vx.roo.com/thewest/portal/?channel=extreme',715,695);">Video</A>
</LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI></UL></LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=5">Entertainment</A>
<UL>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=22">People</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=23">Movies</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=24">TV &
Radio</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=25">Music</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=27">Lifestyle</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=182">Arts</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=358">Offbeat
News</A> </LI>
<LI><A href="http://www.thewest.com.au/tvguide.aspx">TV Guide</A> </LI>
<LI><A
href="javascript:windowSpawn('http://publish.vx.roo.com/thewest/portal/?channel=entertainment',715,695);">Video</A>
</LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=358&ContentID=47739">Time
Out</A> </LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI></UL></LI>
<LI><A style="CURSOR: default" href="#">Classifieds</A>
<UL>
<LI><A href="http://www.mine4jobs.com" target=_blank>Mine4Jobs</A> </LI>
<LI><A href="http://olps.thewest.com.au/olps/employment/home.do"
target=_blank>Employment</A> </LI>
<LI><A href="http://thewestproperty.realestate.com.au/">The West
Property</A> </LI>
<LI><A href="http://www.thewest.com.au/property.htm">Property
(Classifieds)</A> </LI>
<LI><A href="http://www.quokka.com.au/" target=_blank>Quokka</A> </LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=74&ContentID=67">Place
an Ad</A> <!-- <li><a href="http://business.thewest.com.au/npms.jsp?section=classifieds&subsection=tenders&category=tenders&action=search&criteria=clear">Tenders</a></li> --></LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI></UL></LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=8">Travel</A>
<UL>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=85">Explore
Western Australia</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=41">Explore
Perth</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=87">North
West</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=88">South
West</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=89">Coral
Coast</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=90">Golden
Outback</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=48">National</A>
</LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=49">International</A>
</LI>
<LI><A
href="javascript:windowSpawn('http://publish.vx.roo.com/thewest/portal/?channel=international',715,695);">Video</A>
</LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI></UL></LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=9">Opinion</A>
<UL>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=54">Opinion</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=93">Have your
say</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=55">Alston</A>
</LI>
<LI><A href="http://www.thewest.com.au/PollResults.aspx">Polls</A> </LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI></UL></LI>
<LI><A style="CURSOR: default" href="#">Regionals</A>
<UL><!-- <li><a href="http://countryman.thewest.com.au/Regionals.aspx">Countryman</a></li> -->
<LI><A href="http://greatsouthern.thewest.com.au/Regionals.aspx">Great
Southern</A> </LI>
<LI><A href="http://kalgoorlie.thewest.com.au/Regionals.aspx">Kalgoorlie</A>
<!-- <li><a href="http://kimberley.thewest.com.au/Regionals.aspx">Kimberley</a></li>
                                <li><a href="http://midwest.thewest.com.au/Regionals.aspx">Midwest</a></li>
                                <li><a href="http://pilbara.thewest.com.au/Regionals.aspx">Pilbara</a></li> --></LI>
<LI><A href="http://southwest.thewest.com.au/Regionals.aspx">Southwest</A>
</LI></UL></LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=149">Community</A>
<UL>
<LI><A href="http://www.thewest.com.au/weather.aspx">Weather</A> </LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=151&ContentID=32395">Traffic</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=152">Live Flight
Tracking</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=153">WiFi
Hotspots</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=154">Crime
Stoppers</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=155">Lottery
Results</A> </LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=157">Fishing</A>
</LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=156&ContentID=32379">Competitions</A>
</LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=158">Health</A>
</LI>
<LI><A href="http://blogs.thewest.com.au/">Blogs</A> </LI>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=358&ContentID=47739">Time
Out</A> </LI></UL></LI>
<LI><A href="http://www.thewest.com.au/default.aspx?MenuID=149">Other
Sites</A>
<UL>
<LI><A href="http://www.perthvita.com.au">Perth VITA</A> </LI>
<LI><A
href="http://www.thewest.com.au/multimedia/WAN%20ONLINE/mm4/specpub.html">Special
Publications</A> </LI>
<LI><A
href="http://www.thewest.com.au/multimedia/internal_sites/WApubs/WAPUB/index.html">WA
Publishers</A> </LI>
<LI><A href="http://www.theminingchronicle.com.au">The Mining Chronicle</A>
</LI>
<LI><A href="http://www.nationalbuildingnews.com.au">National Building
News</A> </LI>
<LI><A
href="http://www.thewest.com.au/multimedia/internal_sites/redwave/redwavemedia/index.html">Red
Wave Media</A> </LI>
<LI><A href="http://www.redfm.com.au">Red FM</A> </LI>
<LI><A href="http://www.wafm.com.au">WAFM</A> </LI>
<LI><A href="http://www.spiritradio.com.au/">Spirit FM</A> </LI>
<LI><A href="http://www.thewest.com.au/multimedia/NIE/index.html">NIE</A>
</LI></UL><!--[if IE]></LI>
<LI><A onmouseover="this.style.cursor='hand'"
onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.thewest.com.au/');"
href="#">Make Us Your Homepage</A><![endif]--> </LI></UL><!-- START Nielsen//NetRatings SiteCensus V5.2 --><!-- COPYRIGHT 2006 Nielsen//NetRatings -->
<SCRIPT type=text/javascript>
var _rsCI="wanews";
var _rsCG="entertainment-goodliving";
var _rsDN="//secure-au.imrworldwide.com/";
var _rsCC=0;</SCRIPT>
<SCRIPT src="//secure-au.imrworldwide.com/v52.js" type=text/javascript></SCRIPT>
<NOSCRIPT><IMG alt=""
src="//secure-au.imrworldwide.com/cgi-bin/m?ci=wanews&cg=0"></NOSCRIPT><!-- END Nielsen//NetRatings SiteCensus V5.2 --></DIV><!-- Main Navigation // End --><!-- Main Navigation // End --><!-- Header End --><!-- Main Body // Start -->
<DIV id=containerGradient>
<DIV id=container><!-- Left Column // Start -->
<DIV id=leftContainer><!-- News Story Header Graphics -->
<DIV id=title>
<H1>Lifestyle</H1></DIV><!-- Place holder incase it is an submenu landing page --><!-- Change font size toolbar -->
<DIV id=fontSizeChanger>
<SCRIPT language=javascript>
<!--
        var curFontSize = 13;
        var fontModifier = 1;
        function fontSize(act)
        {
                var fontChangeDiv = document.getElementById("article");
                
                // if 1, increase font size
                if (act == 1)
                {
                        curFontSize += fontModifier;
                        curFontSize = Math.min(curFontSize, 41);
                }
                // if 0, decrease font size
                else if (act == 0)
                {
                        curFontSize -= fontModifier;
                        curFontSize = Math.max(curFontSize, 7);
                }
                // change the <div> element's properties
                fontChangeDiv.style.fontSize = curFontSize + "px";
                // change all the <p> element's properties
                for (v = 0; v < fontChangeDiv.getElementsByTagName("p").length; v++)
                {
                        fontChangeDiv.getElementsByTagName("p")[v].style.fontSize = curFontSize + "px";
                }
                // set cookie with font size value
                SetCookie('fontSizeCookie', curFontSize);
        }
        var userFontSize = GetCookie ('fontSizeCookie');
        // if the font is larger than 1 do nothing, otherwise set it
        if (userFontSize > 1)
        {
                // don't do anything
        }
        else
        {
                // less than one so hardcode it
                userFontSize = 11;
        }
        // get a value from a cookie with a specified offset
        function getCookieVal(offset)
        {
                var endstr = document.cookie.indexOf (";", offset);
                if (endstr == -1)
                {
                        endstr = document.cookie.length;
                }
                        
                return unescape(document.cookie.substring(offset, endstr));
        }
        // get a cookie with the specified name
        function GetCookie(name)
        {
                var arg = name + "=";
                var alen = arg.length;
                var clen = document.cookie.length;
                var i=0;
                
                while (i < clen)
                {        
                        var j = i + alen;
                        
                        if (document.cookie.substring(i, j) == arg)
                        {
                                return getCookieVal (j);
                        }
                        
                        i = document.cookie.indexOf(" ", i) + 1;
                        
                        if (i == 0)
                        {
                                break;
                        }
                }
                
                return null;
        }
        function SetCookie(name,value)
        {
                document.cookie = name + "=" + escape(value);
        }
        
        function OpenRefer(link)
        {
                //windowSpawn('ReferFriend.aspx?Link=' + link,700,700,1);"
                window.open('ReferFriend.aspx?Link=' + link,'refer','scrollbars=1,width=700,height=700');
        }
        
        function OpenReferRegionals(link)
        {
                //windowSpawn('ReferFriend.aspx?Link=' + link,700,700,1);"
                window.open('RegionalsReferFriend.aspx?Link=' + link,'refer','scrollbars=1,width=700,height=700');
        }
        
//-->
</SCRIPT>
<TABLE class=iconsTable cellSpacing=1 cellPadding=0 border=0>
<TBODY>
<TR>
<TD colSpan=4><SPAN id=UcFontSizeChanger1_toolBoxAdd><!-- begin ad tag (tile=16) -->
<SCRIPT language=JavaScript type=text/javascript>
ord=Math.random()*10000000000000000;
document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/thewest/_default;tile=16;sz=180x30;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
</SCRIPT>
<SCRIPT language=JavaScript type=text/javascript>if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0)|| navigator.userAgent.indexOf("WebTV") >= 0) {document.write('<a href="http://ad.doubleclick.net/jump/thewest/_default;tile=16;sz=180x30;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/thewest/_default;tile=16;sz=180x30;ord=123456789?" width="1000" height="30" border="0" alt=""><\/a>');}</SCRIPT>
<NOSCRIPT><A
href="http://ad.doubleclick.net/jump/thewest/_default;tile=16;sz=180x30;ord=123456789?"
target=_blank><IMG height=30 alt=""
src="http://ad.doubleclick.net/ad/thewest/_default;tile=16;sz=180x30;ord=123456789?"
width=1000 border=0></A></NOSCRIPT><!-- End ad tag --></SPAN> </TD></TR>
<TR>
<TD class=iconHeader> Text Size </TD>
<TD class=iconHeader> Print </TD>
<TD class=iconHeader> Email </TD>
<TD class=iconHeader> RSS </TD></TR>
<TR align=middle>
<TD class=iconBox><A onclick="fontSize(1);return false" href="#"><IMG
title="Increase Font Size" height=16 alt="Increase Font Size"
src="images/icon_fontLarge.gif" width=16 border=0></A> <A
onclick="fontSize(0);return false" href="#"><IMG
title="Decrease Font Size" height=16 alt="Decrease Font Size"
src="images/icon_fontSmall.gif" width=16 border=0></A> </TD>
<TD class=iconBox> <A id=UcFontSizeChanger1_lnkPrintFriendly
href="printfriendly.aspx?ContentID=65552" target=_blank><IMG
title="Print This Page" height=16 alt="Print This Page"
src="images/icon_print.gif" width=16 border=0></A> </TD>
<TD class=iconBox> <A
onclick="javascript:OpenRefer('http%3a%2f%2fwww.thewest.com.au%2fdefault.aspx%3fMenuID%3d27%26ContentID%3d65552');"
href="#"><IMG title="Email to a Friend" height=16 alt="Email to a Friend"
src="images/icon_refer.gif" width=16 border=0></A> </TD>
<TD class=iconBox><A href="RSS/RSSfeed.ashx?Feed=27" target=_blank><IMG
title=RSS height=16 alt=RSS src="images/rss.gif" width=16
border=0></A></TD></TR></TBODY></TABLE><BR><BR></DIV><!-- News Story Content --><!------------------------------------------------------------------------------------------------------------><!------------------------------------------------------------------------------------------------------------>
<DIV id=_ctl0_repContents__ctl0_pnlContent><A name=65552></A>
<H2>Find your chi with tai chi </H2><BR><EM>1st April 2008, 7:00
WST</EM><BR><BR>
<DIV class=clear></DIV>
<DIV id=article>
<P>
<TABLE cellSpacing=0 cellPadding=0 width=310 align=right border=0>
<TBODY>
<TR>
<TD align=right>
<DIV class=storyImage><IMG height=375 alt="Kit Po Wong"
src="/getfile.aspx?Type=image&ID=222177&ObjectType=3&ObjectID=127747"
width=300></DIV></TD></TR>
<TR>
<TD>
<P align=right><BR></P>
<DIV class=rightNoPadding><!-- begin Content Entertainment Good Living ad -->
<SCRIPT language=JavaScript type=text/javascript>
ord=Math.random()*10000000000000000;
document.write('<script language="JavaScript" src="http://ad.au.doubleclick.net/adj/thewest_ents/gliving_ents;tile=9;sz=300x250;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
</SCRIPT>
<SCRIPT language=JavaScript type=text/javascript>if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0)|| navigator.userAgent.indexOf("WebTV") >= 0) {document.write('<a href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=9;sz=300x250;ord=123456789?" target="_blank"><img src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=9;sz=300x250;ord=123456789?" width="300" height="250" border="0" alt=""><\/a>');}</SCRIPT>
<NOSCRIPT><A
href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=9;sz=300x250;ord=123456789?"
target=_blank><IMG height=250 alt=""
src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=9;sz=300x250;ord=123456789?"
width=300 border=0></A></NOSCRIPT> <!-- End ad --></DIV>
<P></P></TD></TR></TBODY></TABLE>People have used tai chi to strengthen the body
and mind since the Ming dynasty. These days the only thing that’s changed is the
number of afflictions the ancient martial art can treat. Depending on the style
taught, tai chi uses between 24 and 124 basic movements to achieve coordination
and balance through a “meditation in movement”. </P>
<P>The health benefits of tai chi have been well documented and include
improvements in arthritis, migraines, bone degeneration, longevity, respiration,
coronary care, digestion, stress, depression and weight loss. </P>
<P>But experts warn the art must be practised correctly or not at all. Kit Po
Wong, who has taught tai chi for nearly 40 years and runs the Academy of Chinese
Martial Arts in Perth, agrees the preciseness of technique is crucial to
boosting health and wellbeing. </P>
<P>Dr Wong, 62, said movements should always be gentle, making the muscle
exercise more natural. “It’s not like basketball where the movements are jerky
and you perspire heavily, it’s a dispersion of energy,” he said. </P>
<P>“When doing tai chi properly you should only sweat very lightly and the heart
rate and blood temperature should always stay the same.” Dr Wong said the most
important rules for effective tai chi were gentle movement and good posture with
an erect head, upright body and extended chest. </P>
<P>“Basically, abdominal breathing can be developed and provide the opportunity
for internal organs to be massaged,” he said. “Two sessions of 30 minutes every
day are ideal, but it’s not something that should be done with strict times, you
need to be relaxed.” </P>
<P>University of WA tai chi instructor Alex Hew also believes tai chi needed to
be practised daily for health, peace of mind, intrinsic energy and equilibrium.
“The older I get the better my chi (energy) is stimulated and the spirit of
vitality retained,” he said. </P>
<P>A session done correctly should leave people feeling exhausted but
exhilarated, said Mr Hew, who conducts regular seven-week courses for the UWA
Sports Association. A recent study at the Tufts-New England Medical Centre in
the United States found that long-term tai chi had positive effects on the
promotion of balance control, flexibility and cardiovascular fitness and reduced
the risk of falls among the elderly. <BR> <BR>The research also
showed that tai chi had benefits for people with existing conditions, such as
heart disease and high blood pressure. <BR> <BR>Another study from
the University of California found that tai chi calmed the nervous system,
reduced tension headaches, improved emotional balance and exercised the body
without strain. <BR> <BR>Mr Wong said there was nothing miraculous
about tai chi’s therapeutic properties. “Gradually your breath becomes very
smooth, you calm yourself down and it’s as though there is no air around you.
This is a very important technique to replace negative thoughts.” </P>
<P>Jenni Storey<BR></P></DIV>
<DIV class=clear></DIV>
<DIV></DIV>
<DIV>
<DIV id=_ctl0_repContents__ctl0_pnlYourSay>
<DIV id=yourSay><IMG class=yourSay height=14 alt="Your Say"
src="images/icon_yourSay.gif" width=14 align=middle border=0> <A
onclick="javascript:OpenYourSay('http%3a%2f%2fwww.thewest.com.au%2fdefault.aspx%3fMenuID%3d27%26ContentID%3d65552');"
href="#">Have your say</A></DIV></DIV></DIV></DIV><!------------------------------------------------------------------------------------------------------------><!-- custom control panel, to load custom forms into --><!-- Main Story Summaries --><!-- Ads if appropriate-->
<DIV class=controlPanelContainerLong>
<DIV class=controlPanel>
<TABLE>
<TBODY>
<TR>
<TD>
<DIV class=sponsoredLinks>
<DIV class=sponsoredLinksHeaderImageLong><IMG height=18 alt=Yahoo
src="http://www.thewest.com.au/images/YahooLinkIcon.gif" width=80> </DIV>
<DIV class=sponsoredLinksHeader>ads from Yahoo! Search Marketing:
</DIV><BR>
<SCRIPT language=javascript
src="http://cm.au.thewest.overture.com/js_flat_1_0/?config=6518910550&source=thewest_au_ctxt&type=thewest_entertainment&ctxtId=thewest_entertainment&ctxtUrl=http%3a%2f%2fwww.thewest.com.au%2fdefault.aspx&mkt=au&maxCount=3&keywordCharEnc=UTF8&outputCharEnc=UTF8"
type=text/javascript>
</SCRIPT>
<!-- Extract and display sponsored listings -->
<SCRIPT language=javascript type=text/javascript>
<!--
ShowListingsLong();
// -->
</SCRIPT>
</DIV></TD></TR></TBODY></TABLE></DIV></DIV></DIV><!-- Left Column // End --><!-- Right Column // Start -->
<DIV id=rightContainer>
<DIV class=controlPanelContainer>
<DIV class=controlPanel>
<DIV class=internalNavigationTitle>Lifestyle </DIV>
<UL class=internalNavigation>
<LI><A href="default.aspx?MenuID=27&ContentID=67756">Men's mag runs
win-a-divorce competition</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67695">Volunteers sought to
test vitamin D memory effect </A>
<LI><A href="default.aspx?MenuID=27&ContentID=67634">Chicago resident
downs 35 dozen oysters</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67583">Texas businesswoman
crowned Miss USA</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67401">Fashion Week to block
14-year-old model</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67320">Girl, 14, to model
for Fashion Week</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67303">Google technology
changed life online</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67166">Sex starts with the
face</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67116">Stand up and
stretch</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67076">'Wife carrying'
expert shares tips ahead of national comp</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67038">ACT households to get
paid for producing energy</A>
<LI><A href="default.aspx?MenuID=27&ContentID=67033">LA police want
anti-paparazzi laws scrapped</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66946">Plan to protect blind
people from cars</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66832">Climate change
affects beer</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66736">Boys will be boys,
even if they’re monkeys: study</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66719">Rich happier provided
they have partner</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66664">Study looks at
psychological effects of natural disasters</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66529">Wee genes make tall
story</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66495">Expat Aussies suffer
through Vegemite shortage</A>
<LI><A href="default.aspx?MenuID=27&ContentID=66455">Japan’s oldest person
dies at 113</A> </LI></UL></DIV></DIV><!-- Internal Navigation // Start -->
<DIV class=controlPanelContainer>
<DIV class=controlPanel>
<DIV class=internalNavigationTitle><A
href="default.aspx?MenuID=5">Entertainment</A> </DIV>
<UL class=internalNavigation>
<LI><A href="default.aspx?MenuID=22">People</A>
<LI><A href="default.aspx?MenuID=23">Movies</A>
<LI><A href="default.aspx?MenuID=24">TV & Radio</A>
<LI><A href="default.aspx?MenuID=25">Music</A>
<LI><A
href="http://www.thewest.com.au/default.aspx?MenuID=22&ContentID=61699">Out
& About</A>
<LI class=current><A href="default.aspx?MenuID=27">Lifestyle</A>
<LI><A href="default.aspx?MenuID=358">Offbeat News</A>
<LI><A href="default.aspx?MenuID=182">Arts</A>
<LI><A href="http://blogs.thewest.com.au" target=_new>Blogs</A>
<LI><A href="http://hww.thewest.com.au/restaurant_default.aspx">WA Restaurant
Guides</A>
<LI><A href="http://hww.thewest.com.au/movie_default.aspx">WA Movie Guides</A>
<LI><A href="http://hww.thewest.com.au/bar_search.aspx">WA Bar Guides</A>
<LI><A href="http://hww.thewest.com.au/event_default.aspx">WA Event Guides</A>
<LI><A href="http://hww.thewest.com.au/horoscope_default.aspx">WA Horoscope
Guides</A> </LI></UL></DIV></DIV><!-- Internal Navigation // End --><!-- Right Advert // Start -->
<DIV class=controlPanelContainer>
<DIV class=controlPanel><!-- begin RHS EntertainmentGoodLiving ad -->
<SCRIPT language=JavaScript type=text/javascript>
ord=Math.random()*10000000000000000;
document.write('<script language="JavaScript" src="http://ad.au.doubleclick.net/adj/thewest_ents/gliving_ents;tile=8;sz=300x250;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
</SCRIPT>
<SCRIPT language=JavaScript type=text/javascript>if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0)|| navigator.userAgent.indexOf("WebTV") >= 0) {document.write('<a href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=8;sz=300x250;ord=123456789?" target="_blank"><img src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=8;sz=300x250;ord=123456789?" width="300" height="250" border="0" alt=""><\/a>');}</SCRIPT>
<NOSCRIPT><A
href="http://ad.au.doubleclick.net/jump/thewest_ents/gliving_ents;tile=8;sz=300x250;ord=123456789?"
target=_blank><IMG height=250 alt=""
src="http://ad.au.doubleclick.net/ad/thewest_ents/gliving_ents;tile=8;sz=300x250;ord=123456789?"
width=300 border=0></A></NOSCRIPT> <!-- End ad tag --></DIV></DIV><!-- Right Advert // End -->
<DIV class=controlPanelContainer>
<DIV class=controlPanel>
<DIV class=sponsoredLinks>
<DIV class=sponsoredLinksHeaderImage><IMG height=18 alt=Yahoo
src="images/YahooLinkIcon.gif" width=80> </DIV>
<DIV class=sponsoredLinksHeader>ads from Yahoo! Search Marketing: </DIV><BR>
<SCRIPT language=javascript
src="http://cm.au.thewest.overture.com/js_flat_1_0/?config=6518910550&source=thewest_au_ctxt&type=thewest_entertainment&ctxtId=thewest_entertainment&ctxtUrl=http%3a%2f%2fwww.thewest.com.au%2fdefault.aspx&mkt=au&maxCount=3&keywordCharEnc=UTF8&outputCharEnc=UTF8"
type=text/javascript>
</SCRIPT>
<!-- Extract and display sponsored listings -->
<SCRIPT language=javascript type=text/javascript>
<!--
ShowListingsSmall();
// -->
</SCRIPT>
</DIV></DIV></DIV><!-- Guides // Start -->
<DIV class=controlPanelContainer>
<DIV class=controlPanel>
<DIV class=controlPanelTitle><IMG height=12 alt=Guides
src="images/header_guides.gif" width=46></DIV>
<DIV class=homeTabs>
<UL>
<LI class=current
id=VividControls_TabControlUcRightGuides1_TabSet1_TabHeader_0_0><A
href="JavaScript: __VividControls_TabControlUcRightGuides1_TabSet1.showTab(0);">TV</A>
</LI></UL></DIV>
<DIV class=guideContent><SPAN id=UcRightGuides1_TabSet1_TabpageTV><!-- TV Guide // Start -->
<DIV id=tvOn><IMG class=guidesHeader height=12 alt="What's On"
src="images/header_guidesWhatsOn.gif" width=62> <A
href="http://www.thewest.com.au/tvguide.aspx"><IMG class=guidesbutton
src="images/button_guidesNow.gif" border=0></A> <A
id=UcRightGuides1_TabSet1_UcTabTvGuide1_lnkTonight
href="http://www.thewest.com.au/tvguide.aspx?Date=2008-4-14&Section=4"><IMG
class=guidesbutton src="images/button_guidesTonight.gif" border=0></A>
<DIV class=clear></DIV></DIV>
<DIV id=tvBrowse><IMG class=guidesHeader height=11 alt="Browse the Guide"
src="images/header_guidesBrowse.gif" width=44> <SELECT class=guideDropDown
id=UcRightGuides1_TabSet1_UcTabTvGuide1_drpRegion
onchange=ShowHideRegionVenue(this)
name=UcRightGuides1:TabSet1:UcTabTvGuide1:drpRegion> <OPTION value=101
selected>Perth</OPTION> <OPTION value=102>Regional WA</OPTION></SELECT> <SELECT
class=guideDropDown id=UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesPerth
name=UcRightGuides1:TabSet1:UcTabTvGuide1:drpVenuesPerth> <OPTION
value=allchannels selected>All Channels - Perth</OPTION> <OPTION
value=249832>ABC WA</OPTION> <OPTION value=86178>Channel Seven Perth</OPTION>
<OPTION value=96115>Channel Nine Perth</OPTION> <OPTION value=16173>Network
TEN Perth</OPTION> <OPTION value=283793>ABC2</OPTION> <OPTION value=259107>SBS
WA</OPTION> <OPTION value=265053>Access 31</OPTION> <OPTION value=272787>SBS
News</OPTION></SELECT> <SELECT class=guideDropDown
id=UcRightGuides1_TabSet1_UcTabTvGuide1_drpVenuesRegional style="DISPLAY: none"
name=UcRightGuides1:TabSet1:UcTabTvGuide1:drpVenuesRegional> <OPTION
value=allchannels selected>All Channels - Regional</OPTION> <OPTION
value=249832>ABC WA</OPTION> <OPTION value=86178>Channel Seven Perth</OPTION>
<OPTION value=251860>Golden West Network</OPTION> <OPTION value=96115>Channel
Nine Perth</OPTION> <OPTION value=251825>WIN Television WA</OPTION> <OPTION
value=16173>Network TEN Perth</OPTION> <OPTION value=283793>ABC2</OPTION>
<OPTION value=259107>SBS WA</OPTION> <OPTION value=265053>Access 31</OPTION>
<OPTION value=272787>SBS News</OPTION></SELECT> <SELECT class=guideDropDown
id=UcRightGuides1_TabSet1_UcTabTvGuide1_drpDay
name=UcRightGuides1:TabSet1:UcTabTvGuide1:drpDay> <OPTION
value=2008-4-13>Yesterday</OPTION> <OPTION value=2008-4-14
selected>Today</OPTION> <OPTION value=2008-4-15>Tomorrow</OPTION> <OPTION
value=2008-4-16>Wednesday</OPTION></SELECT> <SELECT class=guideDropDown
id=UcRightGuides1_TabSet1_UcTabTvGuide1_drpSectionOfDay
name=UcRightGuides1:TabSet1:UcTabTvGuide1:drpSectionOfDay> <OPTION
value=1>Early Hours</OPTION> <OPTION value=2>Morning</OPTION> <OPTION
value=3>Afternoon</OPTION> <OPTION value=4 selected>Tonight /
Primetime</OPTION></SELECT> <A href="javascript:ShowGuide();"><IMG
class=guidesbutton src="images/button_guidesShow.gif" border=0></A>
<DIV class=clear></DIV></DIV><!-- TV Guide // End --></SPAN></DIV></DIV></DIV><!-- Guides // End --></DIV><!-- Right Column // End -->
<DIV class=clear></DIV></DIV>
<DIV id=containerEnd><IMG height=9 alt="" src="images/mainContainer_footer.gif"
width=639> </DIV></DIV><!-- Main Body // End -->
<DIV id=footerAdvertising><!-- literal for advertising used to be here --></DIV>
<DIV id=footer><A
href="http://www.thewest.com.au/default.aspx?ContentID=2">Privacy</A> | <A
href="http://www.thewest.com.au/default.aspx?ContentID=5">Conditions of Use</A>
| <A href="http://www.thewest.com.au/default.aspx?ContentID=10999">Site Map</A>
| <!--
                <a href='http://www.thewest.com.au/default.aspx?ContentID='>Help</a> |
        --><A href="http://www.thewest.com.au/default.aspx?ContentID=33214">Got a
Scoop?</A> | <A
href="http://www.thewest.com.au/default.aspx?ContentID=3">Contact Us</A> | <A
href="http://www.thewest.com.au/default.aspx?ContentID=4">Feedback</A> | <A
href="http://www.thewest.com.au/default.aspx?ContentID=435">Careers</A> | <A
href="http://www.thewest.com.au/default.aspx?ContentID=11001">FAQ</A> | <A
href="http://www.thewest.com.au/default.aspx?ContentID=11448">Home Delivery</A>
| <A href="http://yournews.thewest.com.au/yournews/yournews.aspx"
target=_blank>News Alerts & Subscriptions</A> | <A
id=UcFooter1_lnkAdvertising
href="http://www.thewest.com.au/default.aspx?ContentID=1429">Advertise with
thewest.com.au</A> <BR>West Australian Newspapers Limited 2008. All Rights
Reserved<BR><A href="http://www.vividgroup.com.au" target=_blank><IMG height=20
alt="Vivid Group" src="http://www.thewest.com.au/images/vividGroup.gif"
width=111 vspace=5 border=0></A></DIV><!--TS1--><IMG
src="MostViewedCounter.aspx?Type=Article&ContentID=65552&MenuID=27"
name=Counter> </DIV><INPUT type=hidden value=0 name=UcRightGuides1_TabSet1>
<INPUT type=hidden name=__EVENTTARGET> <INPUT type=hidden name=__EVENTARGUMENT>
<SCRIPT language=javascript type=text/javascript>
<!--
        function __doPostBack(eventTarget, eventArgument) {
                var theform;
                if (window.navigator.appName.toLowerCase().indexOf("microsoft") > -1) {
                        theform = document.Form1;
                }
                else {
                        theform = document.forms["Form1"];
                }
                theform.__EVENTTARGET.value = eventTarget.split("$").join(":");
                theform.__EVENTARGUMENT.value = eventArgument;
                theform.submit();
        }
// -->
</SCRIPT>
<SCRIPT language=javascript>
function fnTrapKD(btn){
if (document.all){
if (event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
btn.click();
}
}
}
</SCRIPT>
</FORM></BODY></HTML>