var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025271&x=66',
		'title': '',
		'imageId': '70025271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025282&x=66',
		'title': '',
		'imageId': '70025282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025275&x=66',
		'title': '',
		'imageId': '70025275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025269&x=66',
		'title': '',
		'imageId': '70025269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025279&x=66',
		'title': '',
		'imageId': '70025279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025263&x=66',
		'title': '',
		'imageId': '70025263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025268&x=66',
		'title': '',
		'imageId': '70025268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025285&x=66',
		'title': '',
		'imageId': '70025285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025253&x=66',
		'title': '',
		'imageId': '70025253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025254&x=66',
		'title': '',
		'imageId': '70025254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025255&x=66',
		'title': '',
		'imageId': '70025255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025256&x=66',
		'title': '',
		'imageId': '70025256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025257&x=66',
		'title': '',
		'imageId': '70025257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025258&x=66',
		'title': '',
		'imageId': '70025258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025264&x=66',
		'title': '',
		'imageId': '70025264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025265&x=66',
		'title': '',
		'imageId': '70025265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025266&x=66',
		'title': '',
		'imageId': '70025266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012871&docid=70025267&x=66',
		'title': '',
		'imageId': '70025267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012871';

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