var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544274&x=2715',
		'title': '',
		'imageId': '68544274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544271&x=2715',
		'title': '',
		'imageId': '68544271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544279&x=2715',
		'title': '',
		'imageId': '68544279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544277&x=2715',
		'title': '',
		'imageId': '68544277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544273&x=2715',
		'title': '',
		'imageId': '68544273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544270&x=2715',
		'title': '',
		'imageId': '68544270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544283&x=2715',
		'title': '',
		'imageId': '68544283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544272&x=2715',
		'title': '',
		'imageId': '68544272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544275&x=2715',
		'title': '',
		'imageId': '68544275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544276&x=2715',
		'title': '',
		'imageId': '68544276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544278&x=2715',
		'title': '',
		'imageId': '68544278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544281&x=2715',
		'title': '',
		'imageId': '68544281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544280&x=2715',
		'title': '',
		'imageId': '68544280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544286&x=2715',
		'title': '',
		'imageId': '68544286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544284&x=2715',
		'title': '',
		'imageId': '68544284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544282&x=2715',
		'title': '',
		'imageId': '68544282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544287&x=2715',
		'title': '',
		'imageId': '68544287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948170&docid=68544285&x=2715',
		'title': '',
		'imageId': '68544285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948170';

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