/*

NEC RFID Bussiness Solution Website
Common JavaScript

*/

// Common setting

// Initialize
window.onload = function() {
	initRollovers();
}
