var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774552&x=729',
		'title': '',
		'imageId': '70774552',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774560&x=729',
		'title': '',
		'imageId': '70774560',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774554&x=729',
		'title': '',
		'imageId': '70774554',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774562&x=729',
		'title': '',
		'imageId': '70774562',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774556&x=729',
		'title': '',
		'imageId': '70774556',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774567&x=729',
		'title': '',
		'imageId': '70774567',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774559&x=729',
		'title': '',
		'imageId': '70774559',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774555&x=729',
		'title': '',
		'imageId': '70774555',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774557&x=729',
		'title': '',
		'imageId': '70774557',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774563&x=729',
		'title': '',
		'imageId': '70774563',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774561&x=729',
		'title': '',
		'imageId': '70774561',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774564&x=729',
		'title': '',
		'imageId': '70774564',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774558&x=729',
		'title': '',
		'imageId': '70774558',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774566&x=729',
		'title': '',
		'imageId': '70774566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774569&x=729',
		'title': '',
		'imageId': '70774569',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774553&x=729',
		'title': '',
		'imageId': '70774553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774568&x=729',
		'title': '',
		'imageId': '70774568',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041599&docid=70774565&x=729',
		'title': '',
		'imageId': '70774565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4041599';

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