var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598275&x=1641',
		'title': '',
		'imageId': '66598275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598269&x=1641',
		'title': '',
		'imageId': '66598269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598273&x=1641',
		'title': '',
		'imageId': '66598273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598272&x=1641',
		'title': '',
		'imageId': '66598272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598276&x=1641',
		'title': '',
		'imageId': '66598276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598268&x=1641',
		'title': '',
		'imageId': '66598268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598277&x=1641',
		'title': '',
		'imageId': '66598277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598279&x=1641',
		'title': '',
		'imageId': '66598279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598271&x=1641',
		'title': '',
		'imageId': '66598271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598278&x=1641',
		'title': '',
		'imageId': '66598278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598280&x=1641',
		'title': '',
		'imageId': '66598280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598266&x=1641',
		'title': '',
		'imageId': '66598266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598274&x=1641',
		'title': '',
		'imageId': '66598274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598267&x=1641',
		'title': '',
		'imageId': '66598267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939043&docid=66598270&x=1641',
		'title': '',
		'imageId': '66598270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939043';

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