﻿/**
 * モデルハウス
 * タブ切り替え用
 * @version 0.2 - 19:32 2010/04/20
 */

Kaas.tabs.length = 5;
Kaas.ready(function() {
	Kaas.tabs.init();
});
