var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038484&x=1127',
		'title': '',
		'imageId': '68038484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038486&x=1127',
		'title': '',
		'imageId': '68038486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038485&x=1127',
		'title': '',
		'imageId': '68038485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038532&x=1127',
		'title': '',
		'imageId': '68038532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038527&x=1127',
		'title': '',
		'imageId': '68038527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038530&x=1127',
		'title': '',
		'imageId': '68038530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038531&x=1127',
		'title': '',
		'imageId': '68038531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038520&x=1127',
		'title': '',
		'imageId': '68038520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038508&x=1127',
		'title': '',
		'imageId': '68038508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038495&x=1127',
		'title': '',
		'imageId': '68038495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038505&x=1127',
		'title': '',
		'imageId': '68038505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038504&x=1127',
		'title': '',
		'imageId': '68038504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038503&x=1127',
		'title': '',
		'imageId': '68038503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038538&x=1127',
		'title': '',
		'imageId': '68038538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038541&x=1127',
		'title': '',
		'imageId': '68038541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68140643&x=1127',
		'title': '',
		'imageId': '68140643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68140646&x=1127',
		'title': '',
		'imageId': '68140646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038483&x=1127',
		'title': '',
		'imageId': '68038483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038490&x=1127',
		'title': '',
		'imageId': '68038490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038487&x=1127',
		'title': '',
		'imageId': '68038487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925484&docid=68038482&x=1127',
		'title': '',
		'imageId': '68038482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925484';

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