var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074574&x=170',
		'title': '',
		'imageId': '69074574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074565&x=170',
		'title': '',
		'imageId': '69074565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074566&x=170',
		'title': '',
		'imageId': '69074566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074568&x=170',
		'title': '',
		'imageId': '69074568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074571&x=170',
		'title': '',
		'imageId': '69074571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074573&x=170',
		'title': '',
		'imageId': '69074573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074567&x=170',
		'title': '',
		'imageId': '69074567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074569&x=170',
		'title': '',
		'imageId': '69074569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074575&x=170',
		'title': '',
		'imageId': '69074575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074572&x=170',
		'title': '',
		'imageId': '69074572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=69074570&x=170',
		'title': '',
		'imageId': '69074570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=59270459&x=170',
		'title': '',
		'imageId': '59270459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965337&docid=59270458&x=170',
		'title': '',
		'imageId': '59270458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965337';

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