var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994263&x=1045',
		'title': '',
		'imageId': '69994263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994265&x=1045',
		'title': '',
		'imageId': '69994265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994262&x=1045',
		'title': '',
		'imageId': '69994262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994260&x=1045',
		'title': '',
		'imageId': '69994260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994264&x=1045',
		'title': '',
		'imageId': '69994264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994266&x=1045',
		'title': '',
		'imageId': '69994266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994258&x=1045',
		'title': '',
		'imageId': '69994258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994259&x=1045',
		'title': '',
		'imageId': '69994259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011482&docid=69994261&x=1045',
		'title': '',
		'imageId': '69994261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011482';

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";
	})
}
