var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597784&x=4048',
		'title': '',
		'imageId': '68597784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597790&x=4048',
		'title': '',
		'imageId': '68597790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597786&x=4048',
		'title': '',
		'imageId': '68597786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597788&x=4048',
		'title': '',
		'imageId': '68597788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597785&x=4048',
		'title': '',
		'imageId': '68597785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597789&x=4048',
		'title': '',
		'imageId': '68597789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597794&x=4048',
		'title': '',
		'imageId': '68597794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597793&x=4048',
		'title': '',
		'imageId': '68597793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597792&x=4048',
		'title': '',
		'imageId': '68597792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597791&x=4048',
		'title': '',
		'imageId': '68597791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597796&x=4048',
		'title': '',
		'imageId': '68597796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597783&x=4048',
		'title': '',
		'imageId': '68597783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950499&docid=68597787&x=4048',
		'title': '',
		'imageId': '68597787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950499';

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