var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364377&x=1543',
		'title': '',
		'imageId': '68364377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364382&x=1543',
		'title': '',
		'imageId': '68364382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364380&x=1543',
		'title': '',
		'imageId': '68364380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364378&x=1543',
		'title': '',
		'imageId': '68364378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364381&x=1543',
		'title': '',
		'imageId': '68364381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364384&x=1543',
		'title': '',
		'imageId': '68364384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364383&x=1543',
		'title': '',
		'imageId': '68364383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364388&x=1543',
		'title': '',
		'imageId': '68364388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364387&x=1543',
		'title': '',
		'imageId': '68364387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364389&x=1543',
		'title': '',
		'imageId': '68364389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364379&x=1543',
		'title': '',
		'imageId': '68364379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364386&x=1543',
		'title': '',
		'imageId': '68364386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939856&docid=68364385&x=1543',
		'title': '',
		'imageId': '68364385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939856';

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