var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937332&docid=68302544&x=4339',
		'title': '',
		'imageId': '68302544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937332&docid=68302545&x=4339',
		'title': '',
		'imageId': '68302545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937332&docid=68302546&x=4339',
		'title': '',
		'imageId': '68302546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937332&docid=68302547&x=4339',
		'title': '',
		'imageId': '68302547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937332&docid=68302548&x=4339',
		'title': '',
		'imageId': '68302548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937332&docid=68302549&x=4339',
		'title': '',
		'imageId': '68302549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937332&docid=68302550&x=4339',
		'title': '',
		'imageId': '68302550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937332';

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