var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375538&x=10',
		'title': '',
		'imageId': '68375538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375541&x=10',
		'title': '',
		'imageId': '68375541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375551&x=10',
		'title': '',
		'imageId': '68375551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375537&x=10',
		'title': '',
		'imageId': '68375537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375553&x=10',
		'title': '',
		'imageId': '68375553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375552&x=10',
		'title': '',
		'imageId': '68375552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375540&x=10',
		'title': '',
		'imageId': '68375540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375534&x=10',
		'title': '',
		'imageId': '68375534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375543&x=10',
		'title': '',
		'imageId': '68375543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375545&x=10',
		'title': '',
		'imageId': '68375545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375535&x=10',
		'title': '',
		'imageId': '68375535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375549&x=10',
		'title': '',
		'imageId': '68375549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375536&x=10',
		'title': '',
		'imageId': '68375536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375550&x=10',
		'title': '',
		'imageId': '68375550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375554&x=10',
		'title': '',
		'imageId': '68375554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375546&x=10',
		'title': '',
		'imageId': '68375546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375547&x=10',
		'title': '',
		'imageId': '68375547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375555&x=10',
		'title': '',
		'imageId': '68375555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375542&x=10',
		'title': '',
		'imageId': '68375542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375548&x=10',
		'title': '',
		'imageId': '68375548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375539&x=10',
		'title': '',
		'imageId': '68375539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954385&docid=68375544&x=10',
		'title': '',
		'imageId': '68375544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954385';

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