// JavaScript Document
// Options for 
function option3_1() {
	writeContents("center_text_id","<iframe class=\"center_iframe\" frameborder=\"0\" scrolling=\"auto\" src=\"frames/option3_1.html\" marginheight=\"1px\" marginwidth=\"7px\" allowTransparency=\"true\" security=\"restricted\"> </iframe>");	
	return false;
}

function option3_2() {
	writeContents("center_text_id","<iframe class=\"center_iframe\" frameborder=\"0\" scrolling=\"auto\" src=\"frames/option3_2.html\" marginheight=\"1px\" marginwidth=\"7px\" allowTransparency=\"true\" security=\"restricted\"> </iframe>");	
	return false;
}

function option3_3() {
	writeContents("center_text_id","<iframe class=\"center_iframe\" frameborder=\"0\" scrolling=\"auto\" src=\"frames/option3_3.html\" marginheight=\"1px\" marginwidth=\"7px\" allowTransparency=\"true\" security=\"restricted\"> </iframe>");		
	return false;
}

