var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004459&x=3251',
		'title': '',
		'imageId': '69004459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004454&x=3251',
		'title': '',
		'imageId': '69004454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004458&x=3251',
		'title': '',
		'imageId': '69004458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004457&x=3251',
		'title': '',
		'imageId': '69004457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004463&x=3251',
		'title': '',
		'imageId': '69004463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004455&x=3251',
		'title': '',
		'imageId': '69004455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004460&x=3251',
		'title': '',
		'imageId': '69004460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004464&x=3251',
		'title': '',
		'imageId': '69004464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004466&x=3251',
		'title': '',
		'imageId': '69004466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004461&x=3251',
		'title': '',
		'imageId': '69004461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004465&x=3251',
		'title': '',
		'imageId': '69004465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004462&x=3251',
		'title': '',
		'imageId': '69004462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969129&docid=69004456&x=3251',
		'title': '',
		'imageId': '69004456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969129';

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