function downloadPresentation(presentation)
{
//alert(pdffile);
	loginName=document.getElementById("hidSessionName").value;
	siteurl=document.getElementById("hidURL").value;
	if(loginName)
	{
		document.getElementById("action").value="downloadPresentation";
		document.getElementById("hidPresentation").value=presentation;
		document.pageform.submit();
	}
	else
	{
		alert('You have to login to download this document.');
		document.getElementById("action").value="goToBTmarchLogin";
		document.pageform.submit();
	}
}


var NewCount = 0;

function createCSV(){

		document.getElementById("action").value="create_CSV";
		document.pageform.submit();

}

function getHTTPObject()
{
	var xmlhttp;
    /*@cc_on
    @if (@_jscript_version >= 5)
    try {
    xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
    } catch (e) {
    try {
    xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
    } catch (E) {
    xmlhttp = false;
    }
    }
    @else
    xmlhttp = false;
    @end @*/
    if (!xmlhttp && typeof XMLHttpRequest != 'undefined')
	{
		try
		{
			xmlhttp = new XMLHttpRequest();
		}
		catch (e)
		{
			xmlhttp = false;
		}
	}
	return xmlhttp;
}

//------------This function is used to close the Description Layer.------------
function closeLayerDiv(divId){
	document.getElementById(divId).style.display="none";
	document.getElementById(divId).style.display="none";

}

//-----------This function is used to drag the Description layer----------
function divDrag(divId){
    var theHandle = document.getElementById("handle");
    var theRoot = document.getElementById(divId);
    Drag.init(theHandle, theRoot);
}


/**
* This fuction is used to refresh pages
*
* @access   public
* @param    null
*
* @return   null
*/
function refreshPage()
{
	document.getElementById("pageform").submit();
}


function checkEmail(str)
{
	if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(str))
	{
		return (true)
	}
	alert("Invalid E-mail Address! Please Enter valid E-mail Address.");
	return (false)
}

function alphanumeric(alphane)
{
	var numaric = alphane;
	for(var j=0; j<numaric.length; j++)
		{
		  var alphaa = numaric.charAt(j);
		  var hh = alphaa.charCodeAt(0);
		  if((hh > 47 && hh<58) || (hh > 64 && hh<91) || (hh > 96 && hh<123))
		  {
		  }
		else	{
			 return false;
		  }
		}
	return true;
}

function validateCaptcha()
{
	//alert("hai");
    challengeField = $("input#recaptcha_challenge_field").val();
    responseField = $("input#recaptcha_response_field").val();
    //alert(challengeField);
    //alert(responseField);
    //return false;
    var html = $.ajax({
    type: "POST",
    url: "./inc/reCAPTCHA/ajax.recaptcha.php",
    data: "recaptcha_challenge_field=" + challengeField + "&recaptcha_response_field=" + responseField,
    async: false
    }).responseText;

    if(html == "success")
    {
		document.getElementById('captchaStatus').style.display="";
        //$("#captchaStatus").html("Success. Submitting form.");
        //return false;
        // Uncomment the following line in your application
        return true;
    }
    else
    {
		document.getElementById('captchaStatus').style.display="";
        $("#captchaStatus").html("Your captcha is incorrect. Please try again");
        Recaptcha.reload();
        return false;
    }
}

function viewkeynotes()
{
	document.getElementById('keynote').innerHTML='';
	document.getElementById('keynote').innerHTML +="<p><b>What is a Keynote/Plenary Session?</b> A great keynote speaker will set the tone for the Business Technology Summit 2009 and create an audience of a single mind. The keynote should positively influence the audience for the entire event and beyond, when they return to their professional lives. The Keynote speaker slot at the technical edition in Bangalore is reserved for sponsors with top billing, and has a duration of 30 minutes.</p><p>The Keynote speaker slot at the executive edition in Mumbai is reserved for vendor-nominated CIOs. This opportunity is reserved for sponsors with top billing. Contact the summit team at <a href='mailto:info@btsummit.com?subject=Business Technology Summit 2009 Keynote Speaker Slot at Executive Edition in Mumbai'>info@btsummit.com</a>.</p>";
	document.getElementById('imgkeynoteminus').style.display="";
	document.getElementById('imgkeynoteplus').style.display="none";
}
function notviewkeynotes()
{
	document.getElementById('keynote').innerHTML='';
	document.getElementById('imgkeynoteplus').style.display="";
	document.getElementById('imgkeynoteminus').style.display="none";
}

function viewfocus()
{
	document.getElementById('focus1').innerHTML='';
	document.getElementById('focus1').innerHTML +="<p><b>What is a Focused Session?</b> A Focused session is a presentation of length 60 minutes, including Q & A time. During this session, you will hold forth on a focused issue/technology/project/innovation and impact the audience positively. A Focused Session is a great medium to connect with exactly the audience you are after, and then pursue 1-1 or group discussions at the variety of networking opportunities that are embedded into the Business Technology Summit 2009 program agenda. There are no focused session presentation opportunities at the executive edition in Mumbai.</p>";
	document.getElementById('imgfocusminus').style.display="";
	document.getElementById('imgfocusplus').style.display="none";
}
function notviewfocus()
{
	document.getElementById('focus1').innerHTML='';
	document.getElementById('imgfocusplus').style.display="";
	document.getElementById('imgfocusminus').style.display="none";
}

function viewpanel()
{
	document.getElementById('panel1').innerHTML='';
	document.getElementById('panel1').innerHTML +="<p><b>What is a Power Panel?</b> A Power Panel is comprised of a moderator and up to 4 panel participants (minimum 3). Power Panel proposals are open only for the executive edition in Mumbai to summit sponsors. To submit your proposal for a power panel, you have to be an articulate moderator with in-depth knowledge of the topic area that you plan to cover in the panel discussion. The proposal for the power panel discussion should focus on business trends, market forces and factors, or best practices across the four featured tracks of the summit. If the proposal is accepted, the conference chair and the executive moderator will work with you to identify the other panelists. Power panels are of duration 60 minutes.</p>";
	document.getElementById('imgpanelminus').style.display="";
	document.getElementById('imgpanelplus').style.display="none";
}
function notviewpanel()
{
	document.getElementById('panel1').innerHTML='';
	document.getElementById('imgpanelplus').style.display="";
	document.getElementById('imgpanelminus').style.display="none";
}

function viewcase()
{
	document.getElementById('case1').innerHTML='';
	document.getElementById('case1').innerHTML +="<p><b>What is a Case Study Presentation?</b> A Case Study presentation provides the opportunity to showcase a project/innovation that has already created a positive impact within the four tracks envisioned for 'Business Technology Summit 2009. Case Studies should provide real-life examples of how the project/innovation has created a positive impact. This should be strictly vendor-neutral (should not be tied to a single vendor implementation or more aptly tout a specific vendor's products or solutions). Case studies that are a cross-pollination of a variety of vendor solutions, including open and free technologies, stand a better chance for selection to the program. Case Study presentation format is only available at the Bangalore edition and is of 60-minutes duration.</p>";
	document.getElementById('imgcaseminus').style.display="";
	document.getElementById('imgcaseplus').style.display="none";
}
function notviewcase()
{
	document.getElementById('case1').innerHTML='';
	document.getElementById('imgcaseplus').style.display="";
	document.getElementById('imgcaseminus').style.display="none";
}

function viewhow()
{
	document.getElementById('how1').innerHTML='';
	document.getElementById('how1').innerHTML +="<p><b>What are In-depthWorkshops?</b> Hands-on Workshops are in-depth sessions on a specific issue/technology/project/innovation that will transport the participants from any given level (Intermediate > advanced > Rocket Science > and so on) to the next. Hands-on workshops at the Bangalore edition can be of half-day (180 minutes) duration or full day (360 minutes)n. The speaker should be an expert in his area of presentation and should have past experience and credentials of having presented workshops/tutorials to a profiled audience. For full day workshop proposals, speakers are encouraged to bring along a co-presenter.</p>";
	document.getElementById('imghowminus').style.display="";
	document.getElementById('imghowplus').style.display="none";
}
function notviewhow()
{
	document.getElementById('how1').innerHTML='';
	document.getElementById('imghowplus').style.display="";
	document.getElementById('imghowminus').style.display="none";
}



function loadProposal()
{
	presentation=document.getElementById("presentation");
	presentation.innerHTML='';
	index=document.getElementById("proposalno").selectedIndex;
	//alert(index);
	for(i=1;i<=index+1;i++)
	{
	//presentation=document.getElementById("presentation").innerHTML;
	presentation.innerHTML +="<div>";
		presentation.innerHTML +="<div style='padding: 10px 0px 0px 0px;width:0px;float:left;border:0px solid;'>";
			presentation.innerHTML +="<div class='proposals'>Proposal #"+i+"</div>";
			presentation.innerHTML +="<div class='clear' style='height:10px'></div>";
			presentation.innerHTML +="<div id='presentInner' style='border:1px solid #4173A8;height:100px;margin:-5px 0px 0px 0px;_margin:-40px 0px 0px 0px;width:400px;'><p style='text-align:left;background:#4173A8;margin:0px 0px 0px 0px;color:white;font-family:Arial, Helvetica, Sans-serif;'><b>Add New Presentation</b></p><div style=' padding: 8px 0px 0px 10px;text-align:left;float:left;font-size:12px;border:0px solid;font-family:Arial, Helvetica, Sans-serif;'>Select presentation type to add:</div><div id='presentation1' name='presentation1' style='text-align:left;float:left;width:200px;padding:8px 0px 0px 10px;'><select onchange='typeMessage("+i+");typeHead("+i+")' name='present"+i+"' id='present"+i+"'/></select></div><br /><br /><div onclick=viewDescLayer(event,'present"+i+"','presentDescLayer') ><div style='margin:0px 0px 10px 10px;_margin:0px 0px 10px 5px;cursor: pointer;color:#4173A8;font-size:12px;border:0px solid;width:132px;float:left'> What do we expect from</div><div style='cursor: pointer;border:0px solid;font-size:12px;margin:0px 0px 0px 0px;color:#4173A8;float:left' id='head"+i+"'></div><div style='cursor: pointer;border:0px solid;float:left'>&nbsp;<img src='images/question.jpg'></div></div>";

			//document.getElementById('present');
			presentation.innerHTML +="</div>";
		presentation.innerHTML +="</div>";
		presentation.innerHTML +="<div class='clear'></div>";
		//typeVal=document.getElementById("present"+i).selectedIndex;

		//alert(typeVal);
		presentation.innerHTML +="<div id='propos"+i+"' style='margin: 2px 20px 0px 0px;text-align:left;float:left;font-size:9pt;border:0px solid;font-family:Arial, Helvetica, Sans-serif;'></div>";

		//presentation.innerHTML +="<div style='padding: 0px 0px 0px 0px;width:400px;float:left;border:1px solid;'>";
		presentation.innerHTML +="<div style='clear:both;height:10px'></div>";

			presentation.innerHTML +="<div style='width:180px;margin: 5px 0px 0px 0px;text-align:left;float:left;font-size:10pt;border:0px solid;'><p>Enter the Title of Your Proposal:</p></div>";
			presentation.innerHTML +="<div><input type='text' name='proposalTitle"+i+"' id='proposalTitle"+i+"' size='32' value=''></div>";
			presentation.innerHTML +="<div class='clear'></div>";
			presentation.innerHTML +="<div style='width:180px;margin: 5px 0px 0px 0px;text-align:left;float:left;font-size:10pt;border:0px solid;'><p>Choose the Conference:</p></div>";
		presentation.innerHTML +="<div><select style='width:218px;height:70px' size='4' multiple='multiple' name='conference"+i+"' id='conference"+i+"' /></select></div>";
		presentation.innerHTML +="<div><input type='hidden' name='hidconference"+i+"' id='hidconference"+i+"' value=''></div>";
		presentation.innerHTML +="<div style='clear:both;margin-top:10px'></div>";
		presentation.innerHTML +="<div class='conflist'><input type='hidden' name='hidconftrack"+i+"' id='hidconftrack"+i+"' value=''></div>";
		presentation.innerHTML +="<div style='clear:both;margin-top:10px'></div>";
		presentation.innerHTML +="<div style='width:180px;margin: 5px 0px 0px 0px;text-align:left;float:left;font-size:10pt;border:0px solid;'><p>Level of Difficulty:</p></div>";
		presentation.innerHTML +="<div class='difficultlist'><select style='width:218px' size='5' multiple='multiple' name='difficult"+i+"' id='difficult"+i+"' /></select></div>";
		presentation.innerHTML +="<div class='conflist'><input type='hidden' name='hiddifficult"+i+"' id='hiddifficult"+i+"' value=''></div>";
		presentation.innerHTML +="<div style='clear:both;margin-top:10px'></div>";
			presentation.innerHTML +="<div style='width:180px;margin: 5px 0px 0px 0px;text-align:left;float:left;font-size:10pt;border:0px solid;'><p>Enter the Short Abstract:</p></div>";

			presentation.innerHTML +="<div class='calabstract'><textarea type='text' name='abstract"+i+"' id='abstract"+i+"' cols='24' rows='3' ></textarea></div><br />";
			presentation.innerHTML +="<div class='clear'></div>";

			presentation.innerHTML +="<p style='margin: -5px 0px 0px 0px;_margin: -10px 0px 0px 0px;font-size:8pt;font-weight:none'>* Abstract only please. Do not include the title or presenters. Abstract must be a minimum of 1000 characters, but no longer than 2000 characters. You may copy and paste or type in your short abstract text.</p>";
		presentation.innerHTML +="</div>";
	presentation.innerHTML +="</div>";
	presentation.innerHTML +="</div>";
	presentation.innerHTML +="<div class='clear'></div>";

	presentation.innerHTML +="<div id='presentDescLayer'  style='background-color:#ffffff;width:350px;_height:auto;display:none;position: absolute;z-index:400;border:1px solid #4173A8;'></div>";
	typeMessage(i);
	typeHead(i);
	confTrack(i);


}

createPresentType();
//conferenceList();


}


//-----This function is used to create presentation type layer
function createPresentType()
{
	//alert("came");
	var createType;
	//params ="action=createpresentationtype";

		createType = "callforpaper.html?action=createpresentationtype";
		http = getHTTPObject(); // We create the HTTP Object
		http.open("GET", createType, true);
		http.onreadystatechange = function (){HttpResponse()};
		http.send(null);
}

function HttpResponse()
{
	if (http.readyState == 4)
	{
		// only if "OK"
        if (http.status == 200)
		{
			response  = http.responseText;
			//alert("came");
			var sr=eval("("+http.responseText+")");

		//	result+="<div><select onchange='' name='proposaltype' id='proposaltype'/>";

				for(i = 0; i < sr['presentTypeArray'].length; i++)
				{
					//result ="<option value="+sr.presentTypeArray[i].key+" />"+sr.presentTypeArray[i].value+"</option>";
					key = sr.presentTypeArray[i].key;
					//key1 = sr.presentTypeArray[i].key1;
					value = sr.presentTypeArray[i].value;
					//value1 = sr.presentTypeArray[i].value1;

					//var present=present+i;

					if(document.getElementById("present1"))
					document.forms['pageform'].present1.options[i] = new Option(value ,key);
					if(document.getElementById("present2"))
					document.forms['pageform'].present2.options[i] = new Option(value ,key);
					if(document.getElementById("present3"))
					document.forms['pageform'].present3.options[i] = new Option(value ,key);
					if(document.getElementById("present4"))
					document.forms['pageform'].present4.options[i] = new Option(value ,key);
					if(document.getElementById("present5"))
					document.forms['pageform'].present5.options[i] = new Option(value ,key);

				}
				for(i = 0; i < sr['conferenceArray'].length; i++)
				{
					//result ="<option value="+sr.presentTypeArray[i].key+" />"+sr.presentTypeArray[i].value+"</option>";
					//key = sr.presentTypeArray[i].key;
					key = sr.conferenceArray[i].key;
					//value = sr.presentTypeArray[i].value;
					value = sr.conferenceArray[i].value;
					//alert(value1);

					if(document.getElementById("conference1"))
					document.forms['pageform'].conference1.options[i] = new Option(value ,key);
					if(document.getElementById("conference2"))
					document.forms['pageform'].conference2.options[i] = new Option(value ,key);
					if(document.getElementById("conference3"))
					document.forms['pageform'].conference3.options[i] = new Option(value ,key);
					if(document.getElementById("conference4"))
					document.forms['pageform'].conference4.options[i] = new Option(value ,key);
					if(document.getElementById("conference5"))
					document.forms['pageform'].conference5.options[i] = new Option(value ,key);

				}

				for(i = 0; i < sr['difficultyArray'].length; i++)
				{
					key   = sr.difficultyArray[i].key;
					value = sr.difficultyArray[i].value;

					if(document.getElementById("difficult1"))
					document.forms['pageform'].difficult1.options[i] = new Option(value ,key);
					if(document.getElementById("difficult2"))
					document.forms['pageform'].difficult2.options[i] = new Option(value ,key);
					if(document.getElementById("difficult3"))
					document.forms['pageform'].difficult3.options[i] = new Option(value ,key);
					if(document.getElementById("difficult4"))
					document.forms['pageform'].difficult4.options[i] = new Option(value ,key);
					if(document.getElementById("difficult5"))
					document.forms['pageform'].difficult5.options[i] = new Option(value ,key);

				}
 		}
	}

}

