var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975080&x=5724',
		'title': '',
		'imageId': '65975080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65973792&x=5724',
		'title': '',
		'imageId': '65973792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65973793&x=5724',
		'title': '',
		'imageId': '65973793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65973794&x=5724',
		'title': '',
		'imageId': '65973794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975073&x=5724',
		'title': '',
		'imageId': '65975073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975077&x=5724',
		'title': '',
		'imageId': '65975077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975079&x=5724',
		'title': '',
		'imageId': '65975079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975075&x=5724',
		'title': '',
		'imageId': '65975075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975082&x=5724',
		'title': '',
		'imageId': '65975082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975081&x=5724',
		'title': '',
		'imageId': '65975081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975076&x=5724',
		'title': '',
		'imageId': '65975076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975072&x=5724',
		'title': '',
		'imageId': '65975072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975083&x=5724',
		'title': '',
		'imageId': '65975083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975074&x=5724',
		'title': '',
		'imageId': '65975074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842969&docid=65975078&x=5724',
		'title': '',
		'imageId': '65975078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3842969';

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