var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121709&x=4057',
		'title': '',
		'imageId': '70121709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121710&x=4057',
		'title': '',
		'imageId': '70121710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121711&x=4057',
		'title': '',
		'imageId': '70121711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121712&x=4057',
		'title': '',
		'imageId': '70121712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121714&x=4057',
		'title': '',
		'imageId': '70121714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121713&x=4057',
		'title': '',
		'imageId': '70121713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121716&x=4057',
		'title': '',
		'imageId': '70121716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014461&docid=70121715&x=4057',
		'title': '',
		'imageId': '70121715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014461';

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