function confTrack(tr)
{
	//alert(document.getElementById("conference"+tr).selectedIndex);
	selected = new Array();
	var obj = document.getElementById("conference"+tr);
	//alert(obj);
		for(var i=0;i<obj.options.length;i++)
		{
			if(obj.options[i].selected)
			{
				selected.push(obj.options[i].value);
			}
		}

	//alert(selected);
	var createType;
	//params ="action=createpresentationtype";

		createType = "callforpaper.html?action=getconferencetrack&key="+selected;
		http = getHTTPObject(); // We create the HTTP Object
		http.open("GET", createType, true);
		http.onreadystatechange = function (){HttpResponsetrack(tr)};
		http.send(null);
}

function HttpResponsetrack(tr)
{
	//alert(tr);
	if (http.readyState == 4)
	{
		// only if "OK"
        if (http.status == 200)
		{
			response  = http.responseText;
			//alert("came");
			var sr=eval("("+http.responseText+")");

			if(document.getElementById("conftrack"+tr))
			document.getElementById("conftrack"+tr).options.length=0;

				for(i = 0; i < sr['trackArray'].length; i++)
				{
					key = sr.trackArray[i].key;

					value = sr.trackArray[i].value;


					if(document.getElementById("conftrack"+tr))
					var name="conftrack"+tr;

					eval('document.pageform.'+name).options[i] = new Option(value ,key);

				}

 		}
	}

}


//-------This function is used to display the layer using json method------
function viewDescLayer(e,present,divId)
{
	preType = document.getElementById(present).options[document.getElementById(present).selectedIndex].text;

	typeIndex=document.getElementById(present).selectedIndex+1;
	var posx = 0;
	var posy = 0;
	if (!e) var e = window.event;
	//alert(e);
	if (e.pageX || e.pageY)
	{
		//posx = e.pageX+10;
		posy = e.pageY-180;
		document.getElementById(divId).style.top = posy+187+"px";
		//posy = e.pageY-180;
		//document.getElementById(divId).style.top = 1310;
		document.getElementById(divId).style.left=260 ;
	}
	else if (e.clientX || e.clientY)//IE
	{

		posy = e.clientY + document.body.scrollTop;
		document.getElementById(divId).style.top = posy+10+"px";


		document.getElementById(divId).style.left= 55;
		//posx = e.clientX + document.body.scrollLeft;
		//posy = e.clientY + document.body.scrollTop;
		//document.getElementById(divId).style.top = 90+"px";
		//document.getElementById(divId).style.right= 40;
	}
		var createLayer;

		createLayer = "callforpaper.html?action=createpresentdesclayer&typeIndex="+typeIndex+"";
		http = getHTTPObject(); // We create the HTTP Object
		http.open("GET", createLayer, true);
		http.onreadystatechange = function (){HttpResponse1(divId,preType)};
		http.send(null);

}

function HttpResponse1(divId,preType)
{

	if (http.readyState == 4)
	{
		// only if "OK"
        if (http.status == 200)
		{

			 // http.responseText;
			var sr=eval("("+http.responseText+")");

			if((sr['presentDescArray'].length)>0)
			{
				document.getElementById(divId).style.display="";

				//for(i = 0; i < sr['presentDescArray'].length; i++) {
				key = sr.presentDescArray[0].key;
				decr = sr.presentDescArray[0].value;
				result="<div style='width:100%;font-size:11;border:1px solid #4173A8'";
				result="<div id='handle' width='100%' style=background:#4173A8;color:white;height:20px;_height:25px;cursor:move' ><p style='float:left;color:white;font-size:10pt;margin:0px 0px 0px 5px;font-weight:bold'>"+preType+"</p><a href='javascript:void(0);' onclick='closeLayerDiv(\"presentDescLayer\")'><b style='color:white;font-size:10pt;float:right;margin:0px 3px 0px 0px;cursor:pointer;'>Close[X]</b></a></div>";

				result+="<div style='display:block;background:#ffff;margin:10px 5px 10px 5px;text-align:left;font-size:10pt'>"+decr+"</div>";

				result+="</div>";

			}
			 document.getElementById(divId).innerHTML = result;
             divDrag(divId);
  		}
	}
}

//---------This function is used to display the message ie time duration for each presentation---------
function typeMessage(i)
{
	//alert(i);
	proposalIndex=document.getElementById("present"+i).selectedIndex;
	if(proposalIndex=='-1')
		proposalIndex=0;
	var messageArray = new Array();

	messageArray[0]="The proposal type you have selected is 'Keynotes' of 30 minute duration.";
	messageArray[1]="The proposal type you have selected is 'Focused Sessions' of 45 minute duration.";
	messageArray[2]="The proposal type you have selected is 'Power Panels' of 60 minute duration.";
	messageArray[3]="The proposal type you have selected is 'Case Studies' the Bangalore edition are of 45-minute duration, and the executive edition is of 60-minute duration .";
	messageArray[4]="The proposal type you have selected is 'Hands-on-Workshops' the Bangalore edition can be of  half-day (180 minutes) duration or full day (360 minutes), the executive edition in Mumbai is vendor-led and of 120-minute duration.";

	document.getElementById("propos"+i).innerHTML = messageArray[proposalIndex];


}

//---------This function is used to display the title of presentation time duration for each presentation---------
function typeHead(i)
{
	//alert(i);
	proIndex=document.getElementById("present"+i).selectedIndex;
	if(proIndex=='-1')
		proIndex=0;
	var headArray = new Array();

	headArray[0]="Keynotes";
	headArray[1]="Focused Sessions";
	headArray[2]="Power Panels";
	headArray[3]="Case Studies";
	headArray[4]="In-depth Workshops";

	document.getElementById("head"+i).innerHTML = headArray[proIndex];

}


/**
* This fuction is used to save  Contact
*
* @access   public
* @param    null
*
* @return   null
*/
function saveContact()
{
	if(contactValidation())
	{
		if(validateCaptcha())
		{
		   document.getElementById("action").value="SaveContact";
           document.getElementById("pageform").submit();
		}
	}
}

/**
* This fuction is used to validate GES details
*
* @access   public
* @param    null
*
* @return   true / false
*/

function contactValidation()
{
	if(document.getElementById("moreinfo").value=='new')

	{
		alert("Please select contact title.");
		document.getElementById("moreinfo").focus();
		return;
	}

	else if(document.getElementById("firstname").value.match(/^ *$/))

	{
		alert("Please enter first name");
		document.getElementById("firstname").focus();
		return;
	}

	else if(document.getElementById("lastname").value.match(/^ *$/))

	{
		alert("Please enter last name.");
		document.getElementById("lastname").focus();
		return;
	}
	else if(checkEmail(document.getElementById("email").value)!=true)
	{
		//alert("*Invalid E-mail Address! Please Enter valid E-mail Address.");
		document.getElementById("email").value='';
		document.getElementById("email").focus();
		return;
	}

	return true;
}




/**
* This fuction is used to save or update Sponsor
*
* @access   public
* @param    null
*
* @return   null
*/
function saveSponsor()
{
	if(sponsorValidation())
	{
		if(validateCaptcha())
		{
		   document.getElementById("action").value="SaveSponsor";
           document.getElementById("pageform").submit();
		}
	}
}

/**
* This fuction is used to validate sponsor
* @access   public
* @param    null
*
* @return   true / false
*/

function sponsorValidation()
{
	if(document.getElementById("firstname").value.match(/^ *$/))

	{
		alert("Please enter first name");
		document.getElementById("firstname").focus();
		return;
	}

	else if(document.getElementById("lastname").value.match(/^ *$/))

	{
		alert("Please enter last name.");
		document.getElementById("lastname").focus();
		return;
	}
	else if(document.getElementById("company").value.match(/^ *$/))

	{
		alert("Please enter your company.");
		document.getElementById("company").focus();
		return;
	}
	else if(checkEmail(document.getElementById("email").value)!=true)
	{
		//alert("Please Enter valid Email.!!!!");
		document.getElementById("email").focus();
		return;
	}
	else if(document.getElementById("city").value.match(/^ *$/))

	{
		alert("Please enter your city.");
		document.getElementById("city").focus();
		return;
	}
	else if(document.getElementById("state").value.match(/^ *$/))

	{
		alert("Please enter your state.");
		document.getElementById("state").focus();
		return;
	}
	else if(document.getElementById("pincode").value.match(/^ *$/))

	{
		alert("Please enter your zip/postal code.");
		document.getElementById("pincode").focus();
		return;
	}
	else if(document.getElementById("country").value=='new')

	{
		alert("Please select your country.");
		document.getElementById("country").focus();
		return;
	}
	else if(document.getElementById("handphone").value.match(/^ *$/))
		{
		alert("Please enter your hand phone number.");
		document.getElementById("handphone").focus();
		return;
	}
	else if(document.getElementById("investment").value.match(/^ *$/))
		{
		alert("Please enter your approximate investment.");
		document.getElementById("investment").focus();
		return;
	}

	return true;
}


/**
* This fuction is used to save or update Speaker
*
* @access   public
* @param    null
*
* @return   null
*/
function saveSpeaker()
{
	index=document.getElementById("proposalno").selectedIndex;
	for(i=1;i<=index+1;i++)
	{
		confselect = new Array();
		var obj = document.getElementById("conference"+i);
		//alert(obj);
		for(var j=0;j<obj.options.length;j++)
		{
			if(obj.options[j].selected)
			{
				confselect.push(obj.options[j].value);
			}
		}
		//alert(confselect);
		document.getElementById("hidconference"+i).value=confselect;

		difficultselect = new Array();
		var obj = document.getElementById("difficult"+i);
		//alert(obj);
		for(var j=0;j<obj.options.length;j++)
		{
			if(obj.options[j].selected)
			{
				difficultselect.push(obj.options[j].value);
			}
		}
		//alert(difficultselect);
		document.getElementById("hiddifficult"+i).value=difficultselect;
	}
	if(callforValidation())
	{
		if(validateCaptcha())
		{
			document.getElementById("action").value="SaveSpeaker";
			document.getElementById("pageform").submit();
		}
	}
}

/**
* This fuction is used to validate callfor details
*
* @access   public
* @param    null
*
* @return   true / false
*/

function callforValidation()
{
	if(document.getElementById("firstname").value.match(/^ *$/))

	{
		document.getElementById("firstNameMsg").style.display="";
		document.getElementById('firstNameMsg').innerHTML ="";
		document.getElementById('firstNameMsg').innerHTML +="*Please enter your first name.";
		//alert("Please enter your phone number.");
		document.getElementById("firstname").focus();
		return false;

	}

	else if(document.getElementById("lastname").value.match(/^ *$/))

	{
		document.getElementById("lastNameMsg").style.display="";
		document.getElementById('lastNameMsg').innerHTML ="";
		document.getElementById('lastNameMsg').innerHTML +="*Please enter your last name.";
		document.getElementById("lastname").focus();
		return false;

	}
	else if(document.getElementById("company").value.match(/^ *$/))

	{
		document.getElementById("companyMsg").style.display="";
		document.getElementById('companyMsg').innerHTML ="";
		document.getElementById('companyMsg').innerHTML +="*Please enter your company.";
		document.getElementById("company").focus();
		return false;

	}

	else if(document.getElementById("address1").value.match(/^ *$/))

	{
		document.getElementById("AddressMsg").style.display="";
		document.getElementById('AddressMsg').innerHTML ="";
		document.getElementById('AddressMsg').innerHTML +="*Please enter your current address.";
		document.getElementById("address1").focus();
		return false;

	}
	else if(document.getElementById("city").value.match(/^ *$/))

	{
		document.getElementById("cityMsg").style.display="";
		document.getElementById('cityMsg').innerHTML ="";
		document.getElementById('cityMsg').innerHTML +="*Please enter your city.";
		document.getElementById("city").focus();
		return false;

	}
	/*else if(document.getElementById("state").value.match(/^ *$/))

	{
		cityMsg.innerHTML ="";
		stateMsg.innerHTML ="";
		stateMsg.innerHTML +="*Please enter your state.";
		//alert("Please enter your state.");
		document.getElementById("state").focus();
		return;
	}*/
	else if(document.getElementById("state").value.match(/^ *$/))

	{
		document.getElementById("stateMsg").style.display="";
		document.getElementById('stateMsg').innerHTML ="";
		document.getElementById('stateMsg').innerHTML +="*Please enter your state.";
		document.getElementById("state").focus();
		return false;

	}
	else if(document.getElementById("pincode").value.match(/^ *$/))

	{
		document.getElementById("zipMsg").style.display="";
		document.getElementById('zipMsg').innerHTML ="";
		document.getElementById('zipMsg').innerHTML +="*Please enter a valid zip/postal code.";
		document.getElementById("pincode").focus();
		return false;

	}

	else if(document.getElementById("country").value=='new')

	{
		document.getElementById("countryMsg").style.display="";
		document.getElementById('countryMsg').innerHTML ="";
		document.getElementById('countryMsg').innerHTML +="*Please select your country.";
		document.getElementById("country").focus();
		return false;

	}
	else if((document.getElementById("phone").value==null)||(document.getElementById("phone").value==""))

	{
		document.getElementById("phoneMsg").style.display="";
		document.getElementById('phoneMsg').innerHTML ="";
		document.getElementById('phoneMsg').innerHTML +="*Please enter your phone number.";
		document.getElementById("phone").focus();
		return false;

	}



	else if((document.getElementById("handphone").value==null)||(document.getElementById("handphone").value==""))

	{
		document.getElementById("handPhoneMsg").style.display="";
		document.getElementById('handPhoneMsg').innerHTML ="";
		document.getElementById('handPhoneMsg').innerHTML +="*Please enter your hand phone number.";
		document.getElementById("handphone").focus();
		return false;

	}


	else if(checkEmail(document.getElementById("email").value)!=true)
	{
		document.getElementById("emailMsg").style.display="";
		document.getElementById('emailMsg').innerHTML ="";
		document.getElementById('emailMsg').innerHTML +="*Invalid E-mail Address! Please Enter valid E-mail Address.";
		document.getElementById("email").focus();
		return false;

	}


	else if(document.getElementById("biography").value.match(/^ *$/))

	{
		document.getElementById("bioMsg").style.display="";
		document.getElementById('bioMsg').innerHTML ="";
		document.getElementById('bioMsg').innerHTML +="*Please enter your biography.";
		document.getElementById("biography").focus();
		return false;

	}

	else if(document.getElementById("agree").checked==false)

	{
		document.getElementById("callAgreeMsg").style.display="";
		document.getElementById('callAgreeMsg').innerHTML ="";
		document.getElementById('callAgreeMsg').innerHTML +="*Agree the above guidelines and the selection, notification, and responsibilities.";
		document.getElementById("agree").focus();
		return false;

	}

	return true;
}



