var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599633&x=4047',
		'title': '',
		'imageId': '68599633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599636&x=4047',
		'title': '',
		'imageId': '68599636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599641&x=4047',
		'title': '',
		'imageId': '68599641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599632&x=4047',
		'title': '',
		'imageId': '68599632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599634&x=4047',
		'title': '',
		'imageId': '68599634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599638&x=4047',
		'title': '',
		'imageId': '68599638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599642&x=4047',
		'title': '',
		'imageId': '68599642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599640&x=4047',
		'title': '',
		'imageId': '68599640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599637&x=4047',
		'title': '',
		'imageId': '68599637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599630&x=4047',
		'title': '',
		'imageId': '68599630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599631&x=4047',
		'title': '',
		'imageId': '68599631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599639&x=4047',
		'title': '',
		'imageId': '68599639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950532&docid=68599635&x=4047',
		'title': '',
		'imageId': '68599635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950532';

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