var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366431&x=3127',
		'title': '',
		'imageId': '69366431',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366277&x=3127',
		'title': '',
		'imageId': '69366277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366279&x=3127',
		'title': '',
		'imageId': '69366279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366275&x=3127',
		'title': '',
		'imageId': '69366275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366278&x=3127',
		'title': '',
		'imageId': '69366278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366280&x=3127',
		'title': '',
		'imageId': '69366280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366276&x=3127',
		'title': '',
		'imageId': '69366276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366385&x=3127',
		'title': '',
		'imageId': '69366385',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366388&x=3127',
		'title': '',
		'imageId': '69366388',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366389&x=3127',
		'title': '',
		'imageId': '69366389',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366390&x=3127',
		'title': '',
		'imageId': '69366390',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366394&x=3127',
		'title': '',
		'imageId': '69366394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366391&x=3127',
		'title': '',
		'imageId': '69366391',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69449029&x=3127',
		'title': '',
		'imageId': '69449029',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69449028&x=3127',
		'title': '',
		'imageId': '69449028',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69449025&x=3127',
		'title': '',
		'imageId': '69449025',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69449033&x=3127',
		'title': '',
		'imageId': '69449033',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366392&x=3127',
		'title': '',
		'imageId': '69366392',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984540&docid=69366393&x=3127',
		'title': '',
		'imageId': '69366393',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984540';

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