var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841019&x=4751',
		'title': '',
		'imageId': '68841019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841018&x=4751',
		'title': '',
		'imageId': '68841018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841065&x=4751',
		'title': '',
		'imageId': '68841065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841008&x=4751',
		'title': '',
		'imageId': '68841008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841005&x=4751',
		'title': '',
		'imageId': '68841005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841017&x=4751',
		'title': '',
		'imageId': '68841017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841016&x=4751',
		'title': '',
		'imageId': '68841016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841015&x=4751',
		'title': '',
		'imageId': '68841015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841013&x=4751',
		'title': '',
		'imageId': '68841013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841004&x=4751',
		'title': '',
		'imageId': '68841004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841014&x=4751',
		'title': '',
		'imageId': '68841014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841020&x=4751',
		'title': '',
		'imageId': '68841020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841010&x=4751',
		'title': '',
		'imageId': '68841010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841009&x=4751',
		'title': '',
		'imageId': '68841009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841011&x=4751',
		'title': '',
		'imageId': '68841011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841012&x=4751',
		'title': '',
		'imageId': '68841012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841006&x=4751',
		'title': '',
		'imageId': '68841006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960187&docid=68841007&x=4751',
		'title': '',
		'imageId': '68841007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960187';

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