var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163159&x=2228',
		'title': '',
		'imageId': '70163159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163176&x=2228',
		'title': '',
		'imageId': '70163176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163172&x=2228',
		'title': '',
		'imageId': '70163172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163170&x=2228',
		'title': '',
		'imageId': '70163170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163160&x=2228',
		'title': '',
		'imageId': '70163160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163174&x=2228',
		'title': '',
		'imageId': '70163174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163163&x=2228',
		'title': '',
		'imageId': '70163163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163175&x=2228',
		'title': '',
		'imageId': '70163175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163162&x=2228',
		'title': '',
		'imageId': '70163162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163167&x=2228',
		'title': '',
		'imageId': '70163167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163168&x=2228',
		'title': '',
		'imageId': '70163168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163173&x=2228',
		'title': '',
		'imageId': '70163173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163169&x=2228',
		'title': '',
		'imageId': '70163169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163178&x=2228',
		'title': '',
		'imageId': '70163178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163165&x=2228',
		'title': '',
		'imageId': '70163165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163171&x=2228',
		'title': '',
		'imageId': '70163171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163161&x=2228',
		'title': '',
		'imageId': '70163161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163164&x=2228',
		'title': '',
		'imageId': '70163164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163177&x=2228',
		'title': '',
		'imageId': '70163177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017197&docid=70163166&x=2228',
		'title': '',
		'imageId': '70163166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017197';

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