var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996164&x=1824',
		'title': '',
		'imageId': '68996164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68997296&x=1824',
		'title': '',
		'imageId': '68997296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68997295&x=1824',
		'title': '',
		'imageId': '68997295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68997294&x=1824',
		'title': '',
		'imageId': '68997294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996171&x=1824',
		'title': '',
		'imageId': '68996171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996169&x=1824',
		'title': '',
		'imageId': '68996169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996179&x=1824',
		'title': '',
		'imageId': '68996179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68997293&x=1824',
		'title': '',
		'imageId': '68997293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996170&x=1824',
		'title': '',
		'imageId': '68996170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996173&x=1824',
		'title': '',
		'imageId': '68996173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996174&x=1824',
		'title': '',
		'imageId': '68996174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996172&x=1824',
		'title': '',
		'imageId': '68996172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996175&x=1824',
		'title': '',
		'imageId': '68996175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996178&x=1824',
		'title': '',
		'imageId': '68996178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996176&x=1824',
		'title': '',
		'imageId': '68996176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996177&x=1824',
		'title': '',
		'imageId': '68996177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996168&x=1824',
		'title': '',
		'imageId': '68996168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996167&x=1824',
		'title': '',
		'imageId': '68996167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968834&docid=68996165&x=1824',
		'title': '',
		'imageId': '68996165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968834';

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