<% if Request.Form("password") = "CCSEC" then Response.Cookies("cc-validator") = "2" else if Request.Form("password") = "ccsec" then Response.Cookies("cc-validator") = "2" else if Request.Form("password") <> "timesheet" AND Request.Form("password") <> "" then sv_error = "

Login failed. Try again.

" Response.Cookies("cc-validator") = "1" end if end if end if %> <% if Request.Cookies("cc-validator") <> "2" then Response.Cookies("cc-validator") = "1" end if %> Close Circuit - News

Staff page

<% if Request.Cookies("cc-validator") = "1" then %> <% if sv_error <> "" then %><%=sv_error%><% end if %>

Please enter a password to access this page:

Please note: cookies must be enabled to acccess this page.

<% else if Request.Cookies("cc-validator") = "2" then %>

Payment terms

See Terms of employment.

Punctuality

Staff who arrive at a booked job more than 30 minutes late will lose the first hour of their pay.

Dress code

Staff that arrive at a booked job inappropriately dressed will be sent home, without pay, regardless of excuse.

Formal dress code - Black suit, black shirt, black tie and polished black shoes. The suit, shirt and tie should be completely black with no patterns.

Casual dress code - Black Close Circuit fleece, blue Close Circuit polo shirt, black trousers and black shoes.

All staff must wear their Close Circuit lanyard and ID cards whenever they work!!!!

Bookings

The jobs will be sent out via text message as and when they come in. The jobs are given on a first come, first served basis, without prejudice.

Staff must reply to the text message to express their interest. Lee will contact them via telephone or text to confirm their booking for the job.

<% end if end if %>