var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054162&x=5630',
		'title': '',
		'imageId': '69054162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054161&x=5630',
		'title': '',
		'imageId': '69054161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054163&x=5630',
		'title': '',
		'imageId': '69054163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054164&x=5630',
		'title': '',
		'imageId': '69054164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054166&x=5630',
		'title': '',
		'imageId': '69054166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054167&x=5630',
		'title': '',
		'imageId': '69054167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054168&x=5630',
		'title': '',
		'imageId': '69054168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971620&docid=69054165&x=5630',
		'title': '',
		'imageId': '69054165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971620';

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