echo $em->GetContactID(); ?> ','em',{preloader:'prl'});"><img src="images/generate_order.png" alt="Generate Order" /></a></div> <div id="gererate"> <?php // echo $em->linktogenerateorder($em->GetContactID(),'em'); ?> </div> <div class="profile_box1" ><?php echo $em->erpContactScreenCustom($em->GetContactID()); ?> </div> <?php echo $secure->creditcard_box('contacts', $em->GetContactID()); ?> <h4>Tasks</h4> <div class="form_main"> <div id="task_area" class="small_text"> <?php echo $task->GetTaskForProjectProfile('', '', '', '', '', '', '', 1, 'TBL_CONTACT', $em->GetContactID()); if ($_POST['save_edit'] == 'Save') { $task->EditTask('server', $_POST['task_id'], 'task', $em->GetContactID()); } ?> </div> </div>