var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017131&docid=70160782&x=1450',
		'title': '',
		'imageId': '70160782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017131&docid=70160781&x=1450',
		'title': '',
		'imageId': '70160781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017131&docid=70160785&x=1450',
		'title': '',
		'imageId': '70160785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017131&docid=70160786&x=1450',
		'title': '',
		'imageId': '70160786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017131&docid=70160783&x=1450',
		'title': '',
		'imageId': '70160783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017131&docid=70160787&x=1450',
		'title': '',
		'imageId': '70160787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017131&docid=70160784&x=1450',
		'title': '',
		'imageId': '70160784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017131';

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