var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987534&docid=69438691&x=5657',
		'title': '',
		'imageId': '69438691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987534&docid=69438693&x=5657',
		'title': '',
		'imageId': '69438693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987534&docid=69438695&x=5657',
		'title': '',
		'imageId': '69438695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987534&docid=69438696&x=5657',
		'title': '',
		'imageId': '69438696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987534&docid=69438697&x=5657',
		'title': '',
		'imageId': '69438697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987534&docid=69438698&x=5657',
		'title': '',
		'imageId': '69438698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987534&docid=69438699&x=5657',
		'title': '',
		'imageId': '69438699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987534';

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