var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015500&x=115',
		'title': '',
		'imageId': '69015500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015502&x=115',
		'title': '',
		'imageId': '69015502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015491&x=115',
		'title': '',
		'imageId': '69015491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015501&x=115',
		'title': '',
		'imageId': '69015501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015489&x=115',
		'title': '',
		'imageId': '69015489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015492&x=115',
		'title': '',
		'imageId': '69015492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015487&x=115',
		'title': '',
		'imageId': '69015487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015486&x=115',
		'title': '',
		'imageId': '69015486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015488&x=115',
		'title': '',
		'imageId': '69015488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015490&x=115',
		'title': '',
		'imageId': '69015490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015493&x=115',
		'title': '',
		'imageId': '69015493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015494&x=115',
		'title': '',
		'imageId': '69015494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015496&x=115',
		'title': '',
		'imageId': '69015496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015497&x=115',
		'title': '',
		'imageId': '69015497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015495&x=115',
		'title': '',
		'imageId': '69015495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015498&x=115',
		'title': '',
		'imageId': '69015498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015499&x=115',
		'title': '',
		'imageId': '69015499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969868&docid=69015503&x=115',
		'title': '',
		'imageId': '69015503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969868';

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