var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244406&x=2951',
		'title': '',
		'imageId': '69244406',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244412&x=2951',
		'title': '',
		'imageId': '69244412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244402&x=2951',
		'title': '',
		'imageId': '69244402',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244404&x=2951',
		'title': '',
		'imageId': '69244404',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244411&x=2951',
		'title': '',
		'imageId': '69244411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244401&x=2951',
		'title': '',
		'imageId': '69244401',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244408&x=2951',
		'title': '',
		'imageId': '69244408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244410&x=2951',
		'title': '',
		'imageId': '69244410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244407&x=2951',
		'title': '',
		'imageId': '69244407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244405&x=2951',
		'title': '',
		'imageId': '69244405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244403&x=2951',
		'title': '',
		'imageId': '69244403',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979386&docid=69244409&x=2951',
		'title': '',
		'imageId': '69244409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979386';

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