var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016000&x=4854',
		'title': '',
		'imageId': '69016000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69015998&x=4854',
		'title': '',
		'imageId': '69015998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016021&x=4854',
		'title': '',
		'imageId': '69016021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016024&x=4854',
		'title': '',
		'imageId': '69016024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016001&x=4854',
		'title': '',
		'imageId': '69016001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016002&x=4854',
		'title': '',
		'imageId': '69016002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016003&x=4854',
		'title': '',
		'imageId': '69016003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016010&x=4854',
		'title': '',
		'imageId': '69016010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016013&x=4854',
		'title': '',
		'imageId': '69016013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016016&x=4854',
		'title': '',
		'imageId': '69016016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016018&x=4854',
		'title': '',
		'imageId': '69016018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69016019&x=4854',
		'title': '',
		'imageId': '69016019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969921&docid=69015999&x=4854',
		'title': '',
		'imageId': '69015999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969921';

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