var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011063&docid=69984404&x=3621',
		'title': '',
		'imageId': '69984404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011063&docid=69984398&x=3621',
		'title': '',
		'imageId': '69984398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011063&docid=69984400&x=3621',
		'title': '',
		'imageId': '69984400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011063&docid=69984397&x=3621',
		'title': '',
		'imageId': '69984397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011063&docid=69984399&x=3621',
		'title': '',
		'imageId': '69984399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011063&docid=69984401&x=3621',
		'title': '',
		'imageId': '69984401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011063&docid=69984396&x=3621',
		'title': '',
		'imageId': '69984396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011063';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
