var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979016&x=5913',
		'title': '',
		'imageId': '69979016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979019&x=5913',
		'title': '',
		'imageId': '69979019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979021&x=5913',
		'title': '',
		'imageId': '69979021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69978983&x=5913',
		'title': '',
		'imageId': '69978983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979018&x=5913',
		'title': '',
		'imageId': '69979018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979020&x=5913',
		'title': '',
		'imageId': '69979020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979017&x=5913',
		'title': '',
		'imageId': '69979017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979012&x=5913',
		'title': '',
		'imageId': '69979012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979022&x=5913',
		'title': '',
		'imageId': '69979022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979023&x=5913',
		'title': '',
		'imageId': '69979023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979013&x=5913',
		'title': '',
		'imageId': '69979013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979014&x=5913',
		'title': '',
		'imageId': '69979014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010748&docid=69979015&x=5913',
		'title': '',
		'imageId': '69979015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010748';

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