var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163124&x=5124',
		'title': '',
		'imageId': '69163124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163113&x=5124',
		'title': '',
		'imageId': '69163113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163119&x=5124',
		'title': '',
		'imageId': '69163119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163123&x=5124',
		'title': '',
		'imageId': '69163123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163111&x=5124',
		'title': '',
		'imageId': '69163111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163122&x=5124',
		'title': '',
		'imageId': '69163122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163121&x=5124',
		'title': '',
		'imageId': '69163121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163114&x=5124',
		'title': '',
		'imageId': '69163114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163118&x=5124',
		'title': '',
		'imageId': '69163118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163120&x=5124',
		'title': '',
		'imageId': '69163120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163116&x=5124',
		'title': '',
		'imageId': '69163116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163117&x=5124',
		'title': '',
		'imageId': '69163117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163112&x=5124',
		'title': '',
		'imageId': '69163112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975563&docid=69163115&x=5124',
		'title': '',
		'imageId': '69163115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975563';

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