var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397731&x=3829',
		'title': '',
		'imageId': '68397731',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397745&x=3829',
		'title': '',
		'imageId': '68397745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397746&x=3829',
		'title': '',
		'imageId': '68397746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397740&x=3829',
		'title': '',
		'imageId': '68397740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397739&x=3829',
		'title': '',
		'imageId': '68397739',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397738&x=3829',
		'title': '',
		'imageId': '68397738',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397747&x=3829',
		'title': '',
		'imageId': '68397747',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397744&x=3829',
		'title': '',
		'imageId': '68397744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397742&x=3829',
		'title': '',
		'imageId': '68397742',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397741&x=3829',
		'title': '',
		'imageId': '68397741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397743&x=3829',
		'title': '',
		'imageId': '68397743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397732&x=3829',
		'title': '',
		'imageId': '68397732',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397733&x=3829',
		'title': '',
		'imageId': '68397733',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397735&x=3829',
		'title': '',
		'imageId': '68397735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397734&x=3829',
		'title': '',
		'imageId': '68397734',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397736&x=3829',
		'title': '',
		'imageId': '68397736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941427&docid=68397737&x=3829',
		'title': '',
		'imageId': '68397737',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941427';

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