/**
* This fuction is used to save Registration details
*
* @access   public
* @param    null
*
* @return   null
*/
function saveRegister()
{
	if(validationRegister())
	{
		if(validateCaptcha())
		{
			 if(document.getElementById("agree").checked==false)
			{
				document.getElementById("agreeMsg").innerHTML ="";
				document.getElementById("agreeMsg").innerHTML +="*Agree the Terms and Conditions.";
				//alert("Agree the Terms and Conditions.");
				document.getElementById("agree").focus();
				return;
			}

			//alert("came");
		    document.getElementById("action").value="SaveRegister";
            document.getElementById("pageform").submit();
//			window.location=" 2009/CIO_reg.html?insertexpo=ciosuccess#ciomsg"
		}
	}
}


/**
* This fuction is used to validate sponsor
* @access   public
* @param    null
*
* @return   true / false
*/

function validationRegister()
{
	if(document.getElementById("dayPass1").checked==false && document.getElementById("dayPass2").checked==false && document.getElementById("dayPass3").checked==false && document.getElementById("dayPass4").checked==false)
	{
		document.getElementById("passMsg").style.display="";
		document.getElementById("passMsg").innerHTML ="";
		document.getElementById("passMsg").innerHTML +="*Please choose your pass.";
		//alert("Please enter your phone number.");
		window.location.hash='passMsg';
		return false;
	}
	else if(document.getElementById("firstname").value.match(/^ *$/))

	{
		document.getElementById("firstNameMsg").style.display="";
		document.getElementById("firstNameMsg").innerHTML ="";
		document.getElementById("firstNameMsg").innerHTML +="*Please enter your first name.";
		//alert("Please enter your phone number.");
		document.getElementById("firstname").focus();
		return false;
	}

	else if(document.getElementById("lastname").value.match(/^ *$/))

	{
		document.getElementById("lastNameMsg").style.display="";
		document.getElementById("lastNameMsg").innerHTML ="";
		document.getElementById("lastNameMsg").innerHTML +="*Please enter your last name.";
		//alert("Please enter your phone number.");
		document.getElementById("lastname").focus();
		return false;
	}

	else if(document.getElementById("designation").value.match(/^ *$/))
	{
		document.getElementById("desigMsg").style.display="";
		document.getElementById("desigMsg").innerHTML ="";
		document.getElementById("desigMsg").innerHTML +="*Please enter your designation.";
		document.getElementById("designation").focus();
		return false;
	}

	else if(document.getElementById("company").value.match(/^ *$/))
	{
		document.getElementById("companyMsg").style.display="";
		document.getElementById("company").focus();
		return;
	}
	/*else if(document.getElementById("conference1").checked==false && document.getElementById("conference2").checked==false && document.getElementById("conference3").checked==false && document.getElementById("conference4").checked==false && document.getElementById("conference5").checked==false && document.getElementById("conference6").checked==false)
	{
		alert('Please select two primary topics.');
		document.getElementById("conference1").focus();
		return false;
	}*/
	else if (NewCount < 2 || NewCount > 2)
	{
		alert('Please select two primary topics.');
		document.getElementById("conference1").focus();
		return false;
	}

	else if(document.getElementById("address1").value.match(/^ *$/))

	{
		document.getElementById("AddressMsg").style.display="";
		document.getElementById("address1").focus();
		return;
	}
	else if(document.getElementById("city").value.match(/^ *$/))

	{
		document.getElementById("cityMsg").style.display="";
		document.getElementById("city").focus();
		return;
	}


	else if(document.getElementById("country").value=='new')

	{
		document.getElementById("countryMsg").style.display="";
		document.getElementById("country").focus();
		return;
	}
	else if((document.getElementById("phone2").value==null)||(document.getElementById("phone2").value==""))

	{
		document.getElementById("phoneMsg").style.display="";
		document.getElementById("phoneMsg").innerHTML ="";
		document.getElementById("phoneMsg").innerHTML +="*Please enter your area code.";
		//alert("Please enter your phone number.");
		document.getElementById("phone2").focus();
		return false;
	}
	else if (checkInternationalPhone2(document.getElementById("phone2").value)==false){

		document.getElementById("phoneMsg").style.display="";
		document.getElementById("phoneMsg").innerHTML ="";
		document.getElementById("phoneMsg").innerHTML +="*Please enter a valid area code";
		//alert("Please enter a valid phone number")
		document.getElementById("phone2").value=""
		document.getElementById("phone2").focus()
		return false;
	}

	else if((document.getElementById("phone3").value==null)||(document.getElementById("phone3").value==""))

	{
		document.getElementById("phoneMsg").style.display="";
		document.getElementById("phoneMsg").innerHTML ="";
		document.getElementById("phoneMsg").innerHTML +="*Please enter your phone number.";
		//alert("Please enter your phone number.");
		document.getElementById("phone3").focus();
		return false;
	}
	else if (checkInternationalPhone3(document.getElementById("phone3").value)==false){

		document.getElementById("phoneMsg").style.display="";
		document.getElementById("phoneMsg").innerHTML ="";
		document.getElementById("phoneMsg").innerHTML +="*Please enter a valid phone number";
		//alert("Please enter a valid phone number")
		document.getElementById("phone3").value=""
		document.getElementById("phone3").focus()
		return false;
	}
	else if (checkInternationalPhone2(document.getElementById("fax2").value)==false){

		document.getElementById("faxMsg").style.display="";
		document.getElementById("faxMsg").innerHTML ="";
		document.getElementById("faxMsg").innerHTML +="*Please enter a valid area code";
		//alert("Please enter a valid phone number")
		document.getElementById("fax2").value=""
		document.getElementById("fax2").focus()
		return false;
	}
	if(document.getElementById("fax2").value!="")
	{
		if (checkInternationalPhone3(document.getElementById("fax3").value)==false){
			document.getElementById("faxMsg").style.display="";
			document.getElementById("faxMsg").innerHTML ="";
			document.getElementById("faxMsg").innerHTML +="*Please enter a valid fax number";
			//alert("Please enter a valid phone number")
			document.getElementById("fax3").value=""
			document.getElementById("fax3").focus()
			return false;
		}
	}
	if(checkEmail(document.getElementById("email").value)!=true)
	{
		document.getElementById("emailMsg").style.display="";
		document.getElementById("emailMsg").innerHTML ="";
		document.getElementById("emailMsg").innerHTML +="*Invalid E-mail Address! Please Enter valid E-mail Address.";
		document.getElementById("email").value=""
		document.getElementById("email").focus();

		return;
	}
	if(document.getElementById("bulkBooking").checked)
	{
		if (document.getElementById("coordinatorName").value.match(/^ *$/)){

			document.getElementById("crdNameMsg").style.display="";
			document.getElementById("crdNameMsg").innerHTML ="";
			document.getElementById("crdNameMsg").innerHTML +="*Please enter the coordinators name";
			//alert("Please enter a valid phone number")
			document.getElementById("coordinatorName").value="";
			document.getElementById("coordinatorName").focus();
			return false;
		}
		else if (checkEmail(document.getElementById("coordinatorEmail").value)!=true){
			document.getElementById("crdEmailMsg").style.display="";
			document.getElementById("crdEmailMsg").innerHTML ="";
			document.getElementById("crdEmailMsg").innerHTML +="*Invalid E-mail Address! Please Enter valid E-mail Address.";
			//alert("Please enter a valid phone number")
			document.getElementById("coordinatorEmail").value="";
			document.getElementById("coordinatorEmail").focus();
			return false;
		}
	}

	return true;
}

/**
* This fuction is used to save CIO Registration details
*
* @access   public
* @param    null
*
* @return   null
*/
function saveCIO()
{
	if(validationCIO())
	{


			 if(document.getElementById("agree").checked==false)
			{
				document.getElementById("agreeMsg").innerHTML ="";
				document.getElementById("agreeMsg").innerHTML +="*Agree the Terms and Conditions.";
				//alert("Agree the Terms and Conditions.");
				document.getElementById("agree").focus();
				return;
			}

		//alert("came");
		    document.getElementById("action").value="SaveCIORegister";
            document.getElementById("pageform").submit();

	}
}


/**
* This fuction is used to CIO Registration details
* @access   public
* @param    null
*
* @return   true / false
*/

function validationCIO()
{
	//alert('maaran')

	if(document.getElementById("regCode").value.match(/^ *$/))
	{
		document.getElementById("regCodeMs").style.display="";
		document.getElementById("regCode").focus();
		return;
	}
	else if(document.getElementById("regCode").value!='BTS09CPM' && document.getElementById("regCode").value!='BTS09SMM' && document.getElementById("regCode").value!='BTS09RS' )
	{
		document.getElementById("regCodeMs").style.display="";
		document.getElementById("regCode").focus();
		return;
	}
	else if(document.getElementById("firstname").value.match(/^ *$/))
	{
		document.getElementById("firstNameMsg").style.display="";
		document.getElementById("firstNameMsg").innerHTML ="";
		document.getElementById("firstNameMsg").innerHTML +="*Please enter your first name.";
		//alert("Please enter your phone number.");
		document.getElementById("firstname").focus();
		return false;
	}
	else if(document.getElementById("lastname").value.match(/^ *$/))
	{
		document.getElementById("lastNameMsg").style.display="";
		document.getElementById("lastNameMsg").innerHTML ="";
		document.getElementById("lastNameMsg").innerHTML +="*Please enter your last name.";
		//alert("Please enter your phone number.");
		document.getElementById("lastname").focus();
		return false;
	}
	else if(document.getElementById("designation").value.match(/^ *$/))
	{
		document.getElementById("desigMsg").style.display="";
		document.getElementById("desigMsg").innerHTML ="";
		document.getElementById("desigMsg").innerHTML +="*Please enter your designation.";
		document.getElementById("designation").focus();
		return false;
	}

	else if(document.getElementById("company").value.match(/^ *$/))
	{
		document.getElementById("companyMsg").style.display="";
		document.getElementById("company").focus();
		return;
	}
	else if (NewCount < 2 || NewCount > 2)
	{
		alert('Please select two primary topics.');
		document.getElementById("conference1").focus();
		return false;
	}
	else if(document.getElementById("city").value.match(/^ *$/))
	{
		document.getElementById("cityMsg").style.display="";
		document.getElementById("city").focus();
		return;
	}
    else if(document.getElementById("state").value.match(/^ *$/))
	{
		document.getElementById("stateMsg").style.display="";
		document.getElementById("state").focus();
		return;
	}
    else if(document.getElementById("pincode").value.match(/^ *$/))
	{
		document.getElementById("pincodeMsg").style.display="";
		document.getElementById("pincode").focus();
		return;
	}
	else if(document.getElementById("country").value=='new')
	{
		document.getElementById("countryMsg").style.display="";
		document.getElementById("country").focus();
		return;
	}
    else if(document.getElementById("phone1").value=='')
	{
		document.getElementById("phoneMsg").style.display="";
		document.getElementById("phone1").focus();
		return;
	}
    else if(document.getElementById("phone2").value=='')
	{
		document.getElementById("phoneMsg").style.display="";
		document.getElementById("phone2").focus();
		return;
	}
    else if(document.getElementById("phone3").value=='')
	{
		document.getElementById("phoneMsg").style.display="";
		document.getElementById("phone3").focus();
		return;
	}
   /* else if(document.getElementById("fax1").value=='')
	{
		document.getElementById("faxMsg").style.display="";
		document.getElementById("fax1").focus();
		return;
	}
    else if(document.getElementById("fax2").value=='')
	{
		document.getElementById("faxMsg").style.display="";
		document.getElementById("fax2").focus();
		return;
	}
    else if(document.getElementById("fax3").value=='')
	{
		document.getElementById("faxMsg").style.display="";
		document.getElementById("fax3").focus();
		return;
	}*/
	else if(document.getElementById("handphone").value=='')
	{
		document.getElementById("hpMsg").style.display="";
		document.getElementById("handphone").focus();
		return;
	}
	if(checkEmail(document.getElementById("email").value)!=true)
	{
		document.getElementById("emailMsg").style.display="";
		document.getElementById("emailMsg").innerHTML ="";
		document.getElementById("emailMsg").innerHTML +="*Invalid E-mail Address! Please Enter valid E-mail Address.";
		document.getElementById("email").value=""
		document.getElementById("email").focus();

		return;
	}

	return true;
}

function IsNumeric(textboxId)
{
	//alert("gfhfhf");
   var ValidChars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_.";
   var IsNumber=true;
   var Char;
   var test='';
	   sText=document.getElementById(textboxId).value;
	   //test = document.getElementById("pcode").value;

   for (i = 0;i < sText.length && IsNumber == true; i++)
      {
      Char = sText.charAt(i);
      if (ValidChars.indexOf(Char) == -1)
         {
         IsNumber = false;
         }
		 else{
			 test =test+sText.charAt(i);
		 }
      }
	  document.getElementById(textboxId).value=test;

     }

	 //************** PHONE NIMBER VALIDATION FUNCTION STARTS********************

function isInteger(s)
{   var i;
    for (i = 0; i < s.length; i++)
    {
        // Check that current character is number.
        var c = s.charAt(i);
        if (((c < "0") || (c > "9"))) return false;
    }
    // All characters are numbers.
    return true;
}

function stripCharsInBag(s, bag)
{   var i;
    var returnString = "";
    // Search through string's characters one by one.
    // If character is not in bag, append to returnString.
    for (i = 0; i < s.length; i++)
    {
        // Check that current character isn't whitespace.
        var c = s.charAt(i);
        if (bag.indexOf(c) == -1) returnString += c;
    }
    return returnString;
}

function checkInternationalPhone2(strPhone){

	// Declaring required variables
	var digits = "0123456789";
	// non-digit characters which are allowed in phone numbers
	var phoneNumberDelimiters = "";
	// characters which are allowed in international phone numbers
	// (a leading + is OK)
	var validWorldPhoneChars = phoneNumberDelimiters + "";
	// Minimum no of digits in an international phone no.
	var minDigitsInIPhoneNumber = 5;

	s=stripCharsInBag(strPhone,validWorldPhoneChars);
	return (isInteger(s) && s.length <= minDigitsInIPhoneNumber);
}

function checkInternationalPhone3(strPhone){
	// Declaring required variables
	var digits = "0123456789";
	// non-digit characters which are allowed in phone numbers
	var phoneNumberDelimiters = "";
	// characters which are allowed in international phone numbers
	// (a leading + is OK)
	var validWorldPhoneChars = phoneNumberDelimiters + "";
	// Minimum no of digits in an international phone no.
	var minDigitsInIPhoneNumber = 7;

	s=stripCharsInBag(strPhone,validWorldPhoneChars);
	return (isInteger(s) && s.length >= minDigitsInIPhoneNumber);
}

//************** PHONE NIMBER VALIDATION FUNCTION END********************

function showCordinator(){

	if(document.getElementById("bulkBooking").checked){

		document.getElementById("cordinatorDiv").style.display='';
		//document.getElementById("paymentCalculationDiv").style.display='none';
	}
	else{
		document.getElementById("cordinatorDiv").style.display='none';
		document.getElementById("paymentCalculationDiv").style.display='';

	}
}

function showCoordinatorMsg(){


	document.getElementById("coordinatorMessage").innerHTML="<div  style='margin:5px 0px 0px 5px'><b>  Your manager/training coordinator with whom we can liase with for your registration payment.</b></div>";

	document.getElementById("coordinatorMessage").style.display='';
	//divDrag("coordinatorMessage");
}

