G_total_sa = 0;					// total random elements
G_day = new Date();				// date for seed
G_seed = G_day.getTime();			// G_seed for random number

ae_('<iframe src="includes/generic-photo-top1.html" style="width:100px; height:135px;" frameborder="0" scrolling="no"></iframe>');
ae_('<iframe src="includes/generic-photo-top2.html" style="width:100px; height:135px;" frameborder="0" scrolling="no"></iframe>');
ae_('<iframe src="includes/generic-photo-top3.html" style="width:100px; height:135px;" frameborder="0" scrolling="no"></iframe>');
ae_('<iframe src="includes/generic-photo-top4.html" style="width:100px; height:135px;" frameborder="0" scrolling="no"></iframe>');
ae_('<iframe src="includes/generic-photo-top5.html" style="width:100px; height:135px;" frameborder="0" scrolling="no"></iframe>');

function ae_ (description) {
	G_total_sa++;
	sa [G_total_sa] = description;
}
function rand() {
RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_sa + 1,10);
	return RN;
}
function sa () {}






G_total_ta = 0;					// total random elements
G_day = new Date();				// date for seed
G_seed = G_day.getTime();			// G_seed for random number

be_('<iframe src="includes/generic-photo-middle1.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle2.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle3.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle4.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle5.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle6.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle7.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle8.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle9.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');
be_('<iframe src="includes/generic-photo-middle10.html" style="width:100px; height:135px; margin:20px 0 0 0" frameborder="0" scrolling="no"></iframe>');

function be_ (description) {
	G_total_ta++;
	ta [G_total_ta] = description;
}
function rand() {
RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_ta + 1,10);
	return RN;
}
function ta () {}







G_total_ua = 0;					// total random elements
G_day = new Date();				// date for seed
G_seed = G_day.getTime();			// G_seed for random numcer

ce_('<iframe src="includes/generic-photo-bottom1.html" style="width:100px; height:135px; margin:40px 0 0 0" frameborder="0" scrolling="no"></iframe>');
ce_('<iframe src="includes/generic-photo-bottom2.html" style="width:100px; height:135px; margin:40px 0 0 0" frameborder="0" scrolling="no"></iframe>');
ce_('<iframe src="includes/generic-photo-bottom3.html" style="width:100px; height:135px; margin:40px 0 0 0" frameborder="0" scrolling="no"></iframe>');
ce_('<iframe src="includes/generic-photo-bottom4.html" style="width:100px; height:135px; margin:40px 0 0 0" frameborder="0" scrolling="no"></iframe>');
ce_('<iframe src="includes/generic-photo-bottom5.html" style="width:100px; height:135px; margin:40px 0 0 0" frameborder="0" scrolling="no"></iframe>');

function ce_ (description) {
	G_total_ua++;
	ua [G_total_ua] = description;
}
function rand() {
RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_ua + 1,10);
	return RN;
}
function ua () {}

