// JavaScript Document
window.onload = function(){
	$(document).ready(initRollOverImages);
}