var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7271875&x=2449',
		'title': '',
		'imageId': '7271875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7271890&x=2449',
		'title': '',
		'imageId': '7271890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7271908&x=2449',
		'title': '',
		'imageId': '7271908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7271914&x=2449',
		'title': '',
		'imageId': '7271914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7370799&x=2449',
		'title': '',
		'imageId': '7370799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7370802&x=2449',
		'title': '',
		'imageId': '7370802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7370806&x=2449',
		'title': '',
		'imageId': '7370806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913594&docid=7370812&x=2449',
		'title': '',
		'imageId': '7370812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #913594';

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