var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760450&x=122',
		'title': '',
		'imageId': '68760450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760455&x=122',
		'title': '',
		'imageId': '68760455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760457&x=122',
		'title': '',
		'imageId': '68760457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760452&x=122',
		'title': '',
		'imageId': '68760452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760451&x=122',
		'title': '',
		'imageId': '68760451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760449&x=122',
		'title': '',
		'imageId': '68760449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760453&x=122',
		'title': '',
		'imageId': '68760453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760454&x=122',
		'title': '',
		'imageId': '68760454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760456&x=122',
		'title': '',
		'imageId': '68760456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760460&x=122',
		'title': '',
		'imageId': '68760460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760459&x=122',
		'title': '',
		'imageId': '68760459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760461&x=122',
		'title': '',
		'imageId': '68760461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975579&docid=68760458&x=122',
		'title': '',
		'imageId': '68760458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975579';

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