var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982695&docid=69321616&x=1559',
		'title': '',
		'imageId': '69321616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982695&docid=69321619&x=1559',
		'title': '',
		'imageId': '69321619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982695&docid=69321615&x=1559',
		'title': '',
		'imageId': '69321615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982695&docid=69321620&x=1559',
		'title': '',
		'imageId': '69321620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982695&docid=69321621&x=1559',
		'title': '',
		'imageId': '69321621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982695&docid=69321617&x=1559',
		'title': '',
		'imageId': '69321617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982695&docid=69321618&x=1559',
		'title': '',
		'imageId': '69321618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982695';

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