var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189927&x=5537',
		'title': '',
		'imageId': '68189927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189937&x=5537',
		'title': '',
		'imageId': '68189937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189929&x=5537',
		'title': '',
		'imageId': '68189929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189931&x=5537',
		'title': '',
		'imageId': '68189931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189936&x=5537',
		'title': '',
		'imageId': '68189936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189932&x=5537',
		'title': '',
		'imageId': '68189932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189933&x=5537',
		'title': '',
		'imageId': '68189933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189941&x=5537',
		'title': '',
		'imageId': '68189941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189928&x=5537',
		'title': '',
		'imageId': '68189928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189935&x=5537',
		'title': '',
		'imageId': '68189935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189939&x=5537',
		'title': '',
		'imageId': '68189939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189934&x=5537',
		'title': '',
		'imageId': '68189934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932543&docid=68189930&x=5537',
		'title': '',
		'imageId': '68189930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932543';

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