var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343278&x=5842',
		'title': '',
		'imageId': '68343278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343289&x=5842',
		'title': '',
		'imageId': '68343289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343287&x=5842',
		'title': '',
		'imageId': '68343287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343288&x=5842',
		'title': '',
		'imageId': '68343288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343279&x=5842',
		'title': '',
		'imageId': '68343279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343281&x=5842',
		'title': '',
		'imageId': '68343281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343284&x=5842',
		'title': '',
		'imageId': '68343284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343282&x=5842',
		'title': '',
		'imageId': '68343282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343285&x=5842',
		'title': '',
		'imageId': '68343285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343286&x=5842',
		'title': '',
		'imageId': '68343286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343314&x=5842',
		'title': '',
		'imageId': '68343314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68343317&x=5842',
		'title': '',
		'imageId': '68343317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938974&docid=68344338&x=5842',
		'title': '',
		'imageId': '68344338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938974';

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