var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812419&x=4054',
		'title': '',
		'imageId': '68812419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812420&x=4054',
		'title': '',
		'imageId': '68812420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812411&x=4054',
		'title': '',
		'imageId': '68812411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812422&x=4054',
		'title': '',
		'imageId': '68812422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812416&x=4054',
		'title': '',
		'imageId': '68812416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812407&x=4054',
		'title': '',
		'imageId': '68812407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812423&x=4054',
		'title': '',
		'imageId': '68812423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812410&x=4054',
		'title': '',
		'imageId': '68812410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812408&x=4054',
		'title': '',
		'imageId': '68812408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812414&x=4054',
		'title': '',
		'imageId': '68812414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812415&x=4054',
		'title': '',
		'imageId': '68812415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812405&x=4054',
		'title': '',
		'imageId': '68812405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812417&x=4054',
		'title': '',
		'imageId': '68812417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957371&docid=68812421&x=4054',
		'title': '',
		'imageId': '68812421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957371';

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