/*
 *	toiawase.js - utf-8
 *
 *		(C)Copyright 2009 HITP 広島工業大学専門学校
 *		Author H.YAMASHITA.
 */

$('a#demandButton').attr('href', getHttpsUrl() + 'demand/index.php');
$('a#opencampusButton').attr('href', getHttpsUrl() + 'oc/index.php');

