var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4036329&docid=70630032&x=5715',
		'title': '',
		'imageId': '70630032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036329&docid=70630027&x=5715',
		'title': '',
		'imageId': '70630027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036329&docid=70630028&x=5715',
		'title': '',
		'imageId': '70630028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036329&docid=70630026&x=5715',
		'title': '',
		'imageId': '70630026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036329&docid=70630033&x=5715',
		'title': '',
		'imageId': '70630033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036329&docid=70630030&x=5715',
		'title': '',
		'imageId': '70630030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036329&docid=70630031&x=5715',
		'title': '',
		'imageId': '70630031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4036329';

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