function sst_ptl_read_complete_detail( event )
{
  //invoke_balloon
  jQuery.facebox
    (
  //    event //  , 'FADED' ,
       ''
    +  '<ol style=\"list-style-type:none;padding-left:10;width:600;line-height:15px;\">'

    +  '<li>'
    +  'New users please register as '
    +  '<a href=../servlet/gn_sstptl_admin?menuOption=gnSstptlUser&param_user_ctg=SU>' + 'User' + '</a>(Individual)'
    +  ' | '
    +  '<a href=../servlet/gn_sstptl_admin?menuOption=gnSstptlUser&param_user_ctg=SP>' + 'Provider' + '</a>'
    +  '</li>'

    +  '<li style=margin-top:10>'
    +  '<ol style=\"list-style-type:decimal;padding-left:30;\">'
    +  '<b>OBJECTIVE</b>'
    +  '<li>Connecting students, institutions and corporate</li>'
    +  '<li>Reduce GAP between academic production and corporate expectations</li>'
    +  '<li>One STOP solution for students and institutions</li>'
    +  '</ol>'
    +  '</li>'

    +  '<li style=margin-top:10>'
    +  '<ol style=\"list-style-type:decimal;padding-left:30;\">'
    +  '<b>VISION</b>'
    +  '<li>Career growth for individuals</li>'
    +  '<li>Academic growth for institutions</li>'
    +  '<li>Business growth for corporate</li>'
    //+  '<li>VLAI: View visually, Learn logically, Adapt deeply, Implement practically</li>'
    //+  '<li>21st century education i.e. Education with Innovation and Technologies</li>'
    //+  '<li>Mix corporate demand into academics with their QA parameters</li>'
    //+  '<li>Quality academic product (student) delivery to industry</li>'
    //+  '<li>Increasing chances of student.s employability</li>'
    //+  '<li>Our social responsibility : Spread education as EDUCATION A FUNDAMENTAL RIGHT </li>'
    +  '</ol>'
    +  '</li>'

    +  '<li style=margin-top:10>'
    +  '<ol style=\"list-style-type:decimal;padding-left:30;\">'
    +  '<b>STUDENTS NEED? A SINGLE WINDOW SOLUTION</b>'
    +  '<br>Students want all career related solutions at one place.'
    +  '<li>JOB ORIENTED PROGRAMS</li>'
    +  '<li>STUDENTS ENHANCEMENT PROGRAMS</li>'
    +  '<li>Resume like profile : your resume link can be forwared to any employer</li>'
    +  '<li>Software programming : students can write program in any computer language.</li>'
    +  '<li>Public web pages : users can own 15 pages personal website. Please edit and generate your website using link [Public Pages]</li>'
    +  '</ol>'
    +  '</li>'

    +  '<li style=margin-top:10>'
    +  '<ol style=\"list-style-type:decimal;padding-left:30;\">'
    +  '<b>User Category</b>'
    +  '<li><b>Provider : </b> If you are any type of academic institution then register yourself as a Provider to access academic features. Assessment firms, hiring firms, direct employers and any business or service providers can also register as Provider to access relevant features.</li>'
    +  '<li><b>Individual :</b> students, teachers, employees and other individuals fall under this category</li>'
    +  '</ol>'
    +  '</li>'

    +  '<li style=margin-top:10>'
    +  '<ol style=\"list-style-type:decimal;padding-left:30;\">'
    +  '<b>WHY SHIKSHARTH?</b>'
    +  '<br>SHIKSHARTH is a single window solution at your door. We join hands with academic institutions to improve education quality and bring diversified solutions at one place'
    +  '<li>JOP : JOB ORIENTED PROGRAM, such program shall be executed in academic institutions to increase employability.</li>'
    +  '<li>STEP : STUDENT ENHANCEMENT PROGRAM, such program shall be executed in academic institutions for students career development.</li>'
    +  '<li>Corporates and Recruiting firms are associated for fresh talent hiring.</li>'
    +  '<li>Assessment firms are associated for talent quality assurance.</li>'
    +  '<li>Students are registered for several individual features.</li>'
    /*
    +  '<li>'
    +  'Academic Institutions get access to END-TO-END ICT based Education IT Solution.'
    +  'Education providers can access following module:'
    +  '<ol style=\"list-style-type:lower-roman;padding-left:30;\">'
    +  '<li>  Admission</li>'
    +  '<li>  Academic</li>'
    +  '<li>  Time Table</li>'
    +  '<li>  Exam</li>'
    +  '<li>  Hostel and Mess</li>'
    +  '<li>  Fee</li>'
    +  '<li>  Training and Placement</li>'
    +  '<li>  LAB</li>'
    +  '<li>  Library</li>'
    +  '<li>  Transport</li>'
    +  '<li>  Attendance</li>'
    +  '<li>  Payroll</li>'
    +  '<li>  Accounts</li>'
    +  '<li>  Several other module</li>'
    +  '</ol>'
    +  '</li>'
    */
    +  '<li>Support to academic computer lab : academic institution can use [Software Programing] feature for their computer lab.</li>'
    //+  '<li>24x7 online support</li>'
    +  '<li>SMS service</li>'
    +  '<li>E-mail services</li>'
    +  '</ol>'
    +  '</li>'

    +  '<li style=margin-top:10>'
    +  '<ol style=\"list-style-type:decimal;padding-left:30;\">'
    +  '<b>WHO WILL USE?</b>'
    +  '<li> Primary School | Secondary School | Higher Secondary School</li>'
    +  '<li> Higher education institutions</li>'
    +  '<li> Any Coaching Center | Training Institute</li>'
    +  '<li> Educational Supplier</li>'
    +  '<li> Students</li>'
    +  '<li> Parents</li>'
    +  '<li> Others</li>'
    +  '</ol>'
    +  '</li>'

    +  '</ol>'
    +  '');
}