function calculateAmount(){
	document.getElementById('displayAmount').innerHTML='';
	document.getElementById('displayAmount').innerHTML +="<div style='font-size:11px;color:#4F4F4F;margin:0px;padding:0px'>Total = ( INR <input type='text' name='netAmt' id='netAmt' style='border:none;width:35px' readonly> ) + 10.3% Service Tax =&nbsp;INR&nbsp;<input type='text' name='totalAmt' id='totalAmt' style='border:none;color:#3B7AAD;font-weight:bold' readonly></div>";
	regCode=document.getElementById("regCode").value;

	var totalAmount=0;
	var totalAmount1=0;
	var myDate = new Date;
	myDate.setDate(16);
	myDate.setMonth(7); // January = 0
	myDate.setFullYear(2009);
	var today = new Date;
	if (today < myDate)
	{
		if(document.getElementById("dayPass1").checked)
			totalAmount1=totalAmount1+1999;
		if(document.getElementById("dayPass2").checked)
			totalAmount1=totalAmount1+1999;
		if(document.getElementById("dayPass3").checked)
			totalAmount1=totalAmount1+2999;
		if(document.getElementById("dayPass4").checked)
			totalAmount1=totalAmount1+16999;
		totalAmount =parseInt(totalAmount1)+(totalAmount1*0.1030);
		totalAmount = Math.round(totalAmount);
	}
	else
	{
		if(document.getElementById("dayPass1").checked)
			totalAmount1=totalAmount1+2999;
		if(document.getElementById("dayPass2").checked)
			totalAmount1=totalAmount1+2999;
		if(document.getElementById("dayPass3").checked)
		{
			var myDate1 = new Date;
			var myDate2  = new Date;
			myDate1.setDate(5);
			myDate1.setMonth(8); // January = 0
			myDate1.setFullYear(2009);

			myDate2.setDate(2);
			myDate2.setMonth(10); // January = 0
			myDate2.setFullYear(2009);
			myDate2.setHours(20,00,00);


			if(regCode=='BTS091D2FSMM' || regCode=='BTS091D2FKS' || regCode=='BTS091D2FCPM' || regCode=='BTS091D2FNO1' || regCode=='BTS091D2FNO2' || regCode=='BTS091D2FNO3')
			{
				if(today < myDate1)
					totalAmount1=totalAmount1+2999;
				else
					totalAmount1=totalAmount1+3999;
			}
			else if(today<myDate2)
			{
                   if(regCode=='SMBT361109DST')  totalAmount1=999;
                   if(regCode=='SMBT341109RBDS') totalAmount1=499;
			}
			else
				totalAmount1=totalAmount1+3999;

		}
		if(document.getElementById("dayPass4").checked)
			totalAmount1=totalAmount1+19999;
		totalAmount =parseInt(totalAmount1)+(totalAmount1*0.1030);
		totalAmount = Math.round(totalAmount);
	}

	document.getElementById("netAmt").value=totalAmount1;
	document.getElementById("totalAmt").value=totalAmount;

	/*regCode=document.getElementById("regCode").value;
	var myDate = new Date;
	myDate.setDate(1);
	myDate.setMonth(7); // January = 0
	myDate.setFullYear(2009);
	var today = new Date;
	var totalAmount=0;
	var totalAmount1=0;

	//alert(myDate);
	if (today < myDate)
	{
		//alert(myDate1);
		if(document.getElementById("dayPass1").checked)
			totalAmount1=1999;
		if(document.getElementById("dayPass2").checked)
			totalAmount1=1999;
		if(document.getElementById("dayPass3").checked)
			totalAmount1=2999;

		totalAmount =parseInt(totalAmount1)+(totalAmount1*0.1030);
		totalAmount = Math.round(totalAmount);

	}
	else
	{
		//alert(myDate1);
		if(document.getElementById("dayPass1").checked)
			totalAmount1=2999;
		if(document.getElementById("dayPass2").checked)
			totalAmount1=2999;
		if(document.getElementById("dayPass3").checked)
			totalAmount1=3999;

		totalAmount =parseInt(totalAmount1)+(totalAmount1*0.1030);
		totalAmount = Math.round(totalAmount);

	}
	document.getElementById("netAmt").value=totalAmount1;
	document.getElementById("totalAmt").value=totalAmount;*/
}

function notviewText(divId)
{
	document.getElementById(divId).style.display="none";
	document.getElementById('imgkeynoteplus'+divId).style.display="";
	document.getElementById('imgkeynoteminus'+divId).style.display="none";
}
function viewText(divId)
{
	document.getElementById(divId).style.display="";
	document.getElementById('imgkeynoteminus'+divId).style.display="";
	document.getElementById('imgkeynoteplus'+divId).style.display="none";
}

function gotoRegisterPage()
{
	if(document.getElementById("payMod").value=='new')
	{
		alert("Please select the payment mod.");
		document.getElementById("payMod").focus();
	}
	else
	{
		data=document.getElementById('payMod').value;
		if(data=='Cheque/DD')
		{
			window.location = "registrationChequeDD.html";
		}
		else
		{
		window.open('http://www.eventavenue.com/attReglogin.do?eventId=EVT1924');
		}
	}
}


function KeepCount()
{
	NewCount=0;
	if (document.pageform.conference1 .checked)
	{NewCount = NewCount + 1}

	if (document.pageform.conference2.checked)
	{NewCount = NewCount + 1}

	if (document.pageform.conference3.checked)
	{NewCount = NewCount + 1}

	if (document.pageform.conference4.checked)
	{NewCount = NewCount + 1}

	if (document.pageform.conference5.checked)
	{NewCount = NewCount + 1}

	if (document.pageform.conference6.checked)
	{NewCount = NewCount + 1}

}

/************************************* Speaker Box Rotation JS********************************/
var i=1;
function changeSpeaker(id)
{
	try
	{
		clearTimeout(to);
	} catch (e) {}

	to = setTimeout("nextSpeaker("+ id +");", 1000);//2 sec
}

function nextSpeaker(id)
{
	//alert(id);
	if(i<id)
		i=i+1;
	else
		i=1;

	//alert(i);
	for(var j=1;j<=id;j++){
		if(j==i)
	        document.getElementById("speaker"+i).style.display="";
		else
			document.getElementById("speaker"+j).style.display="none";

	}

	changeSpeaker(id);
}

/************************************************************************************************/



/************************************************************************************************/



/*******************************/



