var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060942&x=3919',
		'title': '',
		'imageId': '70060942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060941&x=3919',
		'title': '',
		'imageId': '70060941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060937&x=3919',
		'title': '',
		'imageId': '70060937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060945&x=3919',
		'title': '',
		'imageId': '70060945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060947&x=3919',
		'title': '',
		'imageId': '70060947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060936&x=3919',
		'title': '',
		'imageId': '70060936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060943&x=3919',
		'title': '',
		'imageId': '70060943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060944&x=3919',
		'title': '',
		'imageId': '70060944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060951&x=3919',
		'title': '',
		'imageId': '70060951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060940&x=3919',
		'title': '',
		'imageId': '70060940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060949&x=3919',
		'title': '',
		'imageId': '70060949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060939&x=3919',
		'title': '',
		'imageId': '70060939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060946&x=3919',
		'title': '',
		'imageId': '70060946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060952&x=3919',
		'title': '',
		'imageId': '70060952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060948&x=3919',
		'title': '',
		'imageId': '70060948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014242&docid=70060938&x=3919',
		'title': '',
		'imageId': '70060938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014242';

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