var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177425&x=4752',
		'title': '',
		'imageId': '70177425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177428&x=4752',
		'title': '',
		'imageId': '70177428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177431&x=4752',
		'title': '',
		'imageId': '70177431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177435&x=4752',
		'title': '',
		'imageId': '70177435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177438&x=4752',
		'title': '',
		'imageId': '70177438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177441&x=4752',
		'title': '',
		'imageId': '70177441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177444&x=4752',
		'title': '',
		'imageId': '70177444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177447&x=4752',
		'title': '',
		'imageId': '70177447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177450&x=4752',
		'title': '',
		'imageId': '70177450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177453&x=4752',
		'title': '',
		'imageId': '70177453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177456&x=4752',
		'title': '',
		'imageId': '70177456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177459&x=4752',
		'title': '',
		'imageId': '70177459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177462&x=4752',
		'title': '',
		'imageId': '70177462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177465&x=4752',
		'title': '',
		'imageId': '70177465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177468&x=4752',
		'title': '',
		'imageId': '70177468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177471&x=4752',
		'title': '',
		'imageId': '70177471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177474&x=4752',
		'title': '',
		'imageId': '70177474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017327&docid=70177477&x=4752',
		'title': '',
		'imageId': '70177477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017327';

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