var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886457&x=4127',
		'title': '',
		'imageId': '68886457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886455&x=4127',
		'title': '',
		'imageId': '68886455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886456&x=4127',
		'title': '',
		'imageId': '68886456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886454&x=4127',
		'title': '',
		'imageId': '68886454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886464&x=4127',
		'title': '',
		'imageId': '68886464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886465&x=4127',
		'title': '',
		'imageId': '68886465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886467&x=4127',
		'title': '',
		'imageId': '68886467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886462&x=4127',
		'title': '',
		'imageId': '68886462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886463&x=4127',
		'title': '',
		'imageId': '68886463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886461&x=4127',
		'title': '',
		'imageId': '68886461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886460&x=4127',
		'title': '',
		'imageId': '68886460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886459&x=4127',
		'title': '',
		'imageId': '68886459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886470&x=4127',
		'title': '',
		'imageId': '68886470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886471&x=4127',
		'title': '',
		'imageId': '68886471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886458&x=4127',
		'title': '',
		'imageId': '68886458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886469&x=4127',
		'title': '',
		'imageId': '68886469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886468&x=4127',
		'title': '',
		'imageId': '68886468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963233&docid=68886466&x=4127',
		'title': '',
		'imageId': '68886466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963233';

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