var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724167&x=3534',
		'title': '',
		'imageId': '66724167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724175&x=3534',
		'title': '',
		'imageId': '66724175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724179&x=3534',
		'title': '',
		'imageId': '66724179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724174&x=3534',
		'title': '',
		'imageId': '66724174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724172&x=3534',
		'title': '',
		'imageId': '66724172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724168&x=3534',
		'title': '',
		'imageId': '66724168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724180&x=3534',
		'title': '',
		'imageId': '66724180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724170&x=3534',
		'title': '',
		'imageId': '66724170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724171&x=3534',
		'title': '',
		'imageId': '66724171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724169&x=3534',
		'title': '',
		'imageId': '66724169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724181&x=3534',
		'title': '',
		'imageId': '66724181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724177&x=3534',
		'title': '',
		'imageId': '66724177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724178&x=3534',
		'title': '',
		'imageId': '66724178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724176&x=3534',
		'title': '',
		'imageId': '66724176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896666&docid=66724182&x=3534',
		'title': '',
		'imageId': '66724182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3896666';

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