var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015072&docid=70077127&x=1532',
		'title': '',
		'imageId': '70077127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015072&docid=70077128&x=1532',
		'title': '',
		'imageId': '70077128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015072&docid=70077129&x=1532',
		'title': '',
		'imageId': '70077129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015072&docid=70077130&x=1532',
		'title': '',
		'imageId': '70077130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015072&docid=70077131&x=1532',
		'title': '',
		'imageId': '70077131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015072&docid=70077132&x=1532',
		'title': '',
		'imageId': '70077132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015072&docid=70077133&x=1532',
		'title': '',
		'imageId': '70077133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015072';

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