var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943793&docid=68435050&x=3350',
		'title': '',
		'imageId': '68435050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943793&docid=68435052&x=3350',
		'title': '',
		'imageId': '68435052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943793&docid=68435046&x=3350',
		'title': '',
		'imageId': '68435046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943793&docid=68435051&x=3350',
		'title': '',
		'imageId': '68435051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943793&docid=68435048&x=3350',
		'title': '',
		'imageId': '68435048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943793&docid=68435047&x=3350',
		'title': '',
		'imageId': '68435047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943793&docid=68435049&x=3350',
		'title': '',
		'imageId': '68435049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943793';

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