var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973987&docid=69122840&x=3544',
		'title': '',
		'imageId': '69122840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973987&docid=69122838&x=3544',
		'title': '',
		'imageId': '69122838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973987&docid=69122843&x=3544',
		'title': '',
		'imageId': '69122843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973987&docid=69122839&x=3544',
		'title': '',
		'imageId': '69122839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973987&docid=69122844&x=3544',
		'title': '',
		'imageId': '69122844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973987&docid=69122841&x=3544',
		'title': '',
		'imageId': '69122841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973987&docid=69122837&x=3544',
		'title': '',
		'imageId': '69122837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973987';

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