var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177498&x=736',
		'title': '',
		'imageId': '70177498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177501&x=736',
		'title': '',
		'imageId': '70177501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177504&x=736',
		'title': '',
		'imageId': '70177504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177507&x=736',
		'title': '',
		'imageId': '70177507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177510&x=736',
		'title': '',
		'imageId': '70177510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177513&x=736',
		'title': '',
		'imageId': '70177513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177516&x=736',
		'title': '',
		'imageId': '70177516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177519&x=736',
		'title': '',
		'imageId': '70177519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177522&x=736',
		'title': '',
		'imageId': '70177522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177525&x=736',
		'title': '',
		'imageId': '70177525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177528&x=736',
		'title': '',
		'imageId': '70177528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177531&x=736',
		'title': '',
		'imageId': '70177531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017695&docid=70177534&x=736',
		'title': '',
		'imageId': '70177534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017695';

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