var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028752&x=517',
		'title': '',
		'imageId': '69028752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028750&x=517',
		'title': '',
		'imageId': '69028750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028748&x=517',
		'title': '',
		'imageId': '69028748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028751&x=517',
		'title': '',
		'imageId': '69028751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028757&x=517',
		'title': '',
		'imageId': '69028757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028756&x=517',
		'title': '',
		'imageId': '69028756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028747&x=517',
		'title': '',
		'imageId': '69028747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028754&x=517',
		'title': '',
		'imageId': '69028754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028753&x=517',
		'title': '',
		'imageId': '69028753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028755&x=517',
		'title': '',
		'imageId': '69028755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69028749&x=517',
		'title': '',
		'imageId': '69028749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69121479&x=517',
		'title': '',
		'imageId': '69121479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69121504&x=517',
		'title': '',
		'imageId': '69121504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69121508&x=517',
		'title': '',
		'imageId': '69121508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69121514&x=517',
		'title': '',
		'imageId': '69121514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970433&docid=69121517&x=517',
		'title': '',
		'imageId': '69121517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970433';

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