var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436590&x=331',
		'title': '',
		'imageId': '68436590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436584&x=331',
		'title': '',
		'imageId': '68436584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436592&x=331',
		'title': '',
		'imageId': '68436592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436586&x=331',
		'title': '',
		'imageId': '68436586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436591&x=331',
		'title': '',
		'imageId': '68436591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436585&x=331',
		'title': '',
		'imageId': '68436585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436588&x=331',
		'title': '',
		'imageId': '68436588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436596&x=331',
		'title': '',
		'imageId': '68436596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436583&x=331',
		'title': '',
		'imageId': '68436583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436589&x=331',
		'title': '',
		'imageId': '68436589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436587&x=331',
		'title': '',
		'imageId': '68436587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436599&x=331',
		'title': '',
		'imageId': '68436599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436594&x=331',
		'title': '',
		'imageId': '68436594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436595&x=331',
		'title': '',
		'imageId': '68436595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436598&x=331',
		'title': '',
		'imageId': '68436598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436597&x=331',
		'title': '',
		'imageId': '68436597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436593&x=331',
		'title': '',
		'imageId': '68436593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943823&docid=68436582&x=331',
		'title': '',
		'imageId': '68436582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943823';

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