var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122397&x=3938',
		'title': '',
		'imageId': '69122397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122401&x=3938',
		'title': '',
		'imageId': '69122401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122396&x=3938',
		'title': '',
		'imageId': '69122396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122398&x=3938',
		'title': '',
		'imageId': '69122398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122403&x=3938',
		'title': '',
		'imageId': '69122403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122399&x=3938',
		'title': '',
		'imageId': '69122399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122400&x=3938',
		'title': '',
		'imageId': '69122400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973980&docid=69122402&x=3938',
		'title': '',
		'imageId': '69122402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973980';

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