<!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=iso-8859-1" />
<title>Employment Templates</title>
<script type="text/javascript">
function transferTemplate(id) {
window.opener.document.getElementById('job_mini_desc').value = document.getElementById('job_mini_desc_' + id).value;
window.opener.document.getElementById('job_title').value = document.getElementById('job_title_' + id).value;
window.opener.document.getElementById('job_desc').value = document.getElementById('job_desc_' + id).value;
//window.opener.document.getElementById('job_desc').innerHTML = document.getElementById('job_desc_' + id).value
//self.close();
}
</script>
<script type="text/javascript" src="../_scripts/common.js"></script>
<link href="admin.css" rel="stylesheet" type="text/css" media="screen">
</head>
<body>
<ul>
<li id="job_36"><a href="javascript:transferTemplate(36);" id="" >ASSISTANT DISPATCHER W/CLASS 1</a>
<input id="job_title_36" type="hidden" value="ASSISTANT DISPATCHER W/CLASS 1" />
<input id="job_mini_desc_36" type="hidden" value="Required in our Edmonton Branch" />
<input id="job_desc_36" type="hidden" value="test 123" />
<a href="javascript:sndReq('process_job_template.asp?job_template_id=36&mode=delete','job_36');">delete</a>
</li>
<li id="job_37"><a href="javascript:transferTemplate(37);" id="" >HOUSEHOLD GOODS RECEIVER</a>
<input id="job_title_37" type="hidden" value="HOUSEHOLD GOODS RECEIVER" />
<input id="job_mini_desc_37" type="hidden" value="Required in our Edmonton Freight Division" />
<input id="job_desc_37" type="hidden" value="<p>We are currently seeking a summer&
amp;nbsp;household goods receiver&nbsp;in our freight&nbsp;division to commence June 1st, 2007.&nbsp; This position will end in August / September.</p><h2>Skills and duty requirements include:</h2><ul><li>Professionalism in customer service </li><li>Excellent organization and planning abilities</li><li>Working with a partner to use dollies and straps to move very heavy items</li><li>Breaking down of packing material, folding pads, and other general warehouse duties including..." />
<a href="javascript:sndReq('process_job_template.asp?job_template_id=37&mode=delete','job_37');">delete</a>
</li>
</ul>
</body>
</html>