

/**********************************************************************************************

                               Scroll Items and Content

**********************************************************************************************/

/*  

        Note:  Each <li... tag below creates a new scroll item, you may add as many as you wish.  Terminate each line with 
               a backslash '\'.

     Warning:  Double check that there are no extra white spaces after your terminating '\' backslashes, the scroll will fail to
               load if there are extra spaces present.

*/


document.write("\
\
<div><div><div id='vscroll0' style='display:none;z-index:1;'><ul ALIGN = left>\
\
	<li delay=3><b>16/07/09</b><br>Blood Donation Camp organized in joint venture with A.D.Gorawala blood bank, Karamsad. Around 80 willing donors consisting of Students, Faculty members & non Teaching Staff of ARIBAS came forward for this noble cause. <br><br></li>\
\
	<li delay=3><b>25/08/09</b><br>Model Making Competition was held at ARIBAS on theme <b>Natures Friends and Foes</b><br><br></li>\
\
	<li delay=3><b>02/09/09</b><br>Dr. K. Saroja and Mrs. Vaishali Pathak along with 113 students of IGBT  3rd semester  visited AMUL DAIRY ANAND  on 02/09/2009 , Wednesday,  to study and learn the methods of milk processing technology.<br><br></li>\
\
	<li delay=3><b>30/09/09</b><br>A health check-up camp was organized at Charutar Vidya Mandal managed Ashok & Rita Patel Institute of Integrated studies in Biotechnology and Allied Sciences(ARIBAS) New Vallabh Vidyanagar, in association with Shree Krishna Hospital Karamsad for the student.<br><br></li>\
\
	<li delay=3><b>02/10/09</b><br>A poster competition on blood donation was organized at Charutar Vidya Mandal managed Ashok & Rita Patel Institute of Integrated studies in Biotechnology and Allied Sciences(ARIBAS) New Vallabh Vidyanagar by A.D.Gorawala blod bank, Shree Krishna Hospital Karamsad  , on the occasion of National Voluntary blood donation day on 2nd October, 2009.<br><br></li>\
\
	<li delay=3><b></b><br>Charutar Vidya Mandal managed Ashok & Rita Patel Institute of Integrated studies in Biotechnology and Allied Sciences(ARIBAS) New Vallabh Vidyanagar Organized Inter-collegiate table tennis tournament from 27/08/09 to 02/09/09 for colleges affiliated to Sardar Patel University,Vallabh vidyanagar. 14 Colleges sent their girls teams where as 24 teams for boys category enthusiastically participated in the tournament.<br><br></li>\
\
	<li delay=3><b>ARIBAS Excels at Youth Fest 2009-10</b><br>ARIBAS gave praiseworthy performance  securing THIRD position in the recently conducted Swarnim Gujarat Youth Fest 2009-10 conducted by Sardar Patel University from November 27-30th 20-09.<br><br></li>\
\
</ul></div></div></div>\
\
</div>");








/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/


function vscroll_data0()
{


        this.enable_visual_design_mode = true;

 	this.container_width = 200
	this.container_height =175
	this.top_pause_offset = 5


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 200
	this.animation_jump = 2

	this.animation_delay_mac = 100
	this.animation_jump_mac = 10


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/

	this.container_styles = "background-color:; background-image:;font-color:#ffffff;border-style:solid; border-color:#a8a8a8; border-width:0px;text-align:justify;padding-right:5px; padding-left:5px;padding-top:10px;padding-bottom:10px;text-color:#ffffff; "
	this.item_link_styles = "color:#ffffff;margin-bottom:0px; background-color:; background-image:; color:#ffffff; text-align:;text-color:#ffffff ;font-family:Book Antiqua; font-size:13px; font-weight:; text-decoration:none; border-style:none; border-color:; border-width:0px; padding-top:; padding-right:; padding-bottom:; padding-left:; "
	this.item_link_hover_styles = "background-color:; background-image:; color:; text-align:; font-family:Arial; font-size:; font-weight:; text-decoration:underline; "
	this.item_styles = "color:#000000;margin-bottom:15px; background-color:; background-image:; color:#674325; text-align:;text-color:#ffffff;font-family:tahoma;letter-spacing:1px; font-size:11px; font-weight:; text-decoration:none; "


}

