var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788325&x=312',
		'title': '',
		'imageId': '68788325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788327&x=312',
		'title': '',
		'imageId': '68788327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788328&x=312',
		'title': '',
		'imageId': '68788328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788329&x=312',
		'title': '',
		'imageId': '68788329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788330&x=312',
		'title': '',
		'imageId': '68788330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788332&x=312',
		'title': '',
		'imageId': '68788332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788333&x=312',
		'title': '',
		'imageId': '68788333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788331&x=312',
		'title': '',
		'imageId': '68788331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788334&x=312',
		'title': '',
		'imageId': '68788334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788335&x=312',
		'title': '',
		'imageId': '68788335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958593&docid=68788336&x=312',
		'title': '',
		'imageId': '68788336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958593';

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