 $(document).ready(function(){
 	// trigger all jQuery fuctions from here
	initPromos();
 });
