var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436341&x=2840',
		'title': '',
		'imageId': '68436341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436342&x=2840',
		'title': '',
		'imageId': '68436342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436344&x=2840',
		'title': '',
		'imageId': '68436344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436343&x=2840',
		'title': '',
		'imageId': '68436343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436345&x=2840',
		'title': '',
		'imageId': '68436345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436346&x=2840',
		'title': '',
		'imageId': '68436346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436347&x=2840',
		'title': '',
		'imageId': '68436347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436340&x=2840',
		'title': '',
		'imageId': '68436340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943819&docid=68436339&x=2840',
		'title': '',
		'imageId': '68436339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943819';

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