var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802934&x=1032',
		'title': '',
		'imageId': '68802934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802935&x=1032',
		'title': '',
		'imageId': '68802935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802936&x=1032',
		'title': '',
		'imageId': '68802936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802945&x=1032',
		'title': '',
		'imageId': '68802945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802938&x=1032',
		'title': '',
		'imageId': '68802938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802941&x=1032',
		'title': '',
		'imageId': '68802941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802933&x=1032',
		'title': '',
		'imageId': '68802933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802940&x=1032',
		'title': '',
		'imageId': '68802940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802937&x=1032',
		'title': '',
		'imageId': '68802937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802939&x=1032',
		'title': '',
		'imageId': '68802939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802947&x=1032',
		'title': '',
		'imageId': '68802947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802943&x=1032',
		'title': '',
		'imageId': '68802943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=68802942&x=1032',
		'title': '',
		'imageId': '68802942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=70046054&x=1032',
		'title': '',
		'imageId': '70046054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=70046053&x=1032',
		'title': '',
		'imageId': '70046053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004945&docid=70046052&x=1032',
		'title': '',
		'imageId': '70046052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004945';

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