var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575271&x=1657',
		'title': '',
		'imageId': '68575271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575284&x=1657',
		'title': '',
		'imageId': '68575284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575275&x=1657',
		'title': '',
		'imageId': '68575275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575278&x=1657',
		'title': '',
		'imageId': '68575278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575281&x=1657',
		'title': '',
		'imageId': '68575281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575270&x=1657',
		'title': '',
		'imageId': '68575270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575280&x=1657',
		'title': '',
		'imageId': '68575280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575276&x=1657',
		'title': '',
		'imageId': '68575276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575282&x=1657',
		'title': '',
		'imageId': '68575282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575274&x=1657',
		'title': '',
		'imageId': '68575274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575283&x=1657',
		'title': '',
		'imageId': '68575283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575272&x=1657',
		'title': '',
		'imageId': '68575272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575273&x=1657',
		'title': '',
		'imageId': '68575273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575277&x=1657',
		'title': '',
		'imageId': '68575277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949541&docid=68575279&x=1657',
		'title': '',
		'imageId': '68575279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949541';

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