var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022297&docid=70292220&x=5327',
		'title': '',
		'imageId': '70292220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022297&docid=70292221&x=5327',
		'title': '',
		'imageId': '70292221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022297&docid=70292219&x=5327',
		'title': '',
		'imageId': '70292219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022297&docid=70292218&x=5327',
		'title': '',
		'imageId': '70292218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022297&docid=70292217&x=5327',
		'title': '',
		'imageId': '70292217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022297&docid=70292216&x=5327',
		'title': '',
		'imageId': '70292216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022297&docid=70292215&x=5327',
		'title': '',
		'imageId': '70292215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022297';

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