function boppubbox(id)
{
	return 0;
  getX=findPosX(document.getElementById('A'+id))+40;
  getY=findPosY(document.getElementById('A'+id))+40;

  document.getElementById('div_pb').style.left=getX+'px';
  document.getElementById('div_pb').style.top=getY+'px';
  document.getElementById('div_pb').style.display="block";
  document.getElementById('div_pb').style.width="300px";
    if(83<=id)  document.getElementById('div_pb').style.width="600px";
  if(id==1)
  {
    vtext="<p><b>Smart Services, Bright Future</b><br>According to popular theory, the natural evolution of industries and economies includes periods of tumultuous \"creative disruption.\" However, even the most visionary academics and management gurus did not anticipate the back-to-back global meltdowns of the dotcom and financial sectors.</p><p>As India and the rest of the world emerges from the \"double bubble,\" the road forward is becoming more clear. Cisco Senior Vice President Howard Charney will discuss the recovery, the urgent challenges - such as productivity, sustainability, security, and the environment - and the potential of rapidly converging services capabilities to transform business, government, and society.</p>";
  }
  if(id==2)
  {
    vtext="<p>Howard Charney is a member of Cisco's Office of the President and Executive Staff and reports directly to CEO John Chambers. He contributes to Cisco's strategy and direction and advises customers on implementing critical Internet technologies to improve productivity and competitiveness. During more than 30 years in Silicon Valley, Charney has overseen the development and proliferation of key technologies that led directly to the global build-out of the Internet. After joining Cisco with the acquisition of Grand Junction Networks, he helped grow Cisco's new two-tier distribution business to more than US$2.4 billion and, with Cisco's brand and market momentum, helped turn Fast Ethernet and low-cost switching into fundamental, global Internet technologies.</p>";
  }

  if(id==3)
  {
    vtext="<p><b>Give Cloud a Chance</b><br>This talk examines the emerging cloud computing paradigm and its applicability in the enterprise IT space. During the course of 30 minutes, the talk covers various aspects including various cloud computing models, the economics of cloud computing, enterprise workloads and scenarios that can move to cloud and the technology capabilities that a cloud provider must offer to support a enterprise grade computing.</p>";
  }
  if(id==4)
  {
    vtext="<p>Ramkumar has been with Microsoft for around 10 years and currently he is managing the Microsoft Technology Center at Bangalore where he and his team of architects help customers envision, architect and build solutions on top of Microsoft platform. Over the past 10 years at Microsoft, he has played multiple roles  including architecture evangelism, architecture strategy, product development teams focusing on working with large ISV vendors etc., He is passionate about enterprise computing and his areas of interests include building large scale scalable applications, database platform, master data management and Service oriented architecture.</p>";
  }

  if(id==5)
  {
    vtext="<p><b>Managing a Heterogeneous Virtual & Physical Environment</b><br>Aside from garnering copious media buzz, at first glance SOA, composite applications, and Cloud Computing appear to have very little in common. As it turns out, however, increasing numbers of organizations are coming up with innovative ways to combine the unique strengths of each of these technology platforms to produce new types of solution environments capable of enhancing the user experience while increasing the organization's overall ROI and responsiveness.</p>";

	vtext=vtext+"<p>This session begins by explaining the concepts and benefits of each of these key technologies. We explore each of the following facets of SOA, composite applications, and Cloud Computing: </p><ul style=\"list-style:disc;padding-left:25px;\">";
    vtext=vtext+"<li>Scope of  vision (strategic or tactical)</li><li>Scope of  deployment</li><li>Decision maker</li><li>Speed to  deployment</li><li>Technical  skills required</li> <li>Market  penetration</li>";
    vtext=vtext+"<li>Speed to ROI</li><li>Eventual total  ROI</li> <li>Expected  longevity of a solution</li> <li>Available  standards</li><li>Maturity of  vision</li>";
    vtext=vtext+"</ul><p>Once these subjects have been covered, we spend the remainder of the presentation exploring scenarios where these three technology architectures may be used to complement each other.</p>";
  }
  if(id==49)
  {
    vtext="<p><b>A New World to Protect</b><br>New and emerging technologies like cloud computing and social networks are not only on the radar of many businesses and IT managers. Increasingly \"the bad guys\" are using emerging technologies to circumvent or evade defenses that were built and designed for traditional, static systems with clear boundaries. But not only does the technology itself change, the way we consume it and follow technology trends as if they were fashion items seems to add to the growing challenges of security professionals. Information is produced at a rapid rate and more and more openly shared through new and agile collaboration channels that are no longer under our control. The \"net generation\", that is used to open and quick information exchange is entering the workforce and is expecting consumer technology in the workplace. Cyber attacks are executed with precision and patience and security technology seems to fall behind the threat curve. How will we protect information in this new world and how will we be able to ensure the trust customers have put in us is not eroding? Since the whole technology landscape is changing, how much change does the world of security have to go through to keep up?</p>";
  }

  if(id==7)
  {
    vtext="<p><b>Managing a Heterogeneous Virtual & Physical Environment</b><br>Heterogeneous virtualization environments consisting of Microsoft Hyper-V and VMware ESXi are a reality in today's data centres. Presence of different operating systems such as Windows and Linux adds more complexity to this environment. Luckily Microsoft has got a vision to manage such complex infrastructures using a single set of tools under the System Centre umbrella. Join us in this session to learn more about the integrated physical and virtual management in a heterogeneous environment.</p>";
  }


  if(id==8 || id==28)
  {
    vtext="<p>Ravi Sankar is a Technology Evangelist at Microsoft. He works closely with the IT Professional community in India and helps them learn and adopt cutting edge server technologies from Microsoft. He loves technology beyond work and is very passionate about Security, Virtualization and High performance computing.</p>";
  }

  if(id==9)
  {
    vtext="<p><b>Enterprise Portals 2009 Insights & Why Portals will be big in 2010</b><br>In the dot.com era every vendor wanted to be a portal vendor, then all that changed and portal vendors went out of fashion. Some were bought, some went bust, others shrank and some repositioned into adjacent markets. But all that seems to be set to change as the global recession has put enterprise portals back in the spotlight. This session provides an insight into the Enterprise Portals market in 2009, with a look at each of the leading players both commercial and open source, along with a discussion as to why we believe Portals will be big in 2010.</p>";
  }
  if(id==10 || id==36 || id==104 || id==110)
  {
    vtext="<p>Alan Pelz-Sharpe is a Principal and Partner at CMS Watch, covering ECM and Archiving technologies and practices. He is the author the ECM Suites Report and the E-Mail Archiving and Management Report for CMS Watch. Formerly he was the ECM Consulting Director at Wipro and prior to that VP North America for Industry Analyst firm Ovum. A 19 year veteran of the document technology industry, Alan has written extensively on document, web and records management topics, is a contributing editor at Intelligent Enterprise Magazine, Byte and Switch and KM World Magazine. He has delivered keynotes at events around the world, and appeared as an expert guest on the BBC, CNN and ABC television.</p>";
  }


  if(id==11)
  {
    vtext="<p><b>Make SOA while the Economy Whines</b><br>\"Cloud Computing\" Enterprise Portals 2009 Insights & Why Portals will be big in 2010Lush pastures grow when it rains, but you make hay when the sun shines; when the grass shoots wither up and dry and not many new ones spring up. The present economic climate is the best time for enterprises to evolve their IT infrastructure. In this weak economy, where revenues and profits are shrinking, enterprises are single mindedly focused on cost cutting measures in order to survive. Only if in these lean times enterprises invest in improving critical business processes and imparting agility to their IT infrastructure then they stand a better chance of positioning themselves as formidable competitor in the market when market is booming again. It's well known that adopting SOA promotes assets reuse, provides business agility, reduces IT complexity and brings down IT costs. But then are enterprises doing that? An average CXO's mind is clouded with these questions. What about the cost? Can my enterprise afford to take on SOA if it means burning a hole in my pocket? Has SOA really matured? Am I going to end up in JBOWS (Just a bunch of Web Services)? Am I going to be locked in for ever by vendors that aggressively promote \"SOA enabled\" product extensions rather SOA principles. The prime reasons for not adopting SOA are strong entry barriers (expensive vendor products, professional services and trainings), insufficient SOA maturity and perceived delays in ROI.</p>";
    vtext=vtext+"<p>This presentation aims to make a case to the average CXO's and technical community on why and how SOA can work for them in this economical climate by answering all the above questions and proposing a solution. First we help rediscover how and why SOA promises agility of enterprise IT and more importantly we cover what we need to do to ensure that SOA delivers on this promise. In that journey we cover a canonical SOA reference architecture and set of standards including the WS-I basic profile, concepts like BAM, BPM, and all those essential ingredients of SOA that like the proverbial sunshine, are a must to make the SOA that stays with you through the icy winters of change. Most interesting part of the presentation is the realization that implementing all these lofty concepts for the enterprise in practice need not cost as much money, as a little bit of conscious thought. This we prove by presenting reference implementations using standards based, lightweight, open source SOA stack and how we leverage the various options to add more muscle to this stack by investing in support etc when things start looking up.</p>";
  }

  if(id==12)
  {
    vtext="<p>Yogesh Devi is a principal architect and leads the SOA and Enterprise Architecture CoE in the technology group of Perot system. He graduated in Electronics engineering from Shivaji University in 1989 and started his career in Bhabha Atomic research centre in Mumbai doing nuclear research. Due to his interest in software, he did a post graduate course in Software technology from NCST Juhu and in 1996 switched to commercial software industry where he worked for companies like VeriFone and Hewlett Packard in area of Product development, Legacy modernization , Migrations , SOA and solution architecture.</p>";
  }


  if(id==13)
  {
    vtext="<p><b>Cloud Computing Taxonomy and Service Provider Overview</b><br>is a broad technology area that was initially vaguely defined. However in the past few months there has been a growing consensus on Cloud Computing terminology and taxonomy driven by the US National Institute Standards and Technology (NIST). This talk will review and extend the NIST work. The taxonomy will be used to position current Cloud Service providers and explore possible way to interface their products to provide interoperability and portability.</p>";
  }

  if(id==14 ||id==32 || id==64 || id==74 || id==99 || id==111)
  {
    vtext="<p>Dr. Robert Marcus has worked in many areas of information technology and software development. He was a leader for SOA and Distributed Virtualization standards at the Network Centric Operation Industry Consortium (NCOIC.org) as a Senior Research Engineer at SRI International. His previous experience includes Director of Technology Transformation and Deployment at General Motors, CTO of Rogue Wave Software, VP of Technical Strategy at the MCC Research Consortium, Director of Object Technology at American Management Systems, Coordinator of Object Technology at Boeing, and Knowledge Systems Engineer at HP. In 2003, he published a book on \"Great Global Grid: Emerging Technology Strategies\".</p>";
  }


   if(id==15)
  {
    vtext="<b>Succeeding with SOA: Designing and Building SOA in the Real World</b><br><p>SOA is alive and well, although its face may have changed somewhat in the aftermath of the economic upheaval and considerable unqualified hype. This session walks developers and architects through the speaker's experience in designing and building SOA at a multi-billion dollar US retail company and highlights some of the conclusions outlined in his book Java SOA Cookbook. While there are many answers to the questions surrounding SOA, this talk will give you one architect's perspective, and the tools to make architectural decisions for yourself.</p>";
    vtext=vtext+"<p>The talk delves into the many choices, trade-offs, disillusionment, setbacks, and victories in the real-world application of SOA. Specifically, we'll look at acquiring tools, starting with open source and vendor selection processes, modernizing legacy systems, sharing services between different presentation channels, managing service rollout, versioning services, and demonstrating how ESB, BPM, and BAM fit into the architecture.</p>";
    vtext=vtext+"<p>Developers and architects will come away from this presentation armed with real-world tools, and strategies for dealing with SOA-specific challenges on a strategic and technical level. We'll address what's hype and what's real in SOA, the use of policies, generated code, and making architectural choices to succeed with SOA.</p>";
  }

  if(id==16 || id==57 )
  {
    vtext="<p>Eben Hewitt is a software architect at a multi-billion dollar retail company, where he focuses on designing their SOA and architecting large-scale applications for the web and desktops, business integration, rules engines, distributed software, and messaging systems. Hewitt is the author of five technical books, including Java SOA Cookbook, and contributed to 97 Things Every Software Architect Should Know. He is a popular speaker at conferences such as JavaOne, and is a TOGAF 8 Certified Architect, a certified Scum Master, and holds several Java certifications. </p>";
  }

   if(id==17)
  {
    vtext="<b>Self Service Analysis and the Future of Business Intelligence</b><br><p>You most likely have already heard of Project \"Gemini\", the ground-breaking new BI technology shipping in Microsoft SQL Server 2008 R2. In this session we introduce \"Gemini\" for both analysts and IT, in the context of Self Service BI. We look at the client capabilities of \"Gemini\" for Microsoft Office Excel power users, the collaboration features for teams, and the important IT tools for compliance and effective administration. If time permits we will also take a sneak preview into Reporting Capabilities that get introduced with this new version which is loaded with BI related enhancements. This is just the beginning of what we call as Self-Servicing BI, the future is here and is mind-blowing.</p>";
  }

  if(id==18)
  {
    vtext="<p>Vinod Kumar works as a Technology Evangelist (Databases and Business Intelligence) with Microsoft India specializing primarily on SQL Server. With the love and passion for SQL Server he would want to help the community to maximize their investments on SQL Server by utilizing the product in the right way in their design, development, architecture and deployments. He has been working in the industry on various Microsoft technologies for the past 10+ years and been MVP - SQL Server for more than 3+ years before joining Microsoft. He has been a regular speaker at many of the MS Events like TechEd, MSDN, TechNet and many more. Also loves the local Microsoft Communities and has helped them in every single opportunity available. Apart from SQL, his part-time love is around Office suite of products which he plays a lot with. With more than 25+ Certifications to his name, Vinod writes actively and shares his finding with the global developer and administrative community at his web space, www.ExtremeExperts.com and blogs about technology at http://blogs.sqlxml.org/vinodkumar. He also has been writing actively on many of the SQL Server Worldwide communities since 2003.</p>";
  }

   if(id==19)
  {
    vtext="<b>Bridging Internal and External Clouds</b><br><p>Virtualization is a technology that is being rapidly adopted by production data centers and pre-production labs today. Virtualization's success is due in part to the ease and flexibility with which users can create, deploy and operate virtual machines (VMs). This ease of operations with VMs combined with powerful management applications provide a policy governed self-service IT environment enabling IT users to have access to an internal cloud environment. On the other hand, along with the adoption of virtualization the trend of external cloud infrastructures based on the utility style cloud computing is also growing. Juxtapose these two trends and you have a platform that seamlessly bridges the virtualized enterprise data center to secure cloud based resources. It is this powerful combination that we refer to as \"Bridging Internal and External Clouds\".Given the complementary nature of these two clouds, IT infrastructure decision makers will quickly adopt a hybrid of the external and internal clouds to operate their infrastructure. This presentation will discuss key areas for consideration in such a flexible and elastic data center including security, the business model benefits of the public cloud infrastructure, operational flexibility, user access models and compliance/governance which are key consideration areas for organizations adopting or evaluating this approach.</p>";
  }

  if(id==20 || id==59)
  {
    vtext="<p>Ravi has over nineteen years of product development, management and marketing experience, having held position at companies including Trilogy, UberWorks and Dialogic, and having founded two software start-ups that designed and licensed reusable software components for application developers worldwide. Ravi received an MBA from Harvard Business School and graduated with honors from the University of Pennsylvania, receiving a BSE in CS & Engineering from the Moore School and a B.Sc. in Finance from the Wharton School. Ravi most recently spoke at STAREAST 2009, and has been a speaker at STeP-IN Summit 2009 and the 2008 Virtualization Conference & Expo East.</p>";
  }
   if(id==21)
  {
    vtext="<b>Designing and Implementing RESTful Web Services</b><br><p>Building RESTful web services has become a popular, lightweight way to develop applications and APIs. In this talk you'll discover what REST is, why it's an important alternative to SOAP-based web services, and how to build a working RESTful application. We'll examine the foundations of RESTful principles, including HATEOS (Hypertext as the Engine of Application State), and then quickly move to the practical aspects of building and designing RESTful applications so developers can walk away ready to start building.</p>";
    vtext=vtext+"<p>To create real REST applications, you need a solid understanding of how to design RESTful URIs, designing Resources, and building Representations using HTML, XML, the Atom Publishing Protocol, and JSON-all of which this session provides.</p>";
    vtext=vtext+"<p>The session will include examples from the new JAX-RS 1.0 API for Java, which is scheduled for inclusion in Java EE 6. The talk culminates in a real-world example from Java SOA Cookbook using Google's RESTful API for Financials, with notes on how some Web 2.0 sites such as LinkedIn are using REST.</p>";
  }


 if(id==23)
  {
    vtext="<b>A Practical Approach to Cloud Computing Adoption</b><br><p>Anand joined Wipro in 2001 and is currently heading the Cloud Computing Services Business for Wipro in India and the Middle East Markets. Anand's experience spans acquiring and managing large Global Outsourcing Projects across Europe, US, APAC and the Middle East. He has worked on various technologies covering ERP/CRM and IT Infrastructure.</p>";
    vtext=vtext+"<p>Anand's areas of interest are IT Outsourcing and Cloud Computing and has been working on these areas in the past few years. He has addressed various forums and is a member of Wipro's Council for Industry Research, which comprises of domain and technology experts from the organization and specifically looks at innovative strategies that will help Wipro's customers gain competitive advantage in the market. Anand is an Engineering Graduate with a Post Graduation in Business Administration</p>";
  }
   if(id==24 || id==90)
  {
    vtext="<b>A Practical Approach to Cloud Computing Adoption</b><br><p>Organizations are in various stages of IT adoption and the strategy to adopt Cloud Computing will differ based on the stage they are in. This session will attempt to provide a set of practical guidelines to organizations on the adoption of Cloud Computing, based on their current status of IT adoption. This session will also prescribe some Do's and Don't's for organizations when they evaluate and adopt Cloud Computing.</p>";
    vtext=vtext+"<p>Anand's areas of interest are IT Outsourcing and Cloud Computing and has been working on these areas in the past few years. He has addressed various forums and is a member of Wipro's Council for Industry Research, which comprises of domain and technology experts from the organization and specifically looks at innovative strategies that will help Wipro's customers gain competitive advantage in the market. Anand is an Engineering Graduate with a Post Graduation in Business Administration</p>";
  }

//   alert(id);
  if(id==25)
  {
    vtext="<b>The Cloud as a Platform for Platforms</b><br><p>Startups love Cloud Computing because they are able to convert their concept or idea into a successful product quickly. Enterprises love Cloud Computing because of on-demand scalability and elasticity.</p>";
    vtext=  vtext+"<p>The inherent flexibility of the AWS cloud enables businesses to use it as a Platform in variety of different ways. In this session, Seattle-based Jinesh Varia will cut through the cloud hype and share some of the real-world customer stories and case-studies demonstrating how the AWS cloud is being used as a platform for innovation.</p>";
    vtext=  vtext+"<p>AWS is not only a rich platform to build products and solutions but also a platform to build specialized platforms. Jinesh will also share some of the unique characteristics of the AWS cloud that is enabling many businesses around the world to take advantage of the value-added platforms built on the top of AWS. Come and let's learn how the Cloud is being used as a Platform for Platforms.</p>";
  }
   if(id==26 || id==44 || id==102)
  {
    vtext="<p>Jinesh Varia helps businesses take advantage of disruptive technologies like Cloud Computing that are changing the way businesses compete in the new web world. Jinesh has spoken at more than 100 conferences and User Groups around the world. As a Technology Evangelist at Amazon, he is focused on furthering awareness of web services and often helps developers and architects in Start-ups, Enterprises and Universities leverage Amazon's innovative services. Jinesh has over 9 years experience in XML and Web services and has worked with standards-based working groups in XBRL. Prior to joining Amazon as an evangelist, he held several positions in UBmatrix including Solutions Architect, Enterprise Team Lead and Software engineer, working on various financial services projects including Call Modernization Project at FDIC. He was also lead developer at Penn State Data Center, Institute of Regional Affairs. Jinesh's publications have been published in ACM and IEEE. Jinesh is originally from India and holds a Master's degree in Information Systems from Penn State University. He plays tennis and loves to trek.</p>";

  }

  if(id==27)
  {
    vtext="<b>Identity Management in a Heterogeneous Environment</b><br><p>Digital identity management can be challenging in today's dynamic workplaces. With diverse operating systems and multiple identity management processes, making changes to identity stores can be complicated and time-consuming. With the need to comply with privacy and security regulations, inefficient manual processes and decentralized identity management can even put your company at risk. Join us in this session to learn how Microsoft's identity management technologies can solve your real life problems.</p>";

  }


    if(id==29)
  {
    vtext="<b>Managing IT in Turbulent Times</b><br><p>This keynote/session abstract is currently unavailable. Please check back for updates.</p>";

  }

  if(id==30)
  {
    vtext="<p>Som Sarma, Global IT Services Head, 3i Infotech is based in London and responsible for expanding the global services business portfolio at 3i Infotech. Mr. Sarma joins 3i Infotech from Satyam (now Mahindra Satyam) where he was the Senior Vice President and Head (UK & Ireland). He provided significant impetus to Satyams foray into multiple industry verticals in that region. He was also instrumental for gaining marquee customers through differentiated service lines, always believing in driving growth from the front. With prior global experience beyond IT - in Consulting, Manufacturing, Retail & CPG  he has been able to relate closely to the business needs of customer organizations, helping them to leverage information technology to their advantage.</p>";
    vtext=vtext+"<p>Mr Sarma holds an MBA from London Business School (1993-95), and an International Business masters degree from Indian Institute of Foreign Trade (1989-91). He is a University Medal holder in Mechanical Engineering (1986). An active member of the London Business School Alumni network., Mr Sarma is regularly invited by Gartner, Forrester and various industry groups to share his views on the direction of IT industry and outsourcing.</p>";

  }

  if(id==31)
  {
   vtext="<b>Cloud Computing Use Cases</b><br><p>Based on the Cloud taxonomy, a series of Cloud Computing Use Cases have been documented in a White paper by an open collaborative group. These Cloud Computing Use Cases cover most of the scenarios currently being planed by enterprises. The White Paper also includes a mapping from the Use Cases to the standards required to prevent vendor lock-in. This talk will describe in detail the Use Cases with examples and the associated standards.</p>";
  }

  if(id==33)
  {
    vtext="<b>Software + Services : The Technical Landscape</b><br><p>Software-plus-Services is the next logical step in the evolution of computing. It represents an industry shift toward a design approach that is neither exclusively software-centric nor browser-centric. This session explores the Technical Landscape for Software + Service from a consumer and provider perspective. We look at the solutions and services from a delivery, experience and economical standpoint and discuss some prominent service offerings in more detail.</p>";
  }

  if(id==34)
  {
   vtext="<p>Sachin Vinod Rathi is Architect Advisor with Microsoft India. He has been leading and architecting enterprise products, providing architectural direction, technology assessment, and technical team leadership on legacy product re-architecture and modernization. Prior to Microsoft, he was with SAP (Research & Innovation) as Architect and was leading Enterprise Services Architecture, Office Integration, Output Management and Forms Integration functionality for Business by Design (A1S) product line. He has led Intellectual Property (IP) initiative that resulted in the filing of four Patent disclosures and more than a dozen patent applications. He Instituted & Implemented Strategic Direction for Technology across all the solutions in i2 SRM Suite & Hyperion BPM Suite.</p>";
  }

  if(id==35)
  {
    vtext="<b>SharePoint in Large Enterprises - Some Lessons Learned</b><br><p>SharePoint is one of Microsofts most successful products of all time, with over 100 million licenses sold SharePoint is used in almost every large firm globally. The launch of SharePoint 2010 is eagerly awaited by the Microsoft Channel, but SharePoint is not without its problems. In this session we will look at some best practices gained from the field, exploring where SharePoint is an ideal fit and where it may not work so well. We will share insights from Global 1000 organizations that can ensure you have a better chance of success with your SharePoint project.</p>";
  }

  if(id==37)
  {
   vtext="<b>Business Intelligence Project Execution on a Shoe String</b><br><p>With the global recession pinching many budgets, decision makers would like to reap the benefits of business intelligence without paying the high prices traditionally associated with them. How can I have the cake and eat it too? In this session join Rajesh as he leads you through the changing priorities of BI/DWH projects, the cost factors to consider, what these costs translate to? (actual numbers), where do the funds come from?, different tried and tested approaches to reduce costs (including coverage on factors such as Preparation, Architecture, Methodology, Open source, Out-source/Off-shore, Perception) and the the top 10 best practices you SHOULD follow to successfully execute a BI project on a shoe string.</p>";
  }

  if(id==38)
  {
    vtext="<p>Rajesh heads the Data Warehousing and Business Intelligence Practice at Marlabs. He has several years of experience in the BI/DWH space spanning product development, project services and client implementations with Oracle, Citibank and AIG, among others. His current focus at Marlabs is on architecture and design, strategic consulting, performance management frameworks and working with very large data warehouses. His other interests include embedded BI, estimation techniques and analysis of unstructured data. Rajesh, who acquired dual? engineering and science degrees at BITS, Pilani and holds a certificate in management from IIM, Calcutta, contributes regularly to white papers and seminars in his areas of interest. The BI/DWH practice at Marlabs is one of the fastest growing units in the company and has more than 100 FTE spread across US and India. It accounts for a fifth of Marlabs' total revenue.</p>";
  }

  if(id==39)
  {
   vtext="<b>What Every Software Developer Must Understand About SOA Governance</b><br><p>Creating software for use in a Service-Oriented world requires a new perspective on design techniques and development technologies. Unfortunately, in the race to understand these new methodologies and tools, important considerations such as governance often get overlooked. These types of oversights can end up as a significant reason for the oft-experienced gap between the promise of SOA (increased ROI on software investments, augmented organizational agility, and diminished IT maintenance burdens) and the reality of far too many SOA initiatives: a proliferation of duplicate services, unclear policies, and frustration.</p>";
   vtext=vtext+"<p>This session aims to help the developer appreciate how to incorporate solid governance practices as part of the software development lifecycle. We begin by exploring how to consider governance during the earliest analysis stages of an initiative. Given that the best-designed services have governance \"baked in\" during their design phase, the next part of the session examines how to make this happen. We pay special attention to the art of shaping contracts, policies, and schemas with their governance in mind. Since service compositions are such a vital part of the Service-Oriented enterprise, we cite how to apply governance to them as well. With a solid governance foundation set, we next examine the intersection of governance and service development. We then close the session by reviewing how to properly test for governance compliance during the QA portion of a development project.</p>";
  }


   if(id==41)
  {
   vtext="<b>Business Intelligence on the Cloud</b><br><p>This keynote/session abstract is currently unavailable. Please check back for updates.</p>";

  }
   if(id==42)
  {
   vtext="<p>Vijay Doddavaram currently heads the IT Services Organization for Texas Instruments India. In this role he is responsible for supporting the Design Operations in India and China and the Sales org in the region. Additionally his team provides global shared IT services for Texas Instruments worldwide. Prior to his role at Texas Instruments, Vijay handled a variety of roles in Microsoft India which included helping set up the Remote Infrastructure Management teams in India, helping run the product development platforms for the company. He also incubated the India Exec Briefing Center for Microsoft in India and helped setup the Microsoft Campus in Hyderabad. Additionally he brings significant experience in technology consulting in the Financial Services space from his career in the consulting industry in the US. Vijays technology interests include a focus on personal technology, mobility, cloud-based services and business intelligence. Vijay has a Bachelors in Technology from IIT, Bombay and an MBA from IIM, Bangalore.</p>";
  }

  if(id==43)
  {
   vtext="<b>Migrating Existing Applications to the Cloud: A Blueprint</b><br><p>The AWS Cloud brings scalability, elasticity, agility and reliability to the enterprise. To take advantage of the benefits of the AWS Cloud, enterprises should adopt a phased driven migration strategy and try to take advantage of the cloud as early as possible.</p>";
   vtext=vtext+"<p>In this session, Seattle-based Jinesh Varia will discuss a step by step approach to migrate your existing applications to the Cloud environment. This blueprint will help enterprise architects in performing a cloud and security assessment, selecting the right candidate for the Cloud for a proof of concept project and leveraging the actual benefits of the Cloud like auto-scaling and low-cost business continuity. Jinesh will discuss migration plans and reference architectures of various examples, scenarios and use cases.</p>";
   vtext=vtext+"<p>The session will be ideal for enterprise architects and technical decision makers who already have basic understanding of Amazon Web Services offerings.</p>";

  }

  if(id==45)
  {
   vtext="<b>Web Application Security for the Payment Card Industry</b><br><p>E-Commerce has become the preferred medium of doing business today. Millions of people use e-commerce solutions for their daily needs. Credit cards being the payment method of choice has been adopted the world over for E-commerce transactions. While web applications are ubiquitous in their presence all over the world, attackers have started exploiting web applications to access credit card information worth millions. Security breaches of several leading web applications has prompted the industry to consider web application security more seriously. This talk aims to outline the security requirements and implementation techniques which can be used by organizations, architects and developers to build more robust web applications to be deployed on the Internet. This talk will also detail out the practical implementation strategies for cryptography, log management, authentication and authorization and other secure coding practices to be built into web applications. This talk will also highlight some of the important security compliance requirements like the PCI standards, which is one of the most stringent and popular security compliance standards in the world today.</p>";
  }

  if(id==46)
  {
   vtext="<p>Abhay Bhargav is the Principal Consultant and CTO of we45 Information Pvt. Ltd., an independent Information security consulting company and a software solution provider focused in products relating to Information Security. He is a CISSP, CISA, CPA and a Security Assessor for the Payment Card Industry. He is also co-authoring a book entitled Secure Java for Web Application Development to be published by Auerbach Publications. He has spoken at the World's largest Application Security Conference, the OWASP (Open Web Application Security Project) AppSec Conference at New York in September 2008 and has spoken at various other prestigious conferences and seminars like the PCI Summit in Mumbai, December 2008.</p>";
  }

  if(id==47)
  {
   vtext="<p>Ravi Jagannathan is responsible for the online B2C businesses of 3i Infotech, which is spearheaded through 3i Infotech Consumer Services Limited, of which he has been the Managing Director & CEO since its inception in June 2008. Prior to his current assignment, Mr. Jagannathan has held several senior-level positions in 3i Infotech, including being the head of the Enterprise Solution Group in the US and being in charge of the Technology Services Group in US and UK, in his capacity as the Senior Vice President of 3i Infotech Inc.</p>";
   vtext=vtext+"<p>Mr. Jagannathan has globe trotted quite extensively and has participated in many Indian and international panel discussions and seminars. He has a global experience of over 20 years in the fields of Management, Finance, Project Management, Technology Consulting and Business Development. Mr. Jagannathan has also managed the Oracle Technology Practice of UBICS, Inc., US, prior to joining 3i Infotech. Further, in his capacity as a Chartered Accountant and management consultant, he has directed teams of professionals to provide a variety of Business, Management and Technology consulting for many MNC clients including ICICI, Citibank N.A, State Bank of India, HUDCO, Indian Bank, New Century Machinery Ltd., and Procter & Gamble Ltd. Mr. Jagannathan holds a Bachelor's Degree in Commerce and is a Fellow Member of the Institute of Chartered Accountants of India.</p>";
  }

  if(id==48)
  {
   vtext="<b>Ten Strategies for Overcoming the Technological Impact of SOA Governance</b><br><p>When setting up a governance strategy, there's no need to go it alone: a host of technology offerings is available to provide automated assistance in this important undertaking. They can help you design and develop better software, run and monitor it more effectively, and then help you determine the potential impacts of change. However, if not selected and deployed correctly, these tools may bind your organization too closely to the vendor's vision, thereby limiting your flexibility and restricting your options.</p>";
   vtext=vtext+"<p>In this presentation, we begin by taking a look at how technology can be used in support of governance. Once that's been covered, it's time to explore the range of SOA-related tools that can be improved with governance capabilities, including design, development, and testing software, as well as runtime infrastructure such as middleware and messaging platforms. As part of this exploration, we delve into the differences between service repositories and registries, and suggest scenarios where these products are most effective. We'll also explore the strengths and weaknesses of the open source approach to governance software vs. the closed, proprietary nature of vendor offerings. We'll close out the session by providing some guidance on how to select a governance infrastructure provider without putting your organization's vendor-agnostic strategy at risk.</p>";
  }

  if(id==50)
  {
   vtext="<b>Architecting Cloud Solutions for Windows Azure</b><br><p>Architecting and designing solutions for a cloud based platform requires different approaches than non-cloud platforms. Designing for container headroom, latency, identity, role synchronization and application configuration are critical design considerations. In this session, Vikram discusses emerging approaches to architecting cloud based applications using the Windows Azure platform as the demonstration environment.Objectives:</p>";
  }

  if(id==51)
  {
   vtext="<p>Vikram Rajkondawar works as an Architect Advisor with Microsofts Developer and Platform Evangelism team. Vikram has more than 13+ years of professional experience and has worked with multiple customers during his tenure. In the past he has spent a lot of time in evangelizing the latest of Microsoft technologies with customers and developers and has ensured adoption of the same.</p>";

  }


   if(id==52)
  {
   vtext="<b>Business Intelligence Focused Session</b><br><p>This keynote/session abstract is currently unavailable. Please check back for updates.</p>";
  }

  if(id==53)
  {
   vtext="<p>Abhinav is a Senior Principal Product Manager with Oracle's Business Intelligence and Enterprise Performance Management division, which is a part of Oracle Fusion Middleware. He was the first product manager hired by Oracle at its India Development Center, in 2002. He manages the Business Intelligence product management group at IDC, and is also the product manager responsible for Business Intelligence & Spatial analytics, next-generation Business Intelligence visualizations, Microsoft Office integration, and smartphone-based Business Intelligence product editions. Abhinav is the technical editor of the \"Discoverer 10g Handbook\", a Mc-Graw Hill Oracle Press publication. Abhinav is a gold medalist from the Indian Institute of Management, Bangalore, and holds a bachelor's degree in computer engineering.</p>";
   }

  if(id==54)
  {
   vtext="<b>Cloud Computing + SaaS + Collaboration = Collective Team Intelligence</b><br><p>With the global recession pinching many budgets, decision makers would like to reap the benefits of business intelligence without paying the high prices traditionally associated with them. How can I have the cake and eat it too? In this session join Rajesh as he leads you through the changing priorities of BI/DWH projects, the cost factors to consider, what these costs translate to? (actual numbers), where do the funds come from?, different tried and tested approaches to reduce costs (including coverage on factors such as Preparation, Architecture, Methodology, Open source, Out-source/Off-shore, Perception) and the the top 10 best practices you SHOULD follow to successfully execute a BI project on a shoe string.</p>";
  }

  if(id==55)
  {
   vtext="<p>Jagdish formerly an Associate Vice President at Infosys Technologies Limited, brings in 15 years of IT and Telecom experience. He was part of the Infosys Management council and handled many responsibilities like, Heading the Bangalore and Mohali Development Centers and managing fortune 100 telecom clients. Jagdish is a Gold medalist from Mysore University and holds an Electronics and Telecommunications Bachelors Degree in Engineering. He is also an alumnus of ISB.</p>";
  }

  if(id==56)
  {
   vtext="<b>10 Things Software Architects Should Know</b><br><p>With the global recession pinching many budgets, decision makers would like to reap the benefits of business intelligence without paying the high prices traditionally associated with them. How can I have the cake and eat it too? In this session join Rajesh as he leads you through the changing priorities of BI/DWH projects, the cost factors to consider, what these costs translate to? (actual numbers), where do the funds come from?, different tried and tested approaches to reduce costs (including coverage on factors such as Preparation, Architecture, Methodology, Open source, Out-source/Off-shore, Perception) and the the top 10 best practices you SHOULD follow to successfully execute a BI project on a shoe string.</p>";
   vtext=vtext+"<p>The ten axioms presented in this talk address the fact that software architects must be versatile, have broad and deep technical knowledge, and be good communicators and team builders. Staying current with new and emerging technology and frameworks, communicating effectively with development teams and executives, managing the ilities and complexity in design, working with project managers, showing leadership, and balancing all of these competing needs can be tricky. To help light the way, axioms range from the abstract (\"The Importance of Consomme\"), to the practical (\"Design at the Boundaries\"), to the controversial and counter-intuitive (\"Don't Be a Problem Solver\").</p>";
   vtext=vtext+"<p>This talk will provide architects with innovative and accepted strategies for framing the business problem, working with developers, and outlining a solution architecture.</p>";
   vtext=vtext+"<p>The simple, clear, and fun axioms presented in this talk will help software architects develop their role successfully within their organizations and create beautiful, sustainable, workable software architectures.</p>";
  }

  if(id==58)
  {
   vtext="<b>Virtual Labs in the Cloud</b><br><p>Cloud computing is a strategic initiative for IT in small, medium and large businesses. Organizations have started to look at both private as well as public clouds to start tackling their acute lab infrastructure operational issues. Virtual labs on these cloud infrastructures provides powerful management solutions to the operational issues including the ability to run a policy governed self-service virtual lab and driving consolidation and centralization in the lab.</p>";
   vtext=vtext+"<p>This presentation will discuss and cover:</p><ul style=\"list-style:disc;padding-left:25px;\">";
   vtext=vtext+"<li>Infrastructure management challenges in development and test labs</li><li>Virtual labs on the private and public clouds  an overview of their benefits and challenges</li>";
   vtext=vtext+"<li>Engineering benefits of a virtual lab in the private or public cloud  with a discussion around software development (e.g., managing multi-machine configurations and outsourced partner control access), software build (e.g., virtual labs in the cloud for pristine build environments) and software test (e.g., virtual labs in the cloud for elastic scalability tests, compatibility tests, manual testing etc.)</li>";
   vtext=vtext+"<li>Business justification of a virtual lab in the cloud  with a discussion around accelerating software time to market, improving software quality, improving cost control and improving worker productivity</li></ul>";
  }


  if(id==60)
  {
   vtext="<p>Srihari Palangala is the Director of Product Marketing at VMLogix and has spent more than eight years in software product management, marketing and business development having held positions at Microsoft and OPNET Technologies. Srihari has received an MBA from the Indian School of Business and a Masters in Computer Science from Arizona State University and has authored several articles in journals, conferences and magazines including IEEE Computer, Virtualization SYS-CON, Enterprise Software Journal etc.</p>";
  }


  if(id==61)
  {
   vtext="<b>Collaboration In the Information Age</b><br><p>As the world moves into a new internet era with collaborative web 2.0 tools, social networks and the semantic web, an excess amount of information is being provided, making processing and absorbing tasks very difficult for the individual because sometimes we cannot see the validity behind the information. Through the amount of information being produced from various people on the Internet, the problem of Information Overload arises. The implication arises from the psychological field, society and individual. E-mail remains a major source of information overload, as people struggle to keep up with the rate of incoming messages as well as filtering out unsolicited commercial messages (spam), users also have to contend with the growing use of e-mail attachments in the form of lengthy reports, presentations and media files. Come to this session to learn about possible solutions and strategies to counter the information overload conundrum.</p>";
  }

  if(id==62)
  {
   vtext="<p>Tobias Rueckert is a concert pianist and a serial entrepreneur. His business establishments varies from an e-commerce company based out of New Zealand, a product sourcing company in Shanghai, an IT enterprise in India, and a logistics company in Germany. Toby is an active consultant to various SMEs across the world, regarding communication strategies and team building challenges.</p>";
  }

  if(id==61)
  {
   vtext="<b>Collaboration In the Information Age</b><br><p>As the world moves into a new internet era with collaborative web 2.0 tools, social networks and the semantic web, an excess amount of information is being provided, making processing and absorbing tasks very difficult for the individual because sometimes we cannot see the validity behind the information. Through the amount of information being produced from various people on the Internet, the problem of Information Overload arises. The implication arises from the psychological field, society and individual. E-mail remains a major source of information overload, as people struggle to keep up with the rate of incoming messages as well as filtering out unsolicited commercial messages (spam), users also have to contend with the growing use of e-mail attachments in the form of lengthy reports, presentations and media files. Come to this session to learn about possible solutions and strategies to counter the information overload conundrum.</p>";
  }

  if(id==62)
  {
   vtext="<p>Tobias Rueckert is a concert pianist and a serial entrepreneur. His business establishments varies from an e-commerce company based out of New Zealand, a product sourcing company in Shanghai, an IT enterprise in India, and a logistics company in Germany. Toby is an active consultant to various SMEs across the world, regarding communication strategies and team building challenges.</p>";
  }

  if(id==63)
  {
   vtext="<b>Cloud Initiatives and Standards Roadmaps</b><br><p>Several governments (e.g. US, UK) are rapidly moving to procure and deploy Cloud Services. In the United States, the government plans to issue a series of solicitations for Cloud Service Providers for Infrastructure, Platform, and Software. The solicitations will follow an aggressive published timeline based on increasingly complex Use Cases. One of the government's goal is to prevent vendor lock-in by including Cloud interoperability and portability requirement in procurements. This talk will discuss how to achieve this goal using a Cloud Standards Roadmap based on Cloud Computing Use Cases and Cloud Standards Coordination. The Roadmap should be useful for all large enterprises planning Cloud deployments.</p>";
  }

   if(id==65)
  {
   vtext="<b>Cloud Computing and Open Source</b><br><p>Open Source and Cloud are made for each other. They form the best combination to deliver the maximum return on investment. In this session we will look at Cloud Computing platform through the eyes of an Open Source developer. This session will provide you with the necessary concepts of deploying a LAMP application on Amazon EC2. You will walk away with a clear understanding of the Cloud and how developers, ISVs and SIs benefit from the Open Source and Cloud combination.</p>";
  }

  if(id==66)
  {
   vtext="<p><b>Cloud Security Demystified</b><br>Cloud Computing has not only been a buzzword but has also become an important opportunity for every type of business. Financial savings, agility and elasticity, all enabled through cloud technology, are crucial in a fast paced business world. At the same time security incidents in the Cloud have made clear that this new promising technology comes with complexity and security and privacy challenges. What are the security areas that customers and vendors of cloud solutions alike need to pay attention to? How does one assess the soundness of security controls of a cloud provider? By using the research and guidance of the Cloud Security Alliance we will provide a holistic overview of all aspects of security relevant to cloud computing.  </p>";
  }

   if(id==67)
  {
  // vtext="<p>As the Social Networking phenomenon picks up and is getting more and more popular, many organizations are looking to embrace this new trend. An entirely new segment of Business software under Enterprise 2.0 termed Social Business Software or in other words Enterprise Social Software is creating the waves as more and more vendors try to bring in the social (networking) aspect into their collaboration products. Products that combine the value-adds of yesterdays Enterprise Content Management tools with the new age networking tools to create a powerful platform for enterprises to network, collaborate, manage projects and Manage Knowledge. For effective project management, the need is not for expensive project management tools with complicated graphs. The need is for simple tools that enable everyone to use them to capture what they are doing in a project. Tools that provide real-time updates to the Project Manager about the happenings in the project. Tools that defy processes and allows a user to start anywhere. Tools that allow teams to harness the collective power to innovate. The new Enterprise Social Software tools provide workspaces that combine Wikis, blogs, chat, email, document management, discussion forums, profiles and networking features to provide a very rich and easy to use platform. The talk would examine how these new age tools will be able to address the problems above. The talk will also examine how this shift in the way projects are managed can help in increased productivity, effective knowledge management and provide insights into how teams are thinking.</p>";
    vtext="<b>Cloud Initiatives and Standards Roadmaps</b><br><p>This keynote/session abstract is currently unavailable. Please check back for updates.</p>";
  }

  if(id==68)
  {
  // vtext="<p>Srini is a Director and Co-Founder at InJoos Web solutions Pvt Ltd, a privately held company focussing on building Enterprise Social software Srini is responsible for the long-term technical and strategic direction of Injoos's products. Srinivas co-founded Injoos in 2007 along with Jagdish, and Pramodh. Prior to Injoos, Srini worked in various capacities with Infosys Technologis Limited. Before starting Injoos Srini was the Head of Business Assurance at Infosys. He brings in 15 years of experience in software development, product management, client delivery, Account management and Operations for large Fortune 100 Telecom clients. He is also well versed in Telecom/Datacom domain - large switching systems and their internetworking and Internet technologies. He is an alumnus of Alcatel Modi Network Systems Ltd and AT&T Switching Systems India Ltd. Srini is a Gold medalist from Mysore University and holds an Electronics and Telecommunications Bachelors Degree in Engineering. He is a sports enthusiast, a gizmo fan and loves cars. In his spare time, he loves to spend time driving, playing Tennis and Cricket and being amidst gadgets.</p>";
    vtext="<p>This keynote/session abstract is currently unavailable. Please check back for updates.</p>";
  }

  if(id==69)
  {
   vtext="<b>Bringing Public Clouds to Enterprises</b><br><p>Cloud being the only way to achieve virtualisation for a vast majority of IT end users & given that there are already plenty of public cloud vendors who make it possible for you to deploy your IT initiatives on a virtual environment it adds to more challenge in terms of manageability & automation issues related to your cloud infrastructure. This is where cloud automation & management solutions helps you manage & automate your IT processes & streamline cloud utilization while burning less CPU cycles & dedicated manpower, not to mention drastic reduction in CAPEX & OPEX. In brief the more you consolidate & integrate your cloud usage via a single management console the more seamless it will bring in Cloud Control to your fingertips & with built in enterprise ready features you stand to gain extra mileage.</p>";
  }

  if(id==70)
  {

   vtext="<b>Building Enterprise Dashboards</b><br><p>Enterprise dashboards are everywhere today and yet most of the dashboards fail to deliver what they are aimed to. A properly designed dashboard can be a great tool to an enterprise. A dashboard not only has to provide information under the hood but should present the information in visually compelling manner. A properly designed dashboard will insights for quick and intelligent decision making. At the same time a poorly designed dashboard can lead to wrong decisions. This session will cover the steps that should be followed to design an effective dashboard, what mistakes to avoid and how to adapt these steps to various situations, irrespective of the business software or technologies used across the enterprise.</p>";
  }

   if(id==82  || id==76 || id==78)
  {
   	   vtext="<p><b>Building Enterprise Dashboards</b><br><b>Introduction to AWS Infrastructure Services  30 mins:</b> Learn how to create an AWS account, understand SOAP, REST and Query APIs and learn how to use the tools, AWS management Console</p><p><b>Deep Dive into AWS Infrastructure Services  - 60 mins</b></p><ul><li>Amazon EC2 - Learn how to create, bundle and launch and AMI, Setting up Amazon EBS volumes, Elastic IP, creating Auto-scaling group</li><li>Amazon S3 buckets objects and ACLs and Amazon CloudFront distributions</li> 					  <li>Amazon SQS queues</li><li>Amazon SimpleDB Domains, Items, Attributes and Querying</li><li>Amazon SimpleDB Domains, Items, Attributes and Querying</li></ul><p><b>Exercise/Assignments:</b></p>";
	 vtext=vtext+"<ul style=\"list-style:disc;\"><li><b>Architect a Web application in the Cloud</b> - to be discussed in class</li> <li><b>Architecting for the Cloud - Best Practices  30 mins</b></li><ul style=\"list-style:disc;\"><li>Learn how to build highly scalable applications in the cloud. In this session, you will learn about best practices, tip, tricks and techniques of leveraging the highly scalable infrastructure platform: AWS cloud.</li></ul><li>Migrating Applications to the Cloud - 30 mins</li><ul style=\"list-style:disc;\"><li>Learn a step by step approach to migrate your existing applications to the Cloud environment. This blueprint will help enterprise architects in performing a cloud and security assessment, selecting the right candidate for the Cloud for a proof of concept project and leveraging the actual benefits of the Cloud like auto-scaling and low-cost business continuity. Jinesh will discuss migration plans and reference architectures of various examples, scenarios and use cases.</li></ul></ul><p ><b>Pre-requisites include: </b>Basic programming and scripting skills, a laptop that works, and preferably knowledge of Java.</p>";
  }

  if(id==73)
  {
   vtext="<b>Cloud Initiatives and Standards Roadmaps</b><br><p>Many standards required to ensure openness can be derived from the Cloud Computing Uses Cases. Multiple groups are working on Cloud Computing standards. Recently these groups have formed a Cloud coordination working group to harmonize their activities. The standards from the Cloud Use Cases White Paper have been collaboratively allocated to specific standards groups. This talk will describe this coordinated effort to address required standards and related open software activities.</p>";
  }



  if(id==77)
  {
   vtext="<b>Up the Architecture Stack with SPEaRS Architecture: Services, Processes, Events, Rules, Spaces</b><br><p>Architectural models abound: Service-Oriented Architecture, Event-Driven Architecture, Space-Based Architecture, Model-Driven Architecture, Context-Driven Architecture, Ontology-Driven Architecture, and more. We frequently are compelled to choose a single model, and drive projects toward this chosen goal; it's hard to be \"driven\" by more than one paradigm at once. But different architectural strategies arise to address specific problems, so we are still left with the problems that our chosen strategy was not intended to solve. Loosening coupled components, for example, can degrade performance. We want both loose coupling and great performance. We need services for interoperability, processes for business alignment, and events for dynamic processing.</p>";
   vtext=vtext=vtext+"<p>We can achieve a new level of robustness and agility by positing a path using an aggregate architectural strategy, one that combines the best of different architectural approaches. But without some hard decision making and a clear model, the complexity of such an approach could be overwhelming.</p>";
   vtext=vtext=vtext+"<p>This talk explores the possibilities in a proposed architectural strategy called SPEaRS (Services, Processes, Events, Rules, Spaces), which combines aspects of rich SOA, BPM, EDA, and SBA to create a flat, \"tierless\" architecture, with no central controller, and composed of recombinatory fragments, to address the growing demands of the modern enterprise.</p>";
  }





  if(id==79)
  {
   vtext="<b>Adaptive Enterprise - The SOI & SOM Way</b><br><p>Given the dynamic changes in the competitive landscape today, organizations face huge challenges in aligning their IT infrastructure with their business needs. This session will help participants understand how SOI (Services Oriented Infrastructure) and SOM (Services Oriented Management) can enable IT infrastructure to be orchestrated to meet business needs. The significance of this approach is that organizations can achieve this in a short timeframe to setup the required infrastructure for any specific need, including cost of building and managing all components. Majumdar will explain this with a framework, and highlight how organizations can enable alignment using this approach.</p>";
  }

  if(id==80)
  {
   vtext="<p>The founder of Locuz, Uttam Majumdar has a number of firsts to his credit. He was the chief architect of the first ever Digital Library in India. He has also been the prime facilitator in the setting up of a Centre of Excellence in Medical Bioinformatics in India, which involved networking some of the leading Post-Genomics organizations to collaborate using technologies like grid computing. Majumdar is on the Channel Advisory Board of Cisco Systems for Strategy in the APAC region, and has served on the board of advisors to STPI (Software Technology Parks of India). A prolific speaker, Majumdar has presented papers in various forums on information security, HPC clusters, digitization, content creation/delivery, and infrastructure management.</p>";
  }

  if(id==81)
  {
   vtext="<b>Implementing Enterprise 2.0 Using Open Source Products</b><br><p>Enterprise 2.0 is about creating a platform and having a forum which is easy and conducive for greater interaction amongst employees in an enterprise. Technologies like wiki, blog, group messaging and networking software can make a corporate intranet into collaborative platform which reflects the way work really gets done. It is about:</p>";
   vtext=vtext+"<ul style=\"list-style:disc;padding-left:25px;\"><li>Discoverability of information through Search</li><li>Building interconnection between enterprise assets through Links</li>"
   vtext=vtext+"<li>Providing Authorship access to all</li><li>Allowing natural on-the-fly organization of data to emerge through Tags</li>";
   vtext=vtext+"<li>Extensions to knowledge to emerge through usage pattern</li><li>Making consumption of information easier through Signals</li>";
   vtext=vtext+"</ul><p>Open source platforms are available for each of the technology elements and they have become sufficiently robust to handle enterprise needs. However, to meet the needs of the enterprise, they need to be integrated. Also the enterprise security and access control requirements have to be incorporated. In NIIT Technologies, we have implemented Enterprise 2.0 technologies by customizing and integrating open source tool like MediaWiki (the engine with runs Wikipedia), WordPress and others. This talk is to share:</p>";
   vtext=vtext+"<ul style=\"list-style:disc;padding-left:25px;\"><li>How we went about the whole process,</li><li>The steps involved,</li><li>Benefits we accrued and</li>";
    vtext=vtext+"<li>The learning</li></ul></p>";
  }




 if(id==83)
  {
   vtext="<b>A Re-look at the &quot;I&quot; in CIO: Information, Innovation, Integration or Irritation</b><br><p>As business evolves, the role of the CIO is evolving with it - they are expected to not only deliver reliable IT operations on time and on budget, but also to lead IT departments that can make a difference by delivering solutions that contribute to business strategies. Ajay Kumar Dhir's plenary address will examine some of the challenges (merger of software companies, recruitment and retention of skilled staff, virtualisation, unified communications...) and opportunities he is facing. He will also discuss what is shaping his role and driving his agenda in 2009 and beyond: is it innovation, integration, information or irritation?</p>";
  }

  if(id==84)
  {
   vtext="<p>Ajay Kumar Dhir has a distinguished career of over 26 years in the IT Industry, working with top corporates and heading their Information Technology function as CIO. He is currently the Group CIO with JSL Limited, the flagship company of the $12 billion OP Jindal Group. His areas of expertise are IT Strategy and Business Alignment, BPR, Enterprise Performance Management, IT Services, implementation of Enterprise Wide Applications, Spend Management, Strategic Cost Reduction, System Audit, IT Security, Supply Chain & Logistics and Human Capital Management. In JSL, as the Group CIO, he is overall responsible for Information Technology, Information Systems, Information Security, IT Strategy, SAP Implementation, and IT Risk Management, Governance and Compliance for JSL and its Group Companies.</p>";
   vtext=vtext+"<p>JSL Limited is Indias largest integrated stainless steel manufacturer. With control over 35% of domestic market share, it is also one of the four global specialty steel manufacturers. The company was established in 1970 by the legendary visionary Late Mr. O.P. Jindal, with a single Plant in Hissar, Haryana. In a little over 38 years, JSL Limited has grown from an indigenous single unit steel plant in Hisar, Haryana, into a multi billion, multi national and multi product steel conglomerate. One of the core beliefs of the organization has been to implement the best-in-class technology  be it for manufacturing processes, supply chain, customer interaction or for organizational management, and be known and respected for Corporate Governance, Social Responsibility, Business Ethics and a strong Value System.</p>";
  }

  if(id==85)
  {
   vtext="<b>Sleeping with the  Enemy &ndash; How to Make your CFO your Best Friend </b><br><p>CIOs struggle to justify budgets and projects with the CFO; this has become more so in the recent times with profits under pressure and the economic downturn. Come to this inspiring talk covering tactics CIOs can use to achieve higher success rates when proposing projects. Arun Gupta's keynote will cover:</p>";
   vtext=vtext+"<ul style=\"list-style:disc;padding-left:25px;\"><li>What CIOs need to do to overcome this challenge?</li><li>Some examples of how business cases can be generated</li><li>How to create sustained alignment</li>";
   vtext=vtext+"<li>Tactics CIOs can use to achieve higher success rates when proposing projects</li></ul></p>";
  }

  if(id==86 || id==93)
  {
   vtext="<p>Arun Gupta is Customer Care Associate & Group Chief Technology Officer for companies spanning multiple brands and store formats including Shoppers Stop department stores, Home Stop, HyperCITY hypermarkets, Mothercare, Crossword bookstores, Nuance Group India (Airport retailing). He also holds additional responsibility as Group CIO for K Raheja Corp spanning Construction, Hospitality, and other business units. He has been providing IT leadership since 1994 to Companies spread across diversified sectors including Pharmaceuticals, Telecom, Logistics, Merchant Banking & Asset Management, and Shipping. He also held additional responsibility as Business Head  F&B from November 2008 until June 2009.</p>";
   vtext=vtext+"<p>Arun is on The Global CIO 50: IT Leaders Changing the Business World published by Information Week in June 2009. He is recognized as a \"Business friendly\" CIO and a leader in aligning IT and business and was featured by Economic Times as \"The CIO who never spoke Technology\". He is the recipient of CIO Ingenious 100 award in 2009, CIO Bold 100 award in 2008 and CIO Giant 100 award in 2006 organized by CIO Magazine, an IDG publication. Under his leadership, Shoppers Stop has won the CIO Innovation Award 2009, Storage Award 2008 from CIO. Shoppers Stop also won the India Retail Forum 2007 award for \"Best Technology Usage\"; HyperCity has won the Real Results Award  Emerging Markets in April 2008 at JDA FOCUS at USA. He specializes in \"IT-Business alignment\" and turning around IT functions from pure operations to forging strategic business relationships, which he has successfully executed in most of his roles.</p>";
  }
  if(id==87)
  {
   vtext="<b>Navigating Business Technologies Through Turbulent Times</b><br><p>This keynote/session abstract is currently unavailable. Please check back for updates.</p>";
  }

  if(id==88)
  {
   vtext="<p>Sunil currently heads the Information Technology, Business Process Management, and Quality functions at HDFC Standard Life, a company he joined as a start-up. As a business-oriented technology evangelist, Sunil's career spans across insurance, cards, telecom, banking and manufacturing in roles including IT leadership, client relationship management, business development and offshore project management.</p>";
   vtext=vtext+"<p>In his IT career of over 23 years, Sunil has spent 14 years in Financial Services and 19 years with just 3 employers. He has lived and worked in India, Australia, and Israel.</p>";
   vtext=vtext+"<p>Sunil has contributed extensively to organizational development particularly in evolving Operations and Service strategies. He has conceptualized and introduced Mobile Workforce and Business Process Management solutions. He has held lateral responsibilities related to Business Planning and Product Development. He has advocated and contributed to the application of convergent technologies and processes in onshore and offshore outsourcing.</p>";
 }

  if(id==89)
  {
   vtext="<b>Cloud Computing - Is It Transformation or a Hype</b><br><p>In an era of unpredictable revenues, increased competition and a flatter world, Cloud Computing seems to be the logical answer from the IT world. But is it? This session will explore the ability of Cloud Computing to address the requirements of organizations that exist in this changed world and will attempt to separate the hype from reality.</p>";
 }

 if(id==94)
  {
   vtext="<p>Sandeep Phanasgaonkar is President & Chief Technology Officer for Reliance Capital Ltd. Mr. Phanasgaonkar is responsible for all IT initiatives at Reliance Capital, one of the top three private sector Indian companies in the financial services sector with presence in Mutual Funds, General Insurance, Life Insurance, Online Trading & Broking, Consumer Finance and Credit Cards. Reliance Capital belongs to the Reliance ADAG which is the second largest business group in India. Sandeep's current role as CTO for Reliance Capital requires him to drive both Line-of-Business (LOB) specific initiatives and pan-Capital, strategic initiatives for the enterprise. He is also focusing very keenly on driving productivity and taking cost out of IT and business operations and giving a whole new meaning to the phrase \"doing more with less\".</p>";
   vtext=vtext+"<p>Mr. Phanasgaonkar has over 24 years of experience in applying IT solutions for finance, banking and BPO and IT-enabled services. He began his career with the State Bank of India and has worked with Tata Infotech, iFLEX Solutions and with Deutsche Bank as its Regional-Asia Technology Head. He joined Reliance Capital from Genpact where he was the Global Chief Information Officer. Sandeep led the critical IT Transition of Genpact from GE and was responsible for global IT delivery and driving operating efficiencies across India and the global locations of the company.</p>";

 }

 if(id==95)
  {
   vtext="<p>Tamal Chakravorty is the CIO of Ericsson India Pvt Ltd where he oversees IT operations/strategy in the South Asia region for the telecom major. In his career, Tamal has chosen to work for different kinds of industries and therefore has a variety of experience of how IT works or is perceived to work in the industry types. Mr. Chakravorty has more than 18 years experience in IT (technical) and IT Management with various industries. Previously he worked with major FMCG, oil, trading, PC, and automotives companies in India.</p>";
 }

  if(id==96)
  {
   vtext="<p>Dhiren Savla is the Chief Information Officer in India for the Swiss multinational Kuoni Travel Group, the largest travel company in this part of world with brands like Kuoni, SOTC, SITA, HRG SITA, VFSglobal under its belt. He is responsible for IT operations in Asia for its travel business and BPO operations present across 44 countries. Mr. Savla is an IT professional with nearly 20 years of experience across industries & geographies. Previously he held leadership positions with G.E.Shipping (Real Estate), DSP Merrill Lynch, Sharekhan.com & IL&FS. Mr.Savla strongly believes that the CIO can be differentiator for a business.</p>";
   vtext=vtext+"<p>Mr. Savla has won Innovative CIO 2007, Bold CIO 2008, Ingenious CIO 2009 award from CIO magazine. Under his leadership Kuoni group has also received SAP ACE award for best implementation in service sector, Security strategist award from Microsoft (Indian Express) & CIO (IDG), EDGE award from network computing & Dataquest power CIO listing.</p>";
 }

 if(id==97)
  {
   vtext="<p>Umesh Jain is the President & Chief Information Officer (CIO) at YES BANK. He heads the combined Technology and Business Solutions Group and is also responsible for driving innovation projects, and developing strategic planning guidelines in accordance with the Business Strategy of the Bank. His current focus areas include Business Transformation, Architecture, Innovation, Business Intelligence, Risk Management, Productivity and Costs. Umesh has around 16 years of national and international experience across USA, Europe, Middle East and Africa, and has managed highly visible, multi geography strategic projects and programs.</p>";
   vtext=vtext+"<p>Prior to joining YES BANK, Umesh was with Citi for 13 years. Umesh specializes in weaving technology strategies together with business strategy, has in-depth understanding of BFSI domain, very strong at execution and excels at building high performance teams. He is regularly invited to key media events and he provides practical thought leadership on current topics related to technology and banking. Umesh is a B Tech in Manufacturing Sciences and Engineering from the IIT, Delhi.</p>";
 }

  if(id==91)
  {
   vtext="<b>Panel - Achieving Business Technology Leadership: The Best Practices</b><br><p>As leaders of technology teams, CIOs rely on a vast number of skills to meet the challenges they face.  Which of these skills are essential to a successful CIO? What's more, are these skills learned or were they born with them? This panel of CIOs will discuss how they match their skills with the business leaders they collaborate with and how they motivate the business environment they operate within, as well as:</p> ";
   vtext=vtext+"<ul style=\"padding-left: 55px; font-size: 11px; font-weight: normal; \">";
   vtext=vtext+" <li>What are the essential qualities of an effective IT leader?</li> ";
   vtext=vtext+" <li>Which new competencies you must embrace today to play tomorrow's leadership game?</li>";
   vtext=vtext+" <li>What are the 5 must-have attributes of a successful CIO?</li> <li>How can CIOs be leaders of IT and businesses?</li>";
   vtext=vtext+" </ul>";

 }

  if(id==98)
  {
   vtext="<b>Panel - Business    Technologies to Shape Your Enterprise in a Post-Crisis World - Part I</b><br><p>This holistic BT power panel is broadly divided into three section focusing on:</p><ul style=\"padding-left: 55px; font-size: 11px; font-weight: normal; list-style-image: url(images/arrow.jpg);\">";
   vtext=vtext+"<li>Wringing the Best Out of Virtualization</li><li>Cloud Computing - Impact on Businesses</li> <li>SOA & BPM Wisdom, Advice, Strategies and Tactics</li>";
   vtext=vtext+"</ul><p>The first 20-mins of this panel will address ways virtualization can answer pressing budget questions, the current and future state of virtualization and cloud computing, industry trends and personal experiences with the technology. It will provide a drill down into the trends shaping how CIOs are leveraging virtualization. It'll look at wringing out the maximum cost savings; hidden benefits like green IT and disaster recovery; how virtualization is poised to push cloud computing past the tipping point; best practices for managing your virtual environment; Open Source Virtualization: Ready for Prime Time?; and virtualization and security: the critical issues confronting CIOs.</p>";
   vtext=vtext+"<p>Are today's Cloud services ready for prime time? How do I manage my Data Center hosted in Cloud? How do I secure my Data Center hosted in a Cloud? What are the underlying technologies on which a Cloud is built? What will promote corporate ITs to make a beeline to Cloud providers? How will corporate IT department move their Data Centers to a Cloud? These are the questions that the panelists will wrestle in the next 20-minutes of this panel.</p>";
   vtext=vtext+"<p>In this economic situation, many companies' IT investment has been frozen, or has been in significant cost cutting mode. However, there are risks in there to lose the company's original abilities. Now is the time to accelerate to build the fundamental strength to not only survive but come out on tops in a post crisis world. In the final 20-mins, the panel will provide forward looking wisdom and advice on how to build your enterprise's architecture, strategies and tactics using SOA and BPM.</p>";

 }
 if(id==100)
  {
   vtext="<p>Anil Bakshi is Country Head  India at CollabNet, the leading provider of on-demand distributed application lifecycle management solutions for software development. Anil has worked in the past with companies to develop the strategic vision of how collaborative strategies can be leveraged by commercial firms.</p>";
 }

  if(id==101)
  {
   vtext="<p>As Senior Vice President & Business Head  Banking & Financial Services, South Asia, Abhay Kumar Sinha is responsible for 3i Infotechs banking, mutual funds and capital market businesses in the South Asia region. Besides being the driving force behind the Companys sales, business development and deliveries, Mr. Sinha also plays a vital role in the development and maintenance of partner relationships, and identification of acquisition targets and their execution. Mr. Sinha has over 18 years of rich industry experience in Information Technology (IT) management consulting, banking and insurance sectors. Starting his career with the Life Insurance Corporation of India, he has held senior positions in companies such as Ernst & Young, Tata Consultancy Services and the State Bank of India. He brings with him expertise and strong skills in the areas of strategy & business development; IT consulting; and retail, corporate, international and investment banking.</p>";
   vtext=vtext+"<p>A regular speaker at various financial services sector fora, Mr. Sinha is a visiting scholar in a few business schools on subjects such as Mergers & Acquisitions, corporate & business strategy, corporate finance and financial management. He has also published a number of articles in leading Indian and global publications.</p>";
  }
   if(id==103)
  {
   vtext="<b>Panel - Business    Technologies to Shape Your Enterprise in a Post-Crisis World - Part II</b><br><p>This holistic BT power panel is broadly divided into three sections focusing on:</p><ul style=\"padding-left: 55px; font-size: 11px; font-weight: normal;\">";
   vtext=vtext+"<li>Saving and Making Money with Business Intelligence Insights</li><li>Storage & Enterprise Content Management In a Challenged Economy</li>";
   vtext=vtext+"<li>New Enterprise Security: Winning ways, New Formulae</li></ul><p  style=\"margin-top:5px;margin-left:0px;padding:0px;\">New IT initiatives and leadership are the need of the hour in this era of economic undertainity. As CIOs grapple with these fundamental challenges facing their organizations, their top priorities are transcending beyond the usual technology systems issues and now more than ever delve into the deep waters of managing business process change, increasing knowledge worker productivity, business model innovation and exploitation of information as a strategic asset. In the first 20-mins of this power panel, learn not only how to make and save money in today's economy using Business Intelligence, but also on how those insights can help shape your enterprise in a post crisis world.</p>";
   vtext=vtext+"<p  style=\"margin-left:0px;padding:0px;\">In a challenged economy, CIOs are being scrutinized for their ability to deliver better business efficiency, risk reduction and more rapid ROI. At the same time, employees, partners and customers are demanding transparency and a more open flow of information enabled by social networks and collaborative Web 2.0 applications. In the next 20-mins, learn insights on how visionary CIOs and IT executives successfully promoted their Storage & ECM initiatives, to find answers to the tough questions and evaluate the strategies and tools available to help you get the most return on your investment.</p>";
   vtext=vtext+"<p  style=\"margin-left:0px;padding:0px;\">Security has featured highly on Indian CIOs agenda for some time. However, like the song that never ends, CIOs still find themselves on the back foot in terms of consistent alignment and tracking execution from year to year. The last 20-mins of this power panel will enrich this debate by sharing best practices and emerging security challenges to prepare CIOs & CISOs with what lies beyond the horizon.</p>";

  }


  if(id==105)
  {
   vtext="<p>Raghu Raman is a veteran with two decades of security consulting experience. He is currently CEO, Mahindra Special Services Group (MSSG) - a leading corporate security risk consulting firm that helps organizations reduce risk and enhance competitive advantage. During his 11 year stint with the armed forces, Raman was in operations in Punjab battling terrorists, in the Siachen Glacier facing Pakistani troops, a UN Peace keeper in war-torn Angola and finally as an instructor teaching tactics and leadership to young officers in the prestigious School of Armored Warfare. Raman left the Army in 1998 to join the Mahindra & Mahindra Group, where he now serves as CEO for MSSG.</p>";
   vtext=vtext+"<p>Raghu Raman has been trained at the Indian Military Academy, Infantry School, School of Armored Warfare, Commando School, and Siachen Base Camp and holds instructor grading in weapons, armament and missiles and tactics. Raman has also been trained in hacking (Foundstone), Competitive Intelligence (Fuld & Co) and is a CISA, CISSP and a BS7799 lead auditor.</p>";
  }

  if(id==106)
  {
   vtext="<p>apjit Sandhu is Vice President and Head - Information Security at VFS Global, the preferred outsourced partner to various governments across the world. Prior to VFS Global Japjit was Senior Vice President and Chief Information Security Officer (CISO) at YES Bank. He has also worked at ABN AMRO Central Enterprise Services as Head - Technology Risk Management and Local Information Security Officer, India. Japjit has demonstrated capacity to implement risk based security solutions that drive awareness, decrease exposure and strengthen organisations, including hands-on experience in leading all stages of security enhancement efforts, including requirements definition, design, architecture, testing and support.</p>";
   vtext=vtext+"<p>Japjit was a Short Service Commissioned (SSC) officer in the Indian Navy and served at the apex level Integrated Defence Headquarters, New Delhi with the Information Warfare wing.</p>";
  }
    if(id==107)
  {
   vtext="<p>Vinay Hinge is an experienced IT professional with distinguished track record of more than 16 years. Early in his career, he founded companies which worked in the areas of Infrastructure management, product development and enterprise application integration. For 4 years, he was advisor to Dept of IT, Govt of Maharashtra. Till recently, he was with Raymond heading their IT for Retail business. Currently, He is Vice President  IT at Avenues Supermarts, which runs Dmart  a chain of hypermarts.</p>";

  }

  if(id==108)
  {
   vtext="<p>Nirmal Jajodia is Chief of Technology and Operations at the National Commodity and Derivative Exchange (NCDEX). Previously Mr. Jajodia worked in the Software Services industry for eight years, setting up Financial Services and Insurance Practices at Larsen & Toubro Infotech and Datamatics. He was responsible for setting up and putting into operation the second Depository (Central Depository Services India Ltd.) for the Stock Exchange, Mumbai. This was probably the first large Depository in the world to be implemented on an Open Systems platform. Prior to this Jajodia was the IT manager for Stock Holding Corporation of India (SHCIL) the largest domestic Custodian in India. The custody application developed by his team was nominated for the Computerworld-Smithsonian Award-1996 in the Finance and Insurance Industry Sector. The application was also one of three finalists for the Computer Society of India National IT Award-1996. Mr. Jajodia was part of a team responsible for conceptualizing the securities depository for India. Among other tasks, this team drafted the legal and the operational framework for depositories which was finally enacted as the Depositories Act.</p>";

  }

  if(id==109)
  {
   vtext="<p>Gopi is regarded as the local Internet Guru in the Internet circles esp., in the South East Asian Internet community due to his early involvement in the Asia Pacific Network Information Centre (APNIC) and other AP wide Internet initiatives. Passionate about Open Source Software (OSS) and both the free software as well as the OSS movements, he doesn't loose a chance to advocate the use of such software or demonstrate their functional use in specific contexts. He is currently an investigator of a DIT funded project on Reuse of Open Source Software for building commercial products: The impact of copyrights, licenses and Intellectual Property. Gopi is a member of the Indian IPv6 Task Force. As the VP of the IPv6 Forum India, he is responsible for liaison with the government as well as with the academia on the directions relating to the adoption and use of IPv6 in India.</p>";

  }


//  alert(id);*/
  document.getElementById('div_pb').innerHTML=vtext;

}

 function findPosX(obj)
  {
    var curleft = 0;
    if(obj.offsetParent)
        while(1)
        {
          curleft += obj.offsetLeft;
          if(!obj.offsetParent)
            break;
          obj = obj.offsetParent;
        }
    else if(obj.x)
        curleft += obj.x;
    return curleft;
  }

  function findPosY(obj)
  {
    var curtop = 0;
    if(obj.offsetParent)
        while(1)
        {
          curtop += obj.offsetTop;
          if(!obj.offsetParent)
            break;
          obj = obj.offsetParent;
        }
    else if(obj.y)
        curtop += obj.y;
    return curtop;
  }

