var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152837&x=3939',
		'title': '',
		'imageId': '68152837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152841&x=3939',
		'title': '',
		'imageId': '68152841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152842&x=3939',
		'title': '',
		'imageId': '68152842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152843&x=3939',
		'title': '',
		'imageId': '68152843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152848&x=3939',
		'title': '',
		'imageId': '68152848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152840&x=3939',
		'title': '',
		'imageId': '68152840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152849&x=3939',
		'title': '',
		'imageId': '68152849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152846&x=3939',
		'title': '',
		'imageId': '68152846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152845&x=3939',
		'title': '',
		'imageId': '68152845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152838&x=3939',
		'title': '',
		'imageId': '68152838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=69198775&x=3939',
		'title': '',
		'imageId': '69198775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152844&x=3939',
		'title': '',
		'imageId': '68152844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931340&docid=68152839&x=3939',
		'title': '',
		'imageId': '68152839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931340';

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