//---- Created using Likno Web Modal Windows Builder ver. 1.1.142.2 -----

// Copyright (c) Likno Software 2008-2009
// This code is property of Likno Software and licensed for use in *websites* only. It is *not* licensed for use in distributable implementations (applications or CD-based webs), unless the related license is provided by Likno Software.
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// *Removal of the present copyright notice is strictly prohibited*

var headID = document.getElementsByTagName("head")[0];

var lwmwName = 'mensshed';

var nua=navigator.userAgent,scriptNo=(nua.indexOf('Chrome')>-1)?2:((nua.indexOf('Safari')>-1)?7:(nua.indexOf('Gecko')>-1)?2:((document.layers)?3:((nua.indexOf('Opera')>-1)?4:((nua.indexOf('Mac')>-1)?5:1))));var lwmwmpi=document.location,xt="";
var mpa=lwmwmpi.protocol+"//"+lwmwmpi.host;
var lwmwmpi=lwmwmpi.protocol+"//"+lwmwmpi.host+lwmwmpi.pathname;
if(scriptNo==1){oBC=document.all.tags("BASE");if(oBC && oBC.length) if(oBC[0].href) lwmwmpi=oBC[0].href;}
while (lwmwmpi.search(/\\/)>-1) lwmwmpi=lwmwmpi.replace("\\","/");
lwmwmpi=lwmwmpi.substring(0,lwmwmpi.lastIndexOf("/")+1);
var e=document.getElementsByTagName("SCRIPT");
for (var i=0;i<e.length;i++){if (e[i].src){if (e[i].src.indexOf(lwmwName+".js")!=-1){xt=e[i].src.split("/");if (xt[xt.length-1]==lwmwName+".js"){xt=e[i].src.substring(0,e[i].src.length-lwmwName.length-3);if (e[i].src.indexOf("://")!=-1){lwmwmpi=xt;}else{if(xt.substring(0,1)=="/")lwmwmpi=mpa+xt; else lwmwmpi+=xt;}}}}}
while (lwmwmpi.search(/\/\.\//)>-1) {lwmwmpi=lwmwmpi.replace("/./","/");}

var mensshed,Mens_Shed;

if (typeof(jQuery) == 'undefined'){
	var newScript_jQ = document.createElement('script');
	newScript_jQ.type = 'text/javascript';
	newScript_jQ.onload = jQloaded;
	newScript_jQ.onreadystatechange = jQloaded;
	newScript_jQ.src = lwmwmpi+"jquery.js";
	headID.appendChild(newScript_jQ);
} else jQloaded();

function jQloaded(){
	if (typeof(jQuery) != 'undefined'){ 
		var newScript_lib = document.createElement('script');
		newScript_lib.type = 'text/javascript';
		newScript_lib.src = lwmwmpi+"likno-modal-lib.js";
		newScript_lib.onload = load_mensshed;
		newScript_lib.onreadystatechange = load_mensshed;
		headID.appendChild(newScript_lib);
	}
}

function load_mensshed() {if (typeof(jQuery) != 'undefined' && typeof(jQuery.liknoModal) != 'undefined'){jQuery.mensshed = jQuery.extend(true, {}, jQuery.liknoModal);jQuery.mensshed.impl.defaults = jQuery.extend(true, {}, jQuery.mensshed.impl.defaults, {modalClass: 'mensshed',overlayId: 'mensshed-overlay',containerId: 'mensshed-container',zIndex:2000,overlayCss:{backgroundColor:'#000000'},opacity:50,close:{closeClass: 'mensshed-close',overlayClose:true,escClose:true,show:false},position:[0,0],positionType:0,containerCss:nRTC("width:600px;height:500px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; border:3px solid #CFDEF1;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C22364436313732373236313737364637323732363137373646373237323631222C22363336463644222C22363137353246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadImage:""+lwmwmpi+"mensshed/ajax-loader-clock.gif", ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+lwmwmpi+"mensshed/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:false},footer:{show:true,text:"click on overlay or press \"ESC\" to close",textCss:nRTC("text-align:center; background-color:#E1EDFB; border-width: 3px 0px 0px 0px; border-style: solid; border-color: #CFDEF1;height:25px; padding:10px 0px 0px 0px;")},wrapCss:nRTC("background-color:#ffffff; padding:3px;"),isMultiSheet:false, currentSheet:0,loop:true,play:{autoStart:false,pauseByMouse:false,direction:0,delay:1500},navigationBar:{maxSheets:9,show:true,showFirst:true,showPrev:true,showPlayPause:true,showNext:true,showLast:true,showSheets:true,cssClasses:".mensshed{border-width:0px;margin:0px;padding:0px;}",text:"Sheets:",images:{butFirst:lwmwmpi+'mensshed/image_064_first.png',butFirstOver:lwmwmpi+'mensshed/image_064_first_over.png',butPrev:lwmwmpi+'mensshed/image_064_previous.png',butPrevOver:lwmwmpi+'mensshed/image_064_previous_over.png',butPlay:lwmwmpi+'mensshed/image_064_play.png',butPlayOver:lwmwmpi+'mensshed/image_064_play_over.png',butPause:lwmwmpi+'mensshed/image_064_pause.png',butPauseOver:lwmwmpi+'mensshed/image_064_pause_over.png',butNext:lwmwmpi+'mensshed/image_064_next.png',butNextOver:lwmwmpi+'mensshed/image_064_next_over.png',butLast:lwmwmpi+'mensshed/image_064_last.png',butLastOver:lwmwmpi+'mensshed/image_064_last_over.png'}},transition:{openWhat:{height:'show'}, openHow: 0,closeWhat:{height:'hide'}, closeHow: 0},dataId: "mensshed-data"});lwmw_preloadImages(jQuery.mensshed.impl.defaults);jQuery(function () {jQuery("#Mens_Shed").click(function(){Mens_Shed();});jQuery("#mensshed").live("click",function(){Mens_Shed();});});mensshed = function (data, options) {return jQuery.mensshed.impl.init(data, options);};mensshed.close = function (doNext) {return jQuery.mensshed.impl.close(doNext);};var mensshed_Mens_Shed_options = jQuery.extend(true,{ }, jQuery.mensshed.impl.defaults, {modalFullId: "mensshed_Mens_Shed"});lwmw_preloadImages(mensshed_Mens_Shed_options);mensshed.Mens_Shed=Mens_Shed=function(options){if (typeof options == "number") options = {currentSheet: options};jQuery.mensshed.impl.init("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> <html xmlns=\"http://www.w3.org/1999/xhtml\"> <head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /> <title>Untitled Document</title> </head> <body> <img src=\"/images/mensshed2.jpg\" alt=\"mens_shed\" width=\"300\" height=\"208\" align=\"left\" /> <p><em><strong></a>Heath Sanderson (left) with Bernard Berringal.</strong></em> </p> </p> <p><strong>The Fitzroy Valley Men’s Shed</strong> has been in operation since May 2009. The original idea for this initiative came from community discussions between<strong> Andrew and Nicola Forrest of the Australian Children’s Trust and Fitzroy Valley community members. </strong>The project which is supported by the Australian Children’s Trust aims to provide a range of training and employment outcomes for Fitzroy Valley residents by matching training to the requirements of industry. In the case of mining positions that have been committed through the Australian Employment Covenants 50,000 jobs, upon successful completion of training, participants are guaranteed positions.</p> <p><strong>Men’s Shed’s manager, Heath Sanderson </strong>says that there is a three-stage program underway to create employment opportunities. However, he was quick to explain that their aim was not to encourage people to leave existing employment, particularly in crucial community jobs but to provide opportunities for those who want to be employed but have no place to go.</p> <p>A big plus for the shed operation is that new members work beside people who are already doing real jobs. “They can see people already doing things they want to do when they finish training”.</p> <p>The outlook for Men’s Shed is promising. They have an agreement with mining company Downer-EDI to train 25 people by November  for ‘fly in fly out’ jobs in the Pillbara and will place another 30 people with HDI Mining next year.</p> <p>Heath Sanderson says that this arrangement is good for Fitzroy Crossing. The ‘fly in fly out’ arrangement means that most of the money is spent in Fitzroy Crossing. Also, he points out that with these people working away it allows others in Fitzroy Crossing to fill available  local jobs.</p> <p>Another phase of the operation is designed to provide work for people, who for various reasons cannot travel away from their families, in the short term, . Men’s Shed has acquired a tip truck, bobcat and machinery trailer and will hire this out with the trained operators for clean up operations in the region.</p> </body> </html>  ",jQuery.extend(true, {}, mensshed_Mens_Shed_options,options));};}}
/*142.2*/
