var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013516&docid=70045917&x=2532',
		'title': '',
		'imageId': '70045917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013516&docid=70045920&x=2532',
		'title': '',
		'imageId': '70045920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013516&docid=70045921&x=2532',
		'title': '',
		'imageId': '70045921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013516&docid=70045916&x=2532',
		'title': '',
		'imageId': '70045916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013516&docid=70045919&x=2532',
		'title': '',
		'imageId': '70045919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013516&docid=70045918&x=2532',
		'title': '',
		'imageId': '70045918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013516&docid=70045915&x=2532',
		'title': '',
		'imageId': '70045915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013516';

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