var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160259&x=3647',
		'title': '',
		'imageId': '70160259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160354&x=3647',
		'title': '',
		'imageId': '70160354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160253&x=3647',
		'title': '',
		'imageId': '70160253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160256&x=3647',
		'title': '',
		'imageId': '70160256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160260&x=3647',
		'title': '',
		'imageId': '70160260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160263&x=3647',
		'title': '',
		'imageId': '70160263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160252&x=3647',
		'title': '',
		'imageId': '70160252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160262&x=3647',
		'title': '',
		'imageId': '70160262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160257&x=3647',
		'title': '',
		'imageId': '70160257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160258&x=3647',
		'title': '',
		'imageId': '70160258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160254&x=3647',
		'title': '',
		'imageId': '70160254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160255&x=3647',
		'title': '',
		'imageId': '70160255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017101&docid=70160261&x=3647',
		'title': '',
		'imageId': '70160261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017101';

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