function sst_ptl_faq( event )
{
  jQuery.facebox
    (
       ''
    +  '<ol style=\"list-style-type:none;padding-left:10;width:700;text-align:justify;\">'

    +  '<li style=\"margin-top:5;\" >'
    +  '<p style=\"font-weight:bold;\" >Q. What is SHIKSHARTH.COM?</p>'
    +  '<b>Ans:</b> SHIKSHARTH.COM is an education portal to bring students, academic institutions, corporates including recruitment and assessment firm on single platform.'
    +  '</li>'

    +  '<li style=\"margin-top:5;\" >'
    +  '<p style=\"font-weight:bold;\" >Q. What are benefits to Recruitment firms(RF)?</p>'
    +  '<b>Ans:</b> Existing RFs in market shall have access to huge pool of talents and academic institutions. They can filter academic talents by institute name, state and others. They will directly approach to students and perform their hiring process in the same way as they do now. They can also perform assessment activities before shortlisting of candidates.'
    +  '<br>To become a Recruitment firm, 1) register as provider 2) Follow the link <b>Get featured service</b> of type <b>HR Solutions Provider</b>'
    +  '</li>'

    +  '<li style=\"margin-top:5;\" >'
    +  '<p style=\"font-weight:bold;\" >Q. What are benefits to Assessment firms(AF)?</p>'
    +  '<b>Ans:</b> Existing AFs in market shall have access to huge pool of talents and academic institutions. They can find the their customers(Assessee institutions) and their students on portal. They can manage their assessment activities on portal i.e. Quiz preparation, scheduling, feedback and merit list. They will directly approach to academic institutions and perform their assessment process in the same way as they do now.'
    +  '<br>To become an Assessment firm, 1) register as provider 2) Follow the link <b>Get featured service</b> of type <b>Assessment Service Provider</b>'
    +  '</li>'

    +  '<li style=\"margin-top:5;\" >'
    +  '<p style=\"font-weight:bold;\" >Q. What are benefits to Corporates/Employers?</p>'
    +  '<b>Ans:</b> Since we are associated with institutions for entire course duration, thus they will find near referral candidates for their hiring. Now the corporate has access to those institutions also which not approchable due to distance or short span of time. We are connecting TPOs of Institutions and Corporate HR to perform their freshers hiring process.'
    +  '<br>To become a Corporate/Employer, 1) register as provider 2) Follow the link <b>Get featured service</b> of type <b>Employer</b>'
    +  '</li>'

    +  '<li style=\"margin-top:5;\" >'
    +  '<p style=\"font-weight:bold;\" >Q. What are benefits to Academic Institutions?</p>'
    +  '<b>Ans:</b> Apart from several academic activities and programs on portal, academic institutions have access to all employers, recruitment firms, assessment firms and Institutions of Advance courses. Their T&P Cell is now more equipped with better tools and their approach area in market is expanded for better placement support.'
    +  '<br>To become an Academic Institutions, 1) register as provider'
    +  '</li>'

    +  '<li style=\"margin-top:5;\" >'
    +  '<p style=\"font-weight:bold;\" >Q. What are benefits to Private Tutors/Volunteers?</p>'
    +  '<b>Ans:</b> Private tutors or Volunteers can announce their availibility with contact detail to students of all academic levels.'
    +  '<br>To become a Private Tutor/Volunteer, 1) register as provider 2) Follow the link <b>Get featured service</b> of type <b>Private Tutor</b>'
    +  '</li>'

    +  '<li style=\"margin-top:5;\" >'
    +  '<p style=\"font-weight:bold;\" >Q. What are benefits to Admission Counsellors?</p>'
    +  '<b>Ans:</b> Admission counsellors can approch academic institutions for their new admissions specially for new institutions (like new engineering colleges) and institutions of Advance courses like IIM, SPJain and others.'
    +  '<br>To become an Admission Counsellor, 1) register as provider 2) Follow the link <b>Get featured service</b> of type <b>Admission Counsellor</b>'
    +  '</li>'

    +  '</ol>'
    +  '');
}

