var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776982&x=2711',
		'title': '',
		'imageId': '69776982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776992&x=2711',
		'title': '',
		'imageId': '69776992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776983&x=2711',
		'title': '',
		'imageId': '69776983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776984&x=2711',
		'title': '',
		'imageId': '69776984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776985&x=2711',
		'title': '',
		'imageId': '69776985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776986&x=2711',
		'title': '',
		'imageId': '69776986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776987&x=2711',
		'title': '',
		'imageId': '69776987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776988&x=2711',
		'title': '',
		'imageId': '69776988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776989&x=2711',
		'title': '',
		'imageId': '69776989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776990&x=2711',
		'title': '',
		'imageId': '69776990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002751&docid=69776991&x=2711',
		'title': '',
		'imageId': '69776991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002751';

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