var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626161&x=3051',
		'title': '',
		'imageId': '626161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626162&x=3051',
		'title': '',
		'imageId': '626162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626163&x=3051',
		'title': '',
		'imageId': '626163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626164&x=3051',
		'title': '',
		'imageId': '626164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626165&x=3051',
		'title': '',
		'imageId': '626165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626166&x=3051',
		'title': '',
		'imageId': '626166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626167&x=3051',
		'title': '',
		'imageId': '626167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626168&x=3051',
		'title': '',
		'imageId': '626168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626169&x=3051',
		'title': '',
		'imageId': '626169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626170&x=3051',
		'title': '',
		'imageId': '626170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626171&x=3051',
		'title': '',
		'imageId': '626171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626172&x=3051',
		'title': '',
		'imageId': '626172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626173&x=3051',
		'title': '',
		'imageId': '626173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626174&x=3051',
		'title': '',
		'imageId': '626174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179537&docid=626175&x=3051',
		'title': '',
		'imageId': '626175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179537';

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