var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527523&x=3640',
		'title': '',
		'imageId': '68527523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527524&x=3640',
		'title': '',
		'imageId': '68527524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527525&x=3640',
		'title': '',
		'imageId': '68527525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527526&x=3640',
		'title': '',
		'imageId': '68527526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527528&x=3640',
		'title': '',
		'imageId': '68527528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527531&x=3640',
		'title': '',
		'imageId': '68527531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527530&x=3640',
		'title': '',
		'imageId': '68527530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527536&x=3640',
		'title': '',
		'imageId': '68527536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527527&x=3640',
		'title': '',
		'imageId': '68527527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527534&x=3640',
		'title': '',
		'imageId': '68527534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527532&x=3640',
		'title': '',
		'imageId': '68527532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527537&x=3640',
		'title': '',
		'imageId': '68527537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527539&x=3640',
		'title': '',
		'imageId': '68527539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527538&x=3640',
		'title': '',
		'imageId': '68527538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527529&x=3640',
		'title': '',
		'imageId': '68527529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527543&x=3640',
		'title': '',
		'imageId': '68527543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527540&x=3640',
		'title': '',
		'imageId': '68527540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527535&x=3640',
		'title': '',
		'imageId': '68527535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527533&x=3640',
		'title': '',
		'imageId': '68527533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527541&x=3640',
		'title': '',
		'imageId': '68527541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947496&docid=68527542&x=3640',
		'title': '',
		'imageId': '68527542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947496';

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