var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973762&docid=69115990&x=3533',
		'title': '',
		'imageId': '69115990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973762&docid=69115993&x=3533',
		'title': '',
		'imageId': '69115993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973762&docid=69115992&x=3533',
		'title': '',
		'imageId': '69115992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973762&docid=69115991&x=3533',
		'title': '',
		'imageId': '69115991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973762&docid=69140901&x=3533',
		'title': '',
		'imageId': '69140901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973762&docid=69140902&x=3533',
		'title': '',
		'imageId': '69140902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973762&docid=69140903&x=3533',
		'title': '',
		'imageId': '69140903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973762';

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