function jsValidate(f) { if (f.__name.value == '' || f.__email.value == '') { alert('Before we can process your enquiry, you will need to fill in the required fields so we have enough information to contact you. Please fill out all fields with an asterix (*) next to them.'); return false; } return true; } function jsEnlarge(pi_groupid) { eval ('gs_photo = gs_photo_' + pi_groupid); eval ('gs_width = gi_width_' + pi_groupid); eval ('gs_height = gi_height_' + pi_groupid); eval ('gs_caption = gs_caption_' + pi_groupid); if (gs_photo == '') return; oWin = window.open("","newWindow","width=" + gs_width + ",height=" + (gs_height + 0) + ",resizable=1,scrollbars=no,left=100,top=100"); oWin.document.open(); oWin.document.write('