var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438743&x=5655',
		'title': '',
		'imageId': '69438743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438744&x=5655',
		'title': '',
		'imageId': '69438744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438745&x=5655',
		'title': '',
		'imageId': '69438745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438746&x=5655',
		'title': '',
		'imageId': '69438746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438747&x=5655',
		'title': '',
		'imageId': '69438747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438748&x=5655',
		'title': '',
		'imageId': '69438748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438749&x=5655',
		'title': '',
		'imageId': '69438749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438750&x=5655',
		'title': '',
		'imageId': '69438750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987539&docid=69438751&x=5655',
		'title': '',
		'imageId': '69438751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987539';

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