var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123645&x=4127',
		'title': '',
		'imageId': '69123645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123639&x=4127',
		'title': '',
		'imageId': '69123639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123640&x=4127',
		'title': '',
		'imageId': '69123640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123642&x=4127',
		'title': '',
		'imageId': '69123642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123641&x=4127',
		'title': '',
		'imageId': '69123641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123646&x=4127',
		'title': '',
		'imageId': '69123646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123643&x=4127',
		'title': '',
		'imageId': '69123643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969229&docid=69123644&x=4127',
		'title': '',
		'imageId': '69123644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969229';

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