// JavaScript Document
$(document).ready(function() {
	$("#contentColumn").add_layer("url('images/pageTopBgSection.jpg') top no-repeat");
});