var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992444&docid=69542762&x=1641',
		'title': '',
		'imageId': '69542762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992444&docid=69542767&x=1641',
		'title': '',
		'imageId': '69542767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992444&docid=69542787&x=1641',
		'title': '',
		'imageId': '69542787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992444&docid=69542791&x=1641',
		'title': '',
		'imageId': '69542791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992444&docid=69542794&x=1641',
		'title': '',
		'imageId': '69542794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992444&docid=69542797&x=1641',
		'title': '',
		'imageId': '69542797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992444&docid=69542803&x=1641',
		'title': '',
		'imageId': '69542803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992444';

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