var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160784&x=2949',
		'title': '',
		'imageId': '68160784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160786&x=2949',
		'title': '',
		'imageId': '68160786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160783&x=2949',
		'title': '',
		'imageId': '68160783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160785&x=2949',
		'title': '',
		'imageId': '68160785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160782&x=2949',
		'title': '',
		'imageId': '68160782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160788&x=2949',
		'title': '',
		'imageId': '68160788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160787&x=2949',
		'title': '',
		'imageId': '68160787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931730&docid=68160789&x=2949',
		'title': '',
		'imageId': '68160789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931730';

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