var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988104&docid=69450728&x=3936',
		'title': '',
		'imageId': '69450728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988104&docid=69450731&x=3936',
		'title': '',
		'imageId': '69450731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988104&docid=69450729&x=3936',
		'title': '',
		'imageId': '69450729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988104&docid=69450730&x=3936',
		'title': '',
		'imageId': '69450730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988104&docid=69450732&x=3936',
		'title': '',
		'imageId': '69450732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988104&docid=69450734&x=3936',
		'title': '',
		'imageId': '69450734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988104&docid=69450733&x=3936',
		'title': '',
		'imageId': '69450733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988104';

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