var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279277&x=567',
		'title': '',
		'imageId': '69279277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279272&x=567',
		'title': '',
		'imageId': '69279272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279273&x=567',
		'title': '',
		'imageId': '69279273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279274&x=567',
		'title': '',
		'imageId': '69279274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279276&x=567',
		'title': '',
		'imageId': '69279276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279278&x=567',
		'title': '',
		'imageId': '69279278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279262&x=567',
		'title': '',
		'imageId': '69279262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279264&x=567',
		'title': '',
		'imageId': '69279264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279265&x=567',
		'title': '',
		'imageId': '69279265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279266&x=567',
		'title': '',
		'imageId': '69279266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279271&x=567',
		'title': '',
		'imageId': '69279271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279267&x=567',
		'title': '',
		'imageId': '69279267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279270&x=567',
		'title': '',
		'imageId': '69279270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279268&x=567',
		'title': '',
		'imageId': '69279268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980648&docid=69279269&x=567',
		'title': '',
		'imageId': '69279269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980648';

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