var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610719&x=3237',
		'title': '',
		'imageId': '67610719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610720&x=3237',
		'title': '',
		'imageId': '67610720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610722&x=3237',
		'title': '',
		'imageId': '67610722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610723&x=3237',
		'title': '',
		'imageId': '67610723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610724&x=3237',
		'title': '',
		'imageId': '67610724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610725&x=3237',
		'title': '',
		'imageId': '67610725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610726&x=3237',
		'title': '',
		'imageId': '67610726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920401&docid=67610727&x=3237',
		'title': '',
		'imageId': '67610727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920401';

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