<!--hide this script from non-javascript-enabled browsers

/* Random sites function. */
var how_many_sites = 11;
var now = new Date()
var sec = now.getSeconds()
var site = sec % how_many_sites;
site +=1;
if (site==1) {
site_thumbnail="/sites/gameswizards.jpg";
altText="GamesWizards";
link="http://www.gameswizards.com";
site_info="Over a period of more than 16 years, Gameswizards have developed a reputation as one of Australia's leading retailers of computer software, hardware and video gaming products. Gameswizards have unsurpassed experience as specialists in the computer gaming industry.";
}
if (site==2) {
site_thumbnail="/sites/SPPH.jpg";
altText="South Pacific Private";
link="http://www.southpacificprivate.com.au";
site_info="South Pacific Private is a 34 bed live-in facility, overlooking Sydney's Curl Curl Beach, specialising in the comprehensive treatment of people with addictions and emotional disorders.";
}
if (site==3) { 
site_thumbnail="/sites/pjdmusic.jpg";
altText="PJD Music";
link="http://www.pjdmusic.com.au";
site_info="PJD is a Sydney based rock band. Their music is rock based, combining acoustic and electric guitars, keyboards, bass and drums, but incorporates other styles such as jazz, funk and blues to create a unique sound.";
}
if (site==4) { 
site_thumbnail="/sites/secretary.jpg";
altText="Secretary.com.au";
link="http://www.secretary.com.au";
site_info="Secretary.com.au is an Australian owned company who's main focus is to provide clients with an on-call secretarial service without the expense of office setup, training and the use of internal resources supervising staff.";
}
if (site==5) { 
site_thumbnail="/sites/whitehouse.jpg";
altText="Whitehouse Institute of Design";
link="http://www.whitehouse-design.edu.au";
site_info="As one of Australia's leading independent design colleges, Whitehouse achieves excellence in fashion, interior design, styling and promotional design.";
}
if (site==6) { 
site_thumbnail="/sites/smartsgroup.jpg";
altText="SMARTS";
link="http://www.smartsgroup.com";
site_info="Smarts Group is the global leader in real-time financial market surveillance dedicated to delivering capital market integrity through proven technology platforms and services.";
}
if (site==7) { 
site_thumbnail="/sites/susies.jpg";
altText="Susies Plantation Resort";
link="http://www.susiesplantationresort.com";
site_info="Susies' is known around the world as a secluded Resort catering for divers and experienced travellers seeking a unique experience. Situated on its own 5 acres with a deep-water frontage and an extinct volcano behind (900 metres high) as a dramatic background.";
}
if (site==8) { 
site_thumbnail="/sites/alabaster.jpg";
altText="Alabaster Motel Cowra";
link="http://www.alabastermotelcowra.com.au/";
site_info="The Alabaster Motel is a 3.5 star property situated in Cowra NSW, offering a quiet location and friendly atmosphere with the best views in town! It is a 10 minute walk to local clubs, restaurants and shops.";
}
if (site==9) { 
site_thumbnail="/sites/zfweb.jpg";
altText="zfweb";
link="http://www.zfweb.com.au/";
site_info="zfweb is a boutique web service, offering a specialist service for small business. Working mainly with clients in the product, fashion and interior design industries, zfweb can translate strong 'real world' visual concepts into a virtual environment.";
}
if (site==10) { 
site_thumbnail="/sites/benjaminkhoury.jpg";
altText="Benjamin & Khoury";
link="http://www.benjaminkhoury.com.au/";
site_info="Benjamin & Khoury are in the HEART of Sydney's CBD and are an established Law Firm with nearly 40 years experience and expertise in Civil & Criminal Litigation & Commercial and Corporate law";
}
if (site==11) { 
site_thumbnail="/sites/ubklawyers.jpg";
altText="UBK Lawyers";
link="http://www.ubklawyers.com.au/";
site_info="UBK Lawyers provide legal services for Commercial law, Corporate law, Business law—including the buying and selling of businesses, Conveyancing-buying and selling property,Elder law including retirement villagesm,Leasing,Wills and estates,Defamation law & Crime. The principal, Peter Fairfield, is also the author of the Easy Guide to Australian Law.";
}



// stop hiding -->

