var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175228&x=2558',
		'title': '',
		'imageId': '70175228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175225&x=2558',
		'title': '',
		'imageId': '70175225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175222&x=2558',
		'title': '',
		'imageId': '70175222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175234&x=2558',
		'title': '',
		'imageId': '70175234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175231&x=2558',
		'title': '',
		'imageId': '70175231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175258&x=2558',
		'title': '',
		'imageId': '70175258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175255&x=2558',
		'title': '',
		'imageId': '70175255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175238&x=2558',
		'title': '',
		'imageId': '70175238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175252&x=2558',
		'title': '',
		'imageId': '70175252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175243&x=2558',
		'title': '',
		'imageId': '70175243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175210&x=2558',
		'title': '',
		'imageId': '70175210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175216&x=2558',
		'title': '',
		'imageId': '70175216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175219&x=2558',
		'title': '',
		'imageId': '70175219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175213&x=2558',
		'title': '',
		'imageId': '70175213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175246&x=2558',
		'title': '',
		'imageId': '70175246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175249&x=2558',
		'title': '',
		'imageId': '70175249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175261&x=2558',
		'title': '',
		'imageId': '70175261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175264&x=2558',
		'title': '',
		'imageId': '70175264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017531&docid=70175267&x=2558',
		'title': '',
		'imageId': '70175267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017531';

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