var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159309&x=97',
		'title': '',
		'imageId': '70159309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159310&x=97',
		'title': '',
		'imageId': '70159310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159321&x=97',
		'title': '',
		'imageId': '70159321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159320&x=97',
		'title': '',
		'imageId': '70159320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159319&x=97',
		'title': '',
		'imageId': '70159319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159316&x=97',
		'title': '',
		'imageId': '70159316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159315&x=97',
		'title': '',
		'imageId': '70159315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159308&x=97',
		'title': '',
		'imageId': '70159308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159311&x=97',
		'title': '',
		'imageId': '70159311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159313&x=97',
		'title': '',
		'imageId': '70159313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159318&x=97',
		'title': '',
		'imageId': '70159318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159312&x=97',
		'title': '',
		'imageId': '70159312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159314&x=97',
		'title': '',
		'imageId': '70159314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017066&docid=70159317&x=97',
		'title': '',
		'imageId': '70159317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017066';

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