var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980341&docid=69272022&x=4652',
		'title': '',
		'imageId': '69272022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980341&docid=69272026&x=4652',
		'title': '',
		'imageId': '69272026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980341&docid=69272021&x=4652',
		'title': '',
		'imageId': '69272021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980341&docid=69272023&x=4652',
		'title': '',
		'imageId': '69272023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980341&docid=69272024&x=4652',
		'title': '',
		'imageId': '69272024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980341&docid=69272025&x=4652',
		'title': '',
		'imageId': '69272025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980341&docid=69272027&x=4652',
		'title': '',
		'imageId': '69272027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980341';

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