var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311921&x=5521',
		'title': '',
		'imageId': '70311921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311924&x=5521',
		'title': '',
		'imageId': '70311924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311927&x=5521',
		'title': '',
		'imageId': '70311927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311930&x=5521',
		'title': '',
		'imageId': '70311930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311933&x=5521',
		'title': '',
		'imageId': '70311933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311936&x=5521',
		'title': '',
		'imageId': '70311936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311939&x=5521',
		'title': '',
		'imageId': '70311939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311942&x=5521',
		'title': '',
		'imageId': '70311942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311945&x=5521',
		'title': '',
		'imageId': '70311945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311948&x=5521',
		'title': '',
		'imageId': '70311948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311951&x=5521',
		'title': '',
		'imageId': '70311951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311954&x=5521',
		'title': '',
		'imageId': '70311954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023467&docid=70311957&x=5521',
		'title': '',
		'imageId': '70311957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4023467';

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