var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133125&x=4543',
		'title': '',
		'imageId': '68133125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133124&x=4543',
		'title': '',
		'imageId': '68133124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133132&x=4543',
		'title': '',
		'imageId': '68133132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133134&x=4543',
		'title': '',
		'imageId': '68133134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133126&x=4543',
		'title': '',
		'imageId': '68133126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133131&x=4543',
		'title': '',
		'imageId': '68133131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133129&x=4543',
		'title': '',
		'imageId': '68133129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133133&x=4543',
		'title': '',
		'imageId': '68133133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133128&x=4543',
		'title': '',
		'imageId': '68133128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133130&x=4543',
		'title': '',
		'imageId': '68133130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133122&x=4543',
		'title': '',
		'imageId': '68133122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133127&x=4543',
		'title': '',
		'imageId': '68133127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133123&x=4543',
		'title': '',
		'imageId': '68133123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930210&docid=68133121&x=4543',
		'title': '',
		'imageId': '68133121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930210';

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