var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513473&x=1313',
		'title': '',
		'imageId': '68513473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513507&x=1313',
		'title': '',
		'imageId': '68513507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513482&x=1313',
		'title': '',
		'imageId': '68513482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513504&x=1313',
		'title': '',
		'imageId': '68513504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513483&x=1313',
		'title': '',
		'imageId': '68513483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513498&x=1313',
		'title': '',
		'imageId': '68513498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513474&x=1313',
		'title': '',
		'imageId': '68513474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513501&x=1313',
		'title': '',
		'imageId': '68513501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513486&x=1313',
		'title': '',
		'imageId': '68513486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513470&x=1313',
		'title': '',
		'imageId': '68513470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513469&x=1313',
		'title': '',
		'imageId': '68513469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513471&x=1313',
		'title': '',
		'imageId': '68513471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513480&x=1313',
		'title': '',
		'imageId': '68513480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513472&x=1313',
		'title': '',
		'imageId': '68513472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513490&x=1313',
		'title': '',
		'imageId': '68513490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513492&x=1313',
		'title': '',
		'imageId': '68513492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947125&docid=68513497&x=1313',
		'title': '',
		'imageId': '68513497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947125';

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