var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965110&x=017',
		'title': '',
		'imageId': '66965110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965108&x=017',
		'title': '',
		'imageId': '66965108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965109&x=017',
		'title': '',
		'imageId': '66965109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965111&x=017',
		'title': '',
		'imageId': '66965111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965112&x=017',
		'title': '',
		'imageId': '66965112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965113&x=017',
		'title': '',
		'imageId': '66965113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965114&x=017',
		'title': '',
		'imageId': '66965114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965115&x=017',
		'title': '',
		'imageId': '66965115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965116&x=017',
		'title': '',
		'imageId': '66965116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965117&x=017',
		'title': '',
		'imageId': '66965117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965118&x=017',
		'title': '',
		'imageId': '66965118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965119&x=017',
		'title': '',
		'imageId': '66965119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883257&docid=66965120&x=017',
		'title': '',
		'imageId': '66965120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3883257';

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