var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876790&x=1531',
		'title': '',
		'imageId': '69876790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876793&x=1531',
		'title': '',
		'imageId': '69876793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876798&x=1531',
		'title': '',
		'imageId': '69876798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876797&x=1531',
		'title': '',
		'imageId': '69876797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876796&x=1531',
		'title': '',
		'imageId': '69876796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876799&x=1531',
		'title': '',
		'imageId': '69876799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876800&x=1531',
		'title': '',
		'imageId': '69876800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876795&x=1531',
		'title': '',
		'imageId': '69876795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006901&docid=69876794&x=1531',
		'title': '',
		'imageId': '69876794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006901';

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