var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272372&x=49',
		'title': '',
		'imageId': '68272372',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272374&x=49',
		'title': '',
		'imageId': '68272374',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272376&x=49',
		'title': '',
		'imageId': '68272376',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272377&x=49',
		'title': '',
		'imageId': '68272377',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272378&x=49',
		'title': '',
		'imageId': '68272378',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272379&x=49',
		'title': '',
		'imageId': '68272379',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272380&x=49',
		'title': '',
		'imageId': '68272380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272375&x=49',
		'title': '',
		'imageId': '68272375',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272381&x=49',
		'title': '',
		'imageId': '68272381',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272382&x=49',
		'title': '',
		'imageId': '68272382',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272383&x=49',
		'title': '',
		'imageId': '68272383',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272384&x=49',
		'title': '',
		'imageId': '68272384',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272385&x=49',
		'title': '',
		'imageId': '68272385',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272386&x=49',
		'title': '',
		'imageId': '68272386',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272387&x=49',
		'title': '',
		'imageId': '68272387',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272388&x=49',
		'title': '',
		'imageId': '68272388',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936484&docid=68272389&x=49',
		'title': '',
		'imageId': '68272389',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936484';

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