var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950124&docid=69027292&x=3925',
		'title': '',
		'imageId': '69027292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950124&docid=69027293&x=3925',
		'title': '',
		'imageId': '69027293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950124&docid=69027294&x=3925',
		'title': '',
		'imageId': '69027294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950124&docid=69027295&x=3925',
		'title': '',
		'imageId': '69027295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950124&docid=69027301&x=3925',
		'title': '',
		'imageId': '69027301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950124&docid=69027300&x=3925',
		'title': '',
		'imageId': '69027300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950124&docid=69027302&x=3925',
		'title': '',
		'imageId': '69027302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950124';

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