var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848094&x=2042',
		'title': '',
		'imageId': '68848094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848098&x=2042',
		'title': '',
		'imageId': '68848098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848104&x=2042',
		'title': '',
		'imageId': '68848104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848099&x=2042',
		'title': '',
		'imageId': '68848099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848103&x=2042',
		'title': '',
		'imageId': '68848103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848102&x=2042',
		'title': '',
		'imageId': '68848102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848100&x=2042',
		'title': '',
		'imageId': '68848100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848105&x=2042',
		'title': '',
		'imageId': '68848105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848101&x=2042',
		'title': '',
		'imageId': '68848101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848096&x=2042',
		'title': '',
		'imageId': '68848096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848106&x=2042',
		'title': '',
		'imageId': '68848106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848097&x=2042',
		'title': '',
		'imageId': '68848097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848095&x=2042',
		'title': '',
		'imageId': '68848095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961765&docid=68848107&x=2042',
		'title': '',
		'imageId': '68848107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961765';

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