var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727979&x=62',
		'title': '',
		'imageId': '69727979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727980&x=62',
		'title': '',
		'imageId': '69727980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727978&x=62',
		'title': '',
		'imageId': '69727978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727981&x=62',
		'title': '',
		'imageId': '69727981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727982&x=62',
		'title': '',
		'imageId': '69727982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727985&x=62',
		'title': '',
		'imageId': '69727985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727991&x=62',
		'title': '',
		'imageId': '69727991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727993&x=62',
		'title': '',
		'imageId': '69727993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727994&x=62',
		'title': '',
		'imageId': '69727994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727997&x=62',
		'title': '',
		'imageId': '69727997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69728000&x=62',
		'title': '',
		'imageId': '69728000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69728003&x=62',
		'title': '',
		'imageId': '69728003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69728006&x=62',
		'title': '',
		'imageId': '69728006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69728014&x=62',
		'title': '',
		'imageId': '69728014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69727977&x=62',
		'title': '',
		'imageId': '69727977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000443&docid=69728010&x=62',
		'title': '',
		'imageId': '69728010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000443';

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