var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213117&x=4017',
		'title': '',
		'imageId': '69213117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213119&x=4017',
		'title': '',
		'imageId': '69213119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213118&x=4017',
		'title': '',
		'imageId': '69213118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213123&x=4017',
		'title': '',
		'imageId': '69213123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213124&x=4017',
		'title': '',
		'imageId': '69213124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213120&x=4017',
		'title': '',
		'imageId': '69213120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213121&x=4017',
		'title': '',
		'imageId': '69213121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978320&docid=69213122&x=4017',
		'title': '',
		'imageId': '69213122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978320';

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