var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126763&x=2841',
		'title': '',
		'imageId': '70126763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126766&x=2841',
		'title': '',
		'imageId': '70126766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126769&x=2841',
		'title': '',
		'imageId': '70126769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126770&x=2841',
		'title': '',
		'imageId': '70126770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126765&x=2841',
		'title': '',
		'imageId': '70126765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126768&x=2841',
		'title': '',
		'imageId': '70126768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126764&x=2841',
		'title': '',
		'imageId': '70126764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016348&docid=70126767&x=2841',
		'title': '',
		'imageId': '70126767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016348';

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