
function new1(){
	document.write("<p align='justify'>")
	document.write("<marquee align='middle' direction='up' scrollamount='8' width='100%' height='300' scrolldelay='300' id='marquee1' style='COLOR: black' onmouseover='marquee1.stop()' onmouseout='marquee1.start()'>")
	
	document.write("<p align='left'>")
	document.write("<font size='1' color='#336699' face='Arial, Helvetica, sans-serif'> ")
	document.write("<strong> ")
	document.write("<img src='images/new3.gif' width='25' height='15' align='absmiddle'> ")
	document.write("<u> ")
	document.write("11/2/2009 ")
	document.write("</u>")
	document.write("Skilled Migrant selection resulted in <b>776</b> invitations to apply of which:  <br>")
	document.write("<br>")
	document.write("* <b>439</b> Expressions of Interest at or above 140 points.<br>")
	document.write("<br>")
	document.write("* <b>95</b> with a job or a job offer claiming points between 100 and 135 points.<br>")
	document.write("<br>")
	document.write("* <b>70</b> Expressions of Interest claiming 15 points for work experience in an area of absolute skill shortage and with a points total between 100 and 135 points.<br>")
	document.write("<br>")
	document.write("* <b>31</b> Expressions of Interest claiming 10 points for work experience in an area of absolute skill shortage and with a points total between 100 and 135 points.<br>")
	document.write("<br>")
	document.write("* <b>141</b> Expressions of Interest claiming 10 points for a qualification in an area of absolute skill shortage and with a points total between 120 and 135 points.<br>")
	//document.write("<br>")
	//document.write("* <b>48</b> Expressions of Interest claiming between 115 points and 135 points where there are no points claimed for a job or job offer, work experience in an area of absolute skill shortage, or qualification in an area of absolute skill shortage. These were ranked in descending order of points.<br>")
	
	document.write("<br>")
	document.write("</strong>")
	document.write("</font>")
	document.write("</p>")
	
	document.write("<p align='left'>")
	document.write("<font size='1' color='#FF6600' face='Arial, Helvetica, sans-serif'> ")
	document.write("<strong> ")
	document.write("бя Essential Skills work policy is replacing General work policy on 28 July 2008.<br />")
	document.write("<br />")
	document.write("* Overseas workers with a higher skill level can now apply for a five year permit, provided their base salary will be above $55,000.<br />")
	document.write("<br />")
	document.write("* Immigration New Zealand (INZ) will now seek advice from Work and Income with every application for a visa or permit for lower skilled workers (ANZSCO skill levels four and five) to find if there are unemployed New Zealanders available to take up the work.<br />")
	document.write("<br />")
	document.write("</strong>")
	document.write("</font>")
	document.write("</p>")
	
	document.write("<p align='left'>")
	document.write("<font size='1' color='black' face='Arial, Helvetica, sans-serif'> ")
	document.write("<strong> ")
	document.write("бя Five occupations have been added to the Immediate Skill Shortage List. These are:<br />")
	document.write("<br />")
	document.write("* Medical Laboratory Technician (Phlebotomy Technician and Histology Technician) (311213)<br />")
	document.write("<br />")
	document.write("* Flying Instructor (Glider Pilot Instructor) (23113)<br />")
	document.write("<br />")
	document.write("* Motorcycle Mechanics (321213)<br />")
	document.write("<br />")
	document.write("* Anaesthetic Technicians (311211)<br />")
	document.write("<br />")
	document.write("* Printing Machinist(Die Maker) (392311)<br />")
	document.write("<br />")
	document.write("</strong>")
	document.write("</font>")
	document.write("</p>")
	
	document.write("</marquee> ")
	document.write("</p>")
}
new1();

