var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018403&x=5246',
		'title': '',
		'imageId': '69018403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018404&x=5246',
		'title': '',
		'imageId': '69018404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018405&x=5246',
		'title': '',
		'imageId': '69018405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018406&x=5246',
		'title': '',
		'imageId': '69018406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018407&x=5246',
		'title': '',
		'imageId': '69018407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018408&x=5246',
		'title': '',
		'imageId': '69018408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018409&x=5246',
		'title': '',
		'imageId': '69018409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018410&x=5246',
		'title': '',
		'imageId': '69018410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985682&docid=69018416&x=5246',
		'title': '',
		'imageId': '69018416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985682';

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