﻿// JScript 文件

var shutterH = new Hongru.shutter.init('shutterH',{
	id:'shutter'
});
var shutterV = new Hongru.shutter.init('shutterV',{
	id:'shutter2',
	auto:2,
	shutterNum:4,
	shutterDir:'V',
	position:3
});
