// texts.js - FINSKEN scenario gateway

var strTagOpen = ""; // style='display:none'>"; //"<TABLE border='5'><TR><TD><FONT face='arial' size='-1'>";
var strTagClose = ""; //</P>"; //"</FONT></TD></TR></TABLE>";
var strA1 = "A1 storyline and scenario family: a future world of very rapid economic growth, global population that peaks in midcentury and declines thereafter, and rapid introduction of new and more efficient technologies.";
var strA2 = "A2 storyline and scenario family: a very heterogeneous world with continuously increasing global population and regionally oriented economic growth that is more fragmented";
var strB1 = "B1 storyline and scenario family: a convergent world with the same global population as in the A1 storyline but with rapid changes in economic structures toward a service and information economy, with reductions in material intensity, and the introduction of clean and resource-efficient technologies.";
var strB2 = "B2 storyline and scenario family: a world in which the emphasis is on local solutions to economic, social, and environmental sustainability, with continuously increasing population (lower than A2) and intermediate economic development.";

//var strA1 = strTagOpen + "The A1 storyline and scenario family describes a future world of very rapid economic growth, low population growth, and the rapid introduction of new and more efficient technologies. Major underlying themes are convergence among regions, capacity building and increased cultural and social interactions, with a substantial reduction in regional differences in per capita income. The A1 scenario family develops into four groups that describe alternative directions of technological change in the energy system." + strTagClose;
//var strA2 = strTagOpen + "The A2 storyline and scenario family describes a very heterogeneous world. The underlying theme is self-reliance and preservation of local identities. Fertility patterns across regions converge very slowly, which results in high population growth. Economic development is primarily regionally oriented and per capita economic growth and technological change are more fragmented and slower than in other storylines." + strTagClose;
//var strB1 = strTagOpen + "The B1 storyline and scenario family describes a convergent world with the same low population growth as in the A1 storyline, but with rapid changes in economic structures toward a service and information economy, with reductions in material intensity, and the introduction of clean and resource-efficient technologies. The emphasis is on global solutions to economic, social, and environmental sustainability, including improved equity, but without additional climate initiatives." + strTagClose;
//var strB2 = strTagOpen + "The B2 storyline and scenario family describes a world in which the emphasis is on local solutions to economic, social, and environmental sustainability. It is a world with moderate population growth, intermediate levels of economic development, and less rapid and more diverse technological change than in the B1 and A1 storylines. While the scenario is also oriented toward environmental protection and social equity, it focuses on local and regional levels." + strTagClose;


