function changetype(e){
	xx = e.selectedIndex;
	var x = xx - 2;
	document.location = 'http://www.nepalportugal.com/ecard/?type='+x;
}
