// JavaScript Document
// You can use these arrays to store popup text here instead of in the html.
if (typeof ol_caps=='undefined') var ol_caps = new Array();
ol_caps[0]="Third noble truth-12";
ol_caps[1]="Fourth noble truth-12";

if (typeof ol_texts=='undefined') var ol_texts = new Array();
ol_texts[0]="There is the cessation of suffering, of dukkha. The cessation of dukkha should be realised. The cessation of dukkha has been realised.-12";
ol_texts[1]="There is the Eightfold Path, the atthangika magga - the way out of suffering. This path should be developed. This path has been fully developed.-12";
ol_texts[2]="What\'s up Doc";
ol_texts[3]="What\'s up Doc? <a href=\"http://www.google.com/\" target=\"_blank\">Need a link</a>";
////////
