var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098853&x=596',
		'title': '',
		'imageId': '70098853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098854&x=596',
		'title': '',
		'imageId': '70098854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098866&x=596',
		'title': '',
		'imageId': '70098866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098855&x=596',
		'title': '',
		'imageId': '70098855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098856&x=596',
		'title': '',
		'imageId': '70098856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098864&x=596',
		'title': '',
		'imageId': '70098864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098867&x=596',
		'title': '',
		'imageId': '70098867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098869&x=596',
		'title': '',
		'imageId': '70098869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098873&x=596',
		'title': '',
		'imageId': '70098873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098874&x=596',
		'title': '',
		'imageId': '70098874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098884&x=596',
		'title': '',
		'imageId': '70098884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098881&x=596',
		'title': '',
		'imageId': '70098881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098887&x=596',
		'title': '',
		'imageId': '70098887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098888&x=596',
		'title': '',
		'imageId': '70098888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098891&x=596',
		'title': '',
		'imageId': '70098891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098892&x=596',
		'title': '',
		'imageId': '70098892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098851&x=596',
		'title': '',
		'imageId': '70098851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015707&docid=70098852&x=596',
		'title': '',
		'imageId': '70098852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015707';

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