﻿function swfLoad() { //v6.0
	this.href = "images/group.swf?width=640&height=480";
	var t = this.title || this.name || null;
	var a = this.href || this.alt;
	var g = this.rel || false;
	tb_show(t,a,g);
	this.blur();
	this.focus();
	return false;
}
function swfReload() {
	tb_remove();
}
function getTenPos(tenFlg){
	//window.document.movie.SetVariable("_level0.pos", tenFlg);
}
