var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328023&x=1939',
		'title': '',
		'imageId': '68328023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328025&x=1939',
		'title': '',
		'imageId': '68328025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328021&x=1939',
		'title': '',
		'imageId': '68328021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328033&x=1939',
		'title': '',
		'imageId': '68328033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328022&x=1939',
		'title': '',
		'imageId': '68328022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328035&x=1939',
		'title': '',
		'imageId': '68328035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328024&x=1939',
		'title': '',
		'imageId': '68328024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328034&x=1939',
		'title': '',
		'imageId': '68328034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328026&x=1939',
		'title': '',
		'imageId': '68328026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328041&x=1939',
		'title': '',
		'imageId': '68328041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328044&x=1939',
		'title': '',
		'imageId': '68328044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328043&x=1939',
		'title': '',
		'imageId': '68328043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328055&x=1939',
		'title': '',
		'imageId': '68328055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328053&x=1939',
		'title': '',
		'imageId': '68328053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328047&x=1939',
		'title': '',
		'imageId': '68328047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949739&docid=68328057&x=1939',
		'title': '',
		'imageId': '68328057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949739';

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