<%@language=jscript%> <% var rs=cn.Execute("select * from opening where bitLive=1 order by bitHigh asc"); var count = 0; %> The Nanny Agency
The Nanny Agency The Nanny Agency
The Nanny Agency

Following are current job opportunities through The Nanny Agency, Inc. For more information about qualifications and process to apply for one of these positions, please click here.
<% while (!rs.eof){%>
General Information: <%=rs("generalInfo")%> 
Location: <%=rs("location")%> 
Children (age/sex): <%=rs("children")%> 
Days & Hours: <%=rs("daysHours")%> 
Salary: <%=rs("salary")%> 
Benefits: <%=rs("benefits")%> 
Starting Date: <%=rs("startingDate")%> 
Length of Commitment: <%=rs("lengthOfCommitment")%> 
<% count ++; rs.movenext }%>

Copyright© The Nanny Agency. All rights reserved

<%cn.close%>