function fnShowDetails(tabField)
{
	var divCenter = document.getElementById("divCenter");
	var txtDiv = "";
	divCenter.innerHTML = "";
	if(tabField == "Home")
	{
        txtDiv += "<table border=\"0\" cellspacing='5' cellpadding='5'>";
        txtDiv += "<tr>";
            txtDiv += "<td class=\"style12\">";
                txtDiv += "&quot;Learning is not attained by chance, it must be sought for with ardor and ";
                txtDiv += "attended to with diligence. &quot; ~ <i>Abigail Adams</i>";
                txtDiv += "<br />";
                txtDiv += "<br />";
                txtDiv += "<br />";
                txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\">";
					txtDiv += "<li><b>Date of Birth:</b> 19th July, 1983<\/li>";
	                txtDiv += "<li><b>Nationality:</b> Indian<\/li>";
	                txtDiv += "<li><b>Objective:</b> To obtain a position that will enable me to utilize my strong ";
	                txtDiv += "organizational skills, educational background, and ability to work well with ";
	                txtDiv += "people and seek opportunities in the areas of Web Technologies and Software ";
	                txtDiv += "Engineering.<\/li>";
                txtDiv += "<\/ul>";
                txtDiv += "<br />";
                txtDiv += "<br />";
                txtDiv += "<br />";
                txtDiv += "<br />";
            txtDiv += "</td>";
            txtDiv += "<td class=\"style5\" valign=\"top\">";
                txtDiv += "<img alt=\"\" src=\"images\/varun.jpg\" height=\"220px\" width=\"180px\" /></td>";
        txtDiv += "</tr>";
        txtDiv += "</table>";
	    divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "Education")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow';\" border='0'>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td style=\"font-size: medium\">";
			txtDiv += "<b>Education</b></td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td colspan=\"2\">";
			txtDiv += "<hr />";
			txtDiv += "</td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td>";
			txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\">";
				txtDiv += "<li><b style=\"font-size: medium\"><u>University of Southern California, Los Angeles, California [Expected Graduation: Dec 2009]</u></b>";
				txtDiv += "<ul><li class=\"style7\">Masters in Computer Science</li>";
					txtDiv += "<li class=\"style7\">GPA: 4.0</li>";
					txtDiv += "<li class=\"style7\">Courses Undertaken: Web Technologies, Software Engineering, Software Management and Economics, Artificial Intelligence, Information Integration on the Web.</li>";
				txtDiv += "</ul>";
				txtDiv += "</li>";
			txtDiv += "</ul></td>";
			txtDiv += "<td valign=\"top\">";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td>";
			txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\">";
				txtDiv += "<li><b style=\"font-size: medium\"><u>Guru Tegh Bahadur Institute of Technology, Delhi, India [Jul 2001 - Jun 2005]</u></b>";
				txtDiv += "<ul><li class=\"style7\">Bachelors of Technology</li>";
					txtDiv += "<li class=\"style7\">GPA: 3.5</li>";
				txtDiv += "</ul>";
				txtDiv += "</li>";
			txtDiv += "</ul><br></td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "ExpUSC")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow';\" border='0'>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td style=\"font-size: medium\">";
			txtDiv += "<b>Experience</b></td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td colspan=\"2\">";
			txtDiv += "<hr />";
			txtDiv += "</td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td>";
				txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\">";
				txtDiv += "<li><u><b style=\"font-size: medium\">University of Southern California, Los Angeles [AUG 2008 - Present]</b></u><br />";
				txtDiv += "<span class=\"style7\"><i>Operational Concept Engineer/Developer</i></span>";
					txtDiv += "<ul>";
					txtDiv += "<li class=\"style7\">Implement an Online Peer Review System for the Writing Program using ASP.NET/ C#, HTML, Javascript and MS SQL Server 2005.</li><br>";
					txtDiv += "<li class=\"style7\">Developed a fully functional Web interface having Geo-spatial data collected from scraping Yahoo’s portal; using Google Maps API, Perl, Java servlets, XML DOM, apache, Tomcat, HTML and Javascript.<br><a href=\"http://csci571.usc.edu:15850/examples/servlets/ajax_maps.html\" target=\"_blank\">Project URL</a></li><br>";
					txtDiv += "<li class=\"style7\">Implementing a Restaurant Entrepreneurial Success determining application using Java that collects culinary, geographic, demographic, economic and real estate information from various web sources and predicts the credibility factor of venturing into a restaurant business at a given location.</li><br>";
					txtDiv += "</ul>";
				txtDiv += "</li>";
			txtDiv += "</td>";
			txtDiv += "<td valign=\"top\">";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "ExpInfy")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow';\" border='0'>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td style=\"font-size: medium\">";
			txtDiv += "<b>Experience</b></td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td colspan=\"2\">";
			txtDiv += "<hr />";
			txtDiv += "</td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td>";
				txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\">";
				txtDiv += "<li><u><b style=\"font-size: medium\">Infosys Technologies Limited, Bangalore, India [OCT 2005 - AUG 2008]</b></u><br />";
				txtDiv += "<span class=\"style7\"><i>Software Engineer</i></span>";
					txtDiv += "<ul>";
					txtDiv += "<li class=\"style7\">Customized financial applications for Finacle (Core Banking Solution) and created new menus using JSP, Javascript, HTML, Finacle Scripting and Oracle on Unix Platform.</li><br>";
					txtDiv += "<li class=\"style7\">Analyzed and documented a detailed system customization analysis, detailed requirement specifications & approach and release notes.</li><br>";
					txtDiv += "<li class=\"style7\">Implemented a dynamic line of credit calculator, syndication loan module and a non-performing asset maintenance system for various clients apart from handling product maintenance activities.</li>";
					txtDiv += "</ul>";
				txtDiv += "</li>";
			txtDiv += "</td>";
			txtDiv += "<td valign=\"top\">";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "ExpE2")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow';\" border='0'>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td style=\"font-size: medium\">";
			txtDiv += "<b>Experience</b></td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td colspan=\"2\">";
			txtDiv += "<hr />";
			txtDiv += "</td>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "<tr>";
			txtDiv += "<td>";
			txtDiv += "&nbsp;</td>";
			txtDiv += "<td>";
				txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\">";
				txtDiv += "<li><u><b style=\"font-size: medium\">E2 Solutions India Private Limited, Bangalore, India</b></u><br />";
				txtDiv += "<span class=\"style7\"><i>Intern [Jun 2004-Aug 2004]</i>";
				txtDiv += "</span>";
					txtDiv += "<ul>";
					txtDiv += "<li><span class=\"style7\">Developed the initial version of a web-portal for @Business, Inc. by replacing flash with HTML capabilities ";
					txtDiv += "</span> <a href=\"http://www.atbusiness.us/\" target=\"_blank\"><span class=\"style7\">(http://www.atbusiness.us/)</span></a></li><br>";
				txtDiv += "</ul><span class=\"style7\"><i>Intern [Jun 2003-Aug 2003]</i>";
				txtDiv += "</span>";
					txtDiv += "<ul>";
					txtDiv += "<li class=\"style7\">Established the “Human Resource and Leave Application System” using ASP and Microsoft SQL Server automating employee leave requests and creating a system to report historical data.</li><br>";
					txtDiv += "</ul><br />";
					txtDiv += "</li>";
					txtDiv += "</ul>";
			txtDiv += "</td>";
			txtDiv += "<td valign=\"top\">";
			txtDiv += "&nbsp;</td>";
		txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "CronJob")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow'\" border=\"0\">";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td style=\"font-weight: 700\"><b>";
					txtDiv += "Set up a Cron Job on Unix Server.";
					txtDiv += "</b>&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"download/CronJob.zip\"><img alt=\"Download Source Code\" src=\"images\/images.jpg\" border=\"0\" height=\"25\" width=\"100\"/></a></td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<hr />";
				txtDiv += "</td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<table style=\"width:100%;\" border=\"0\">";
						txtDiv += "<tr>";
							txtDiv += "<td class=\"style8\" valign=\"top\">";
								txtDiv += "Cron Job is a time based scheduling service in Unix-like operating system. It is a program that enables Unix users to execute commands, scripts or group of scripts automatically at a specified duration. You can follow these steps to successfully setup a cron job in your Unix environment.</td>";
						txtDiv += "</tr>";
						txtDiv += "<tr>";
							txtDiv += "<td class=\"style7\" valign=\"top\">";
								txtDiv += "<ol>";
									txtDiv += "<li>Create a new script file that contains the execution commands that you need to setup as a Cron Job. e.g If you intend to setup a cron job to start your web server, the script would contain the start command. <i>Note:</i>The path for the startup command file has to be the absolute path from the Unix root.</li>";
									txtDiv += "<li>Create a bat file in your Home Directory that contains the cron job definition. A typical cron table line takes the general form:<br /><i>min[0-30]    hour[0-24]    day[1-31]    mon[1-12]    dow[0:Sunday - 6:Saturday]    command</i><br />e.g. to start the web server every Monday at 06 HRS, use the following cron definition:<br />  0 6 * * 1 /home/groupDir/userHome/apache_1.3.26/bin/startup.sh</li>";
									txtDiv += "<li>Execute the following command in your Home directory: crontab <i>batFileName</i></li>";
									txtDiv += "<li>To check the cron jobs setup for your session execute the following command: crontab -l</li>";
									txtDiv += "</ol></td>";
						txtDiv += "</tr>";
					txtDiv += "</table>";
				txtDiv += "</td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "Skills")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow'\" border=\"0\">";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td style=\"font-size: medium\"><b>";
					txtDiv += "Technical Skills</b></td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<hr />";
				txtDiv += "</td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<table style=\"width:100%;\" border=\"0\">";
						txtDiv += "<tr>";
							txtDiv += "<td class=\"style8\" valign=\"top\">";
								txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\"><li class=\"style7\">Programming Languages";
								txtDiv += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
							txtDiv += "Java, C, SQL</li>";
								txtDiv += "<li class=\"style7\">Web Technologies";
							txtDiv += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
							txtDiv += "JSP/JDBC, PHP, ASP.NET, Perl, AJAX, JSON, DHTML, JavaScript, HTML, XML DOM</li>";
								txtDiv += "<li class=\"style7\">Operating Systems";
							txtDiv += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
								txtDiv += "UNIX, Windows 98, XP, Vista</li>";
								txtDiv += "<li class=\"style7\">Database";
							txtDiv += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
							txtDiv += "Oracle, MS SQL Server 2000</li>";
								txtDiv += "<li class=\"style7\">Tools and Platforms";
							txtDiv += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
								txtDiv += "<span class=\"style7\">SQL*Plus, Toad, Visual Interdev, MS Visual Studio, Microsoft Visio,<br>";
								txtDiv += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Microsoft Project, Dapper, Openkapow, Yahoo Pipes</span></li>";
								txtDiv += "<li class=\"style7\">Foreign Languages Spoken";
							txtDiv += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
								txtDiv += "German</li></ul><br><br><br></td>";
						txtDiv += "</tr>";
					txtDiv += "</table>";
				txtDiv += "</td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "Honors")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow'\" border=\"0\">";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td style=\"font-size: medium\"><b>";
					txtDiv += "Achivement and Honors</b></td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<hr /></td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<table style=\"width:100%;\" border=\"0\">";
						txtDiv += "<tr>";
							txtDiv += "<td class=\"style7\">";
								txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\"><li class=\"style7\">Nominated for &quot;Finacle Gem Award&quot; at Infosys. [Jan-Mar 2008] </li>";
									txtDiv += "<li class=\"style7\">Infosys &quot;Finacle Excellence Award 2007&quot; for project execution excellence [Jan-Mar 2007] <a href=\"images/exclAward.jpg\" target=\"_blank\"><img alt=\"View Image\" src=\"images\/jpeg.jpg\" height=\"18px\" width=\"15px\" border='0'/></a></li>";
									txtDiv += "<li class=\"style7\">Infosys &quot;Finacle Change Management Program&quot; award for contributions towards team initiatives and solution delivery [Jan-Mar 2007] <a href=\"images\/FCMP.jpg\" target=\"_blank\"><img alt=\"View Image\" src=\"images\/jpeg.jpg\" height=\"18px\" width=\"15px\" border='0'/></li>";
								txtDiv += "</ul><br><br><br><br><br><br></td>";
						txtDiv += "</tr>";
					txtDiv += "</table></td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	else if(tabField == "Extra")
	{
		txtDiv += "<table style=\"width:100%; font-family: 'Arial Narrow'\" border=\"0\">";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td style=\"font-weight: 700\"><b>";
					txtDiv += "Extra Curricular</b></td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<hr />";
				txtDiv += "</td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
			txtDiv += "<tr>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
				txtDiv += "<td>";
					txtDiv += "<table style=\"width:100%;\" border=\"0\">";
						txtDiv += "<tr>";
							txtDiv += "<td class=\"style8\" valign=\"top\">";
								txtDiv += "<ul STYLE=\"list-style-image: url(images/bullet.png)\"><li class=\"style7\">Volunteered at free health clinics and blood drives for Bharat Vikas Parishad - a social organization in Delhi, India</li>";
									txtDiv += "<li class=\"style7\">Member of &quot;Voice of Youth&quot; program at Infosys;lead the Green Day initiative and coordinated cultural awareness activities</li>";
									txtDiv += "<li class=\"style7\">Member of &quot;Catch them Young&quot; program at	Infosys. Mentored selected students about programming languages and operating systems to expand knowledge base</li><br><br><br><br><br>";
								txtDiv += "</ul></td>";
						txtDiv += "</tr>";
					txtDiv += "</table>";
				txtDiv += "</td>";
				txtDiv += "<td>";
					txtDiv += "&nbsp;</td>";
			txtDiv += "</tr>";
		txtDiv += "</table>";
		divCenter.innerHTML = txtDiv;
	}
	
}

function imenus_data0()
{


	this.menu_showhide_delay = 100
	this.show_subs_onclick = false
	this.hide_focus_box = false



   /*---------------------------------------------
   Item Shift Animations
   ---------------------------------------------*/


	this.main_shift_frames = 11
	this.main_shift_move_x = 11
	this.main_shift_move_y = 0

	this.sub_shift_frames = 10
	this.sub_shift_move_x = 10
	this.sub_shift_move_y = 0



   /*---------------------------------------------
   Stack Animations
   ---------------------------------------------*/


	this.stack_order = "forward"
	this.stack_animation_direction = "right"

	this.stack_animation_frames = 10
	this.stack_animation_init_offset = 10

	this.stack_animation_hide_overflow = false



   /*---------------------------------------------
   IE Transition Effects
   ---------------------------------------------*/


	this.subs_ie_transition_show = "filter:progid:DXImageTransform.Microsoft.Fade(duration=0.3)"

}
