/*
 * common.js
 *
 */
 


// onload event set
//
window.onload = function () { 
	swapImage.init